Tactile residual correction for insertion, wiping, adjustment, and assembly tasks
Manipulation teams working on contact-heavy tasks can add a tactile correction loop around an existing VLA policy before retraining the whole policy. UniTacVLA gives a concrete version: encode current tactile state, predict near-future tactile latents, and let a lightweight Transformer add a bounded residual correction to the planned action at higher frequency than the VLA action chunks.
The cheap validation is a perturbed contact test on a few tasks where vision loses the contact point: USB insertion, wiping, alignment adjustment, or small assembly. UniTacVLA reports 64.0% clean success and 53.5% perturbed success across eight real-robot subtasks, while the reproduced pi0.5-TacVLA baseline reaches 45.25% clean and 16.25% perturbed. Its USB ablation also separates the contribution of tactile input, tactile chain-of-thought supervision, future tactile prediction, and the residual controller, which gives implementers a practical order for testing components.