arXiv:2604.05672cs.RO2026-04被引 5

A1让机器人视觉语言动作模型更高效,实现实时控制且开源透明。

A1: A Fully Transparent Open-Source, Adaptive and Efficient Truncated Vision-Language-Action Model

论文配图:A1: A Fully Transparent Open-Source, Adaptive and Efficient Truncated Vision-Language-Action Model
图 1 · 摘自论文原文
  • 用多层监控触发提前终止,结合跨层冷启动去噪,减少计算量
  • 仿真与真实机器人测试中成功率超基准,延迟降低72%,算力节省76.6%
  • 全开源训练栈,适合研究者复现和部署在普通硬件上

视觉-语言-动作(VLA)模型已成为开放世界机器人操作的强大范式,但其实际部署常受成本制约:数十亿参数的视觉语言模型(VLM)主干和迭代式扩散/流模型动作头带来高延迟与高算力需求,使实时控制在消费级硬件上代价高昂。本文提出A1,一个完全开源、透明的自适应高效截断式VLA框架,旨在实现低成本、高吞吐推理而不牺牲操作成功率。该方法利用预训练VLM隐含的动作可操作性先验生成动作。我们发布完整的训练栈(训练代码、数据/数据处理流程、中间检查点和评估脚本),以实现端到端可复现。A1不仅优化VLM本身,还针对完整推理流程引入预算感知的自适应推理机制:通过监控中间VLM层间的动作一致性触发提前终止,并提出跨层截断流匹配(Inter-Layer Truncated Flow Matching),实现层间去噪的冷启动,显著减少有效去噪迭代次数。在仿真基准(LIBERO, VLABench)和真实机器人(Franka, AgiBot)上,A1达到最先进成功率的同时大幅降低推理开销(例如,流匹配推理每回合延迟降低72%;骨干网络计算量减少76.6%,性能轻微下降)。在RoboChallenge上,平均成功率达29.00%,优于pi0(28.33%)、X-VLA(21.33%)和RDT-1B(15.00%)。

原文摘要 · Abstract (English)

Vision-Language-Action (VLA) models have emerged as a powerful paradigm for open-world robot manipulation, but their practical deployment is often constrained by cost: billion-scale VLM backbones and iterative diffusion/flow-based action heads incur high latency and compute, making real-time control expensive on commodity hardware. We present A1, a fully open-source and transparent VLA framework designed for low-cost, high-throughput inference without sacrificing manipulation success; Our approach leverages pretrained VLMs that provide implicit affordance priors for action generation. We release the full training stack (training code, data/data-processing pipeline, intermediate checkpoints, and evaluation scripts) to enable end-to-end reproducibility. Beyond optimizing the VLM alone, A1 targets the full inference pipeline by introducing a budget-aware adaptive inference scheme that jointly accelerates the backbone and the action head. Specifically, we monitor action consistency across intermediate VLM layers to trigger early termination, and propose Inter-Layer Truncated Flow Matching that warm-starts denoising across layers, enabling accurate actions with substantially fewer effective denoising iterations. Across simulation benchmarks (LIBERO, VLABench) and real robots (Franka, AgiBot), A1 achieves state-of-the-art success rates while significantly reducing inference cost (e.g., up to 72% lower per-episode latency for flow-matching inference and up to 76.6% backbone computation reduction with minor performance degradation). On RoboChallenge, A1 achieves an average success rate of 29.00%, outperforming baselines including pi0(28.33%), X-VLA (21.33%), and RDT-1B (15.00%).

机器人操作VLA模型高效推理开源框架

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