Tactile Modality Fusion for Vision-Language-Action Models
About
We propose TacFiLM, a lightweight modality-fusion approach that integrates visual-tactile signals into vision-language-action (VLA) models. While advances in VLAs have introduced robot policies that are both generalizable and semantically grounded, these models mainly rely on vision-based perception. Vision alone, however, cannot capture the complex interaction dynamics that occur during contact-rich manipulation, including contact forces, surface friction, compliance, and shear. While recent attempts to integrate tactile signals into VLA models often increase complexity through token concatenation or large-scale pretraining, the heavy computational demands of behaviour models necessitate lightweight fusion strategies. To address these challenges, TacFiLM outlines a post-training finetuning approach that conditions intermediate visual features on pretrained tactile representations using feature-wise linear modulation (FiLM). Experimental results on insertion and drawer opening tasks demonstrate consistent improvements in success rate, direct task performance, completion time, and force stability across both in-distribution and out-of-distribution tasks. Together, these results support our method as an effective approach to integrating tactile signals into VLA models, improving contact-rich manipulation behaviours. Project page: https://charliem7.github.io/projects/TacFilm/
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Screwdriving | AetheRock Real-world (test) | Success Rate36.5 | 5 | |
| Stowing | AetheRock Real-world (test) | Success Rate43.5 | 5 | |
| Close Bottle | AetheRock Real-world (test) | Success Rate39 | 5 | |
| Erase Board | AetheRock Real-world (test) | Success Rate5.5 | 5 | |
| Robotic Insertion | Circle-Peg 3mm In-Distribution | Success Rate100 | 3 | |
| Robotic Insertion | Circle-Peg 2mm In-Distribution | Success Rate86.67 | 3 | |
| Robotic Insertion | USB-Cable-Plug In-Distribution | Success Rate73.33 | 3 | |
| Robotic Insertion | In-Distribution Tasks Average | Success Rate86.67 | 3 | |
| Robotic Insertion | Square-Peg 3mm Out-of-Distribution | Success Rate100 | 3 | |
| Robotic Insertion | Pentagon-Peg 2mm Out-of-Distribution | Success Rate86.67 | 3 |