arXiv:2511.16175cs.CVcs.AI2025-11被引 11

Mantis通过解耦视觉预测提升机器人指令理解与泛化能力

Mantis: A Versatile Vision-Language-Action Model with Disentangled Visual Foresight

  • 用元查询+扩散变压器解耦视觉预测,减轻主干负担
  • 在LIBERO上达96.7%成功率,收敛快且优于现有模型
  • 适合需要强推理和指令跟随的机器人任务研究者

近期视觉-语言-动作(VLA)模型表明,视觉信号可有效补充稀疏的动作监督。然而,直接让VLA预测高维视觉状态会分散模型容量并带来高昂训练成本,而将视觉状态压缩为紧凑监督信号又会造成信息瓶颈。此外,现有方法因忽视语言监督,导致理解与推理能力不足。本文提出Mantis,其核心是解耦视觉前瞻(DVF)机制:通过元查询与扩散变压器(DiT)头,将视觉前瞻预测从主干中分离。当前视觉状态通过残差连接输入DiT,简单下一状态预测目标使元查询自动捕捉隐含动作,从而增强显式动作学习。该解耦设计降低主干负担,使其能通过语言监督保持理解与推理能力。在人类操作视频、机器人示范及图文对上预训练后,微调在LIBERO基准上达到96.7%成功率,超越多个强大基线,且收敛迅速。真实世界测试显示,Mantis显著优于开源领先模型π₀.₅,尤其在指令遵循、未见指令泛化与推理能力方面表现优异。代码与权重已开源。

原文摘要 · Abstract (English)

Recent advances in Vision-Language-Action (VLA) models demonstrate that visual signals can effectively complement sparse action supervisions. However, letting VLA directly predict high-dimensional visual states can distribute model capacity and incur prohibitive training cost, while compressing visual states into more compact supervisory signals inevitably incurs information bottlenecks. Moreover, existing methods often suffer from poor comprehension and reasoning capabilities due to the neglect of language supervision. This paper introduces Mantis, a novel framework featuring a Disentangled Visual Foresight (DVF) to tackle these issues. Specifically, Mantis decouples visual foresight prediction from the backbone with the combination of meta queries and a diffusion Transformer (DiT) head. With the current visual state provided to the DiT via a residual connection, a simple next-state prediction objective enables the meta queries to automatically capture the latent actions that delineate the visual trajectory, and hence boost the learning of explicit actions. The disentanglement reduces the burden of the VLA backbone, enabling it to maintain comprehension and reasoning capabilities through language supervision. Empirically, pretrained on human manipulation videos, robot demonstrations, and image-text pairs, Mantis achieves a 96.7% success rate on LIBERO benchmark after fine-tuning, surpassing powerful baselines while exhibiting high convergence speed. Real-world evaluations show that Mantis outperforms $π_{0.5}$, a leading open-source VLA model, particularly in instruction-following capability, generalization to unseen instructions, and reasoning ability. Code and weights are released to support the open-source community.

视觉-语言-动作机器人控制解耦学习扩散模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。