用3D追踪器的运动信息提升视觉语言动作模型的泛化能力
Track4Action: Distilling World-Centric 3D Tracker into Vision-Language-Action Policies

- 从3D追踪器中提取动作对应的物理变化特征,作为动作策略的监督信号
- 在零样本测试中达到82.3%成功率,比无对齐方法高7.6点
- 适用于仿真与真实机器人任务,尤其适合需要精准动作对齐的双臂操作
动作标签告诉视觉-语言-动作(VLA)策略模仿哪些机器人指令,但未说明这些指令如何改变三维世界。对齐示范片段包含缺失的监督信息,因为其K帧变化记录了对应K个动作产生的几何、运动、可见性及相机变化。我们提出Track4Action框架,将冻结的世界中心3D追踪器中实现的动态变化蒸馏为当前观测下的VLA策略。训练时,Track4World将片段$V_{t:t+K}$编码为聚合追踪特征;可学习的轨迹查询从当前VLA隐状态中推断该特征,在共享空间中匹配,并通过特征门控条件化流匹配动作头。追踪特征仅作为对齐目标,部署时不使用片段或追踪器。Track4Action在零样本LIBERO-Plus上达到82.3%,比无对齐变体提升7.6点,比LaMP高3.0点;在RoboTwin 2.0的干净和随机划分上分别取得80.44%和81.48%成功,四个物理双臂任务平均成功率达67.5%,较无对齐方法高出25.0点。仿真与物理任务上的提升表明,对齐的3D追踪特征可作为追踪器自由部署的特权监督信号。
原文摘要 · Abstract (English)
Action labels tell a vision-language-action (VLA) policy which robot commands to imitate, but not how those commands change the 3D world. The aligned demonstration clip contains this missing supervision because its $K$ frame transitions record the geometry, motion, visibility, and camera change produced during the corresponding $K$ actions. We introduce Track4Action, a framework that distills this realized transition from a frozen world-centric 3D tracker into a current-observation VLA policy. During training, Track4World encodes the clip $V_{t:t+K}$ into a pooled tracker feature. Learnable track queries infer this feature from current VLA hidden states, match it in a shared space, and condition a flow-matching action head through a feature-wise gate. The tracker feature only defines the alignment target, so neither the clip nor the tracker is used at deployment. Track4Action reaches 82.3% on zero-shot LIBERO-Plus, improving the alignment-free variant by 7.6 points and LaMP by 3.0 points. It obtains 80.44% and 81.48% on the clean and randomized RoboTwin 2.0 splits, and 67.5% average success across four physical bimanual tasks, 25.0 points above the alignment-free variant. The gains across simulation and physical tasks support action-aligned 3D tracker features as privileged supervision for tracker-free VLA deployment. Our project page is available at https://wing0night.github.io/track4action-project-page.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。