ROJun 27

TAP-VLA: Tactile Annotation Prompting for Vision Language Action Models

arXiv:2606.2908916.4
Predicted impact top 12% in RO · last 90 daysOriginality Incremental advance
AI Analysis

For robotic manipulation tasks requiring contact force awareness, TAP-VLA provides a simple, effective method to incorporate tactile sensing into VLAs without disrupting pre-training.

TAP-VLA integrates tactile feedback into Vision-Language-Action (VLA) models by overlaying shear fields from tactile sensors onto RGB images, avoiding architectural changes. It achieves 78% success on contact-rich tasks, outperforming vision-only fine-tuning and baselines which fall below 50%.

Vision-Language-Action (VLA) models demonstrate impressive reasoning over visual, semantic, and spatial task variations by leveraging large-scale vision and language pre-training. They remain, however, largely blind to contact forces, which seldom manifest clearly in visual feedback but are central to contact-rich manipulation. Tactile sensing measures these forces directly, but integrating it into VLAs is difficult: tactile data is absent from the large-scale corpora used to pre-train VLAs, so adding it as a new input modality induces a distribution shift that erodes the very pre-training that makes VLAs effective. We propose Tactile Annotation Prompting for Vision-Language-Action models (TAP-VLA), a simple framework that supplies tactile feedback through visual augmentation rather than architectural change. TAP-VLA extracts shear fields from visuo-tactile sensors and overlays them as spatially-grounded vectors onto the multi-view RGB images the policy already consumes, yielding a clear, interpretable tactile cue in the VLA's native observation space. Because the architecture is untouched, the approach requires no tactile pre-training, adds negligible compute, and stays close to the pre-training distribution. Across four contact-rich tasks, TAP-VLA succeeds on 78% of trials, compared to under 50% for vision-only fine-tuning and alternative tactile-fusion baselines -- including tasks where the baselines perform no better than chance.

Foundations

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

Your Notes