AI Navigate

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

arXiv cs.LG / 3/20/2026

📰 NewsIdeas & Deep AnalysisModels & Research

Key Points

  • The paper argues that standard efficiency metrics such as parameters, FLOPs, or token decoding throughput do not reflect real-world embodied efficiency on robotic platforms.
  • It shows that system-level metrics—task completion time, trajectory smoothness, cumulative joint rotation, and motion energy—provide a more accurate view of policy performance in embodied tasks.
  • Through controlled studies on model compression, token sparsification, and action sequence compression, the authors find that reducing computation under conventional metrics can increase end-to-end cost or degrade motion quality even if task success rates remain high.
  • The findings indicate that common adaptation methods like in-context prompting or supervised fine-tuning yield only mild, metric-specific improvements in embodied efficiency and can trade off other performance aspects such as completion time.
  • The work advocates incorporating embodied efficiency into evaluations to enable fairer, more comprehensive comparisons of VLA models across real-world robotic tasks.

Abstract

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.