VANE combines context-routed latent prompts, future visual representation prediction, and validation-gated shadow updates, yielding modest but consistent success-rate gains on a simulated robot arm while cutting optimization cost.
TTT-VLA: Test-Time Latent Prompt Optimization for Vision-Language-Action Models
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Vision-Language-Action (VLA) models trained on large-scale data have made remarkable progress, but they remain vulnerable to distribution shifts at deployment time. Recent VLA models suggest that prompts can serve as an efficient interface for steering policy behavior, but existing prompt-based steering typically relies on external guidance. This raises a natural question: can test-time training (TTT) for VLA be achieved by optimizing a prompt, so that the steering interface itself can be learned and adapted from interaction? We address this question with TTT-VLA, a test-time training framework based on Latent Prompt Optimization (LPO). During training, the latent prompt is learned with an additional proxy task, providing an extra learned conditioning signal for policy learning. At test time, TTT is performed by collecting interaction data from the current environment and optimizing only the latent prompt on those data using the proxy task's self-supervised signal, without modifying the policy itself. Experiments on SimplerEnv demonstrate that the proposed method consistently improves task success rates in both single- and multi-embodiment settings. Further analysis shows that the gains arise primarily from correcting a small number of critical decisions rather than globally altering policy behavior. These results suggest that LPO provides an effective and practical pathway for deployment-time improvement of foundation manipulation policies.
citation-role summary
citation-polarity summary
fields
cs.RO 1years
2026 1verdicts
CONDITIONAL 1roles
extension 1polarities
extend 1representative citing papers
citing papers explorer
-
VANE: Reliable Test-Time Training for Vision-Language-Action Models via Future Visual Representation Prediction
VANE combines context-routed latent prompts, future visual representation prediction, and validation-gated shadow updates, yielding modest but consistent success-rate gains on a simulated robot arm while cutting optimization cost.