Hugging Face Daily PapersJianman Lin, Shailesh Shailesh, Zhongyi Luo1 min readpaperadvanced
Breaking the Vision-Action Shortcut: Latent Interface Training for Generalizable Robotics Foundation Models
Summary
Latent Interface Training (LIT) first learns a goal‑conditioned action prior without visual input, then adds a pose‑supervised latent interface as the only visual conditioning path. Applied to several vision‑language‑action models, LIT cuts vision‑action shortcuts and lifts LIBERO‑Plus success by 3.9–10.7 points and real‑world task success by 13.3–16.7 points under distribution shifts.
- Stage 1 trains an action expert on language, robot state, and terminal SE(3) pose, removing visual cues from goal‑directed action generation.
- Stage 2 introduces a latent interface that fuses visual and semantic embeddings and is supervised to reconstruct the terminal pose, preserving task‑relevant spatial info.
- Across four architectures, LIT improves LIBERO‑Plus success by 3.9–10.7 pp and real‑world success by 13.3–16.7 pp under unseen cameras, lighting, and distractors.
- The approach is framework‑agnostic and can be retrofitted to existing vision‑language‑action models without architectural changes.
Robotics engineers and researchers building foundation models need a principled way to prevent vision‑action shortcuts that degrade performance under visual distribution shifts.
7/10