SPLASH_3B / README.md
nielsr's picture
nielsr HF Staff
Add model card for SPLASH-3B
4afc87a verified
|
Raw
History Blame
1.09 kB
metadata
library_name: transformers
pipeline_tag: image-text-to-text

SPLASH-3B: Wake up for Touch! Mask-isolated Tactile Alignment Learning in MLLMs

SPLASH-3B is a tactile-aligned Multimodal Large Language Model (MLLM) based on the Qwen2.5-VL-3B-Instruct backbone. It integrates tactile perception into vision-language models using mask-isolated tactile alignment learning, allowing tactile reasoning while preserving general visual-language capabilities.

Citation

If you find SPLASH useful, please consider citing the paper:

@inproceedings{park2026splash,
  title={Wake up for Touch! Mask-isolated Tactile Alignment Learning in MLLMs},
  author={Yoonhyung Park and Minji Kim and Sungwon Moon and Jiyoung Lee},
  booktitle={European Conference on Computer Vision (ECCV)},
  year={2026}
}