AI Agents 相关度: 8/10

From Inference Efficiency to Embodied Efficiency: Revisiting Efficiency Metrics for Vision-Language-Action Models

Zhuofan Li, Hongkun Yang, Zhenyang Chen, Yangxuan Chen, Yingyan, Lin, Chaojian Li
arXiv: 2603.19131v1 发布: 2026-03-19 更新: 2026-03-19

AI 摘要

论文指出传统VLA模型效率评估忽略了机器人平台的实际表现,提出基于embodied efficiency的评估体系。

主要贡献

  • 揭示了传统效率指标与实际机器人平台性能的差异
  • 提出了新的embodied efficiency评估指标体系
  • 通过实验验证了新指标体系的有效性

方法论

通过模型压缩、token稀疏化和动作序列压缩等方法,在机器人平台上进行控制实验,对比传统指标和新指标。

原文摘要

Vision-Language-Action (VLA) models have recently enabled embodied agents to perform increasingly complex tasks by jointly reasoning over visual, linguistic, and motor modalities. However, we find that the prevailing notion of ``efficiency'' in current VLA research, characterized by parameters, FLOPs, or token decoding throughput, does not reflect actual performance on robotic platforms. In real-world execution, efficiency is determined by system-level embodied behaviors such as task completion time, trajectory smoothness, cumulative joint rotation, and motion energy. Through controlled studies across model compression, token sparsification, and action sequence compression, we make several observations that challenge common assumptions. (1) Methods that reduce computation under conventional metrics often increase end-to-end execution cost or degrade motion quality, despite maintaining task success rates. (2) System-level embodied efficiency metrics reveal performance differences in the learned action policies that remain hidden under conventional evaluations. (3) Common adaptation methods such as in-context prompting or supervised fine-tuning show only mild and metric-specific improvements in embodied efficiency. While these methods can reduce targeted embodied-efficiency metrics such as jerk or action rate, the resulting gains may come with trade-offs in other metrics, such as longer completion time. Taken together, our results suggest that conventional inference efficiency metrics can overlook important aspects of embodied execution. Incorporating embodied efficiency provides a more complete view of policy behavior and practical performance, enabling fairer and more comprehensive comparisons of VLA models.

标签

VLA模型 embodied efficiency 机器人 评估指标

arXiv 分类

cs.LG cs.RO