ROLGJul 23, 2025

VLA-Touch: Enhancing Vision-Language-Action Models with Dual-Level Tactile Feedback

arXiv:2507.17294v238 citationsh-index: 5Has Code
Originality Highly original
AI Analysis

This addresses a bottleneck for robotics in contact-rich manipulation by integrating tactile sensing, though it is incremental as it builds on existing VLA models.

The paper tackles the problem of Vision-Language-Action (VLA) models lacking tactile feedback for contact-rich tasks by introducing VLA-Touch, which enhances robot policies without fine-tuning the base VLA, resulting in improved task planning efficiency and execution precision in real-world experiments.

Tactile feedback is generally recognized to be crucial for effective interaction with the physical world. However, state-of-the-art Vision-Language-Action (VLA) models lack the ability to interpret and use tactile signals, limiting their effectiveness in contact-rich tasks. Incorporating tactile feedback into these systems is challenging due to the absence of large multi-modal datasets. We present VLA-Touch, an approach that enhances generalist robot policies with tactile sensing \emph{without fine-tuning} the base VLA. Our method introduces two key innovations: (1) a pipeline that leverages a pretrained tactile-language model that provides semantic tactile feedback for high-level task planning, and (2) a diffusion-based controller that refines VLA-generated actions with tactile signals for contact-rich manipulation. Through real-world experiments, we demonstrate that our dual-level integration of tactile feedback improves task planning efficiency while enhancing execution precision. Code is open-sourced at \href{https://github.com/jxbi1010/VLA-Touch}{this URL}.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes