CVCLMar 26

Beyond Attention Magnitude: Leveraging Inter-layer Rank Consistency for Efficient Vision-Language-Action Models

arXiv:2603.2494193.01 citationsh-index: 13
AI Analysis

This work addresses efficiency issues in robotic manipulation models, offering a novel method for token reduction that enhances performance without retraining.

The paper tackled the problem of high inference latency in Vision-Language-Action models by challenging the reliance on attention magnitude for token reduction, introducing TIES, a dynamic framework that improved average success rates by 6% while reducing token usage by 78% on the CogACT + SIMPLER benchmark.

Vision-Language-Action (VLA) models excel in robotic manipulation but suffer from significant inference latency due to processing dense visual tokens. Existing token reduction methods predominantly rely on attention magnitude as a static selection. In this work, we challenge this assumption, revealing that high-attention tokens are task-dependent and can even degrade policy performance. To address this, we introduce \textbf{TIES} (\textbf{T}au-guided \textbf{I}nter-layer \textbf{E}fficient \textbf{S}election), a dynamic framework guided by inter-layer token ranking consistency. By adaptively balancing attention magnitude with ranking consistency, TIES ensures robust token selection without requiring additional training. On the CogACT + SIMPLER benchmark, TIES improves average success rates by 6\% while reducing token usage by 78\%, and demonstrate strong generalization across diverse decoders and benchmarks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes