LIT:用潜在接口训练破解视觉-动作捷径,提升机器人基础模型泛化能力

HuggingFace Daily Papers(社区热门论文)·2026-09-11 08:00·3天前
AI 导读

研究者提出 Latent Interface Training(LIT),一种与框架无关的两阶段策略:先在不使用图像的情况下建立以空间目标为条件的动作先验,再通过姿态监督的潜在接口约束视觉条件路径。

HuggingFace Daily Papers(社区热门论文)
39AI 编辑部评分,满分 100

LIT:用潜在接口训练破解视觉-动作捷径,提升机器人基础模型泛化能力

2026-09-11 08:00· 3天前
AI 导读

研究者提出 Latent Interface Training(LIT),一种与框架无关的两阶段策略:先在不使用图像的情况下建立以空间目标为条件的动作先验,再通过姿态监督的潜在接口约束视觉条件路径。

Robot foundation models achieve strong in-distribution performance but often degrade under visual distribution shifts. When learning to generate actions from pretrained visual representations, models may exploit task-irrelevant visual cues that correlate with demonstrated actions within the training distribution. Such vision-action shortcuts can undermine generalization when these correlations change under distribution shifts. Mitigating these shortcuts requires constraining how visual information is used for action generation while preserving task-relevant spatial information.

We propose Latent Interface Training (LIT), a framework-agnostic two-stage strategy that first establishes a spatial-goal-conditioned action prior without images, then constrains visual conditioning through a pose-supervised latent interface. Stage 1 trains the action expert to generate action chunks conditioned on language, robot state, and each demonstrated chunk's terminal SE(3) end-effector pose, learning goal-directed action generation independently of visual cues. Stage 2 introduces a latent interface that aggregates visual and semantic representations and serves as the pretrained action expert's only visual conditioning pathway.

The interface is supervised to reconstruct the terminal pose previously used to condition Stage 1, encouraging it to retain the goal-relevant spatial information needed for action generation. Across four vision-language-action and world-action architectures (Pi0.5, MolmoAct2, FAST-WAM, and ImageWAM), LIT improves overall LIBERO-Plus success by 3.87-10.70 percentage points while preserving or improving average LIBERO success. Real-world evaluations show 13.30-16.70 percentage-point gains in success aggregated across three tasks under unseen camera configurations, lighting variations, and distractors.

来源:HuggingFace Daily Papers(社区热门论文)· arxiv.org