RA-Touch: Retrieval-Augmented Touch Understanding with Enriched Visual Data
Yoorhim Cho, Hongyeob Kim, Semin Kim, Youjia Zhang, Yunseok Choi, Sungeun Hong
TL;DR
RA-Touch addresses the scarcity of tactile data by leveraging tactile semantics learned from recaptioned visual data. It introduces ImageNet-T, a tactile-focused vision-language dataset, and two key modules: the Tactile-Guided Retriever, which generates tactile-aware queries from visual and tactile features to retrieve semantically aligned examples, and the Texture-Aware Integrator, which fuses retrieved cues to produce texture-grounded tactile descriptions. The framework is built on TVL-LLaMA and achieves state-of-the-art results on the TVL benchmark, demonstrating strong open-vocabulary tactile reasoning without direct tactile supervision. By showing that retrieval-augmented visual knowledge can ground tactile understanding, RA-Touch offers a scalable and data-efficient approach with potential impact on robotics and embodied AI.
Abstract
Visuo-tactile perception aims to understand an object's tactile properties, such as texture, softness, and rigidity. However, the field remains underexplored because collecting tactile data is costly and labor-intensive. We observe that visually distinct objects can exhibit similar surface textures or material properties. For example, a leather sofa and a leather jacket have different appearances but share similar tactile properties. This implies that tactile understanding can be guided by material cues in visual data, even without direct tactile supervision. In this paper, we introduce RA-Touch, a retrieval-augmented framework that improves visuo-tactile perception by leveraging visual data enriched with tactile semantics. We carefully recaption a large-scale visual dataset with tactile-focused descriptions, enabling the model to access tactile semantics typically absent from conventional visual datasets. A key challenge remains in effectively utilizing these tactile-aware external descriptions. RA-Touch addresses this by retrieving visual-textual representations aligned with tactile inputs and integrating them to focus on relevant textural and material properties. By outperforming prior methods on the TVL benchmark, our method demonstrates the potential of retrieval-based visual reuse for tactile understanding. Code is available at https://aim-skku.github.io/RA-Touch
