English

Adaptive Action Chunking at Inference-time for Vision-Language-Action Models

Robotics 2026-04-13 v2

Abstract

In Vision-Language-Action (VLA) models, action chunking (i.e., executing a sequence of actions without intermediate replanning) is a key technique to improve robotic manipulation abilities. However, a large chunk size reduces the model's responsiveness to new information, while a small one increases the likelihood of mode-jumping, jerky behavior resulting from discontinuities between chunks. Therefore, selecting the optimal chunk size is an urgent demand to balance the model's reactivity and consistency. Unfortunately, a dominant trend in current VLA models is an empirical fixed chunk length at inference-time, hindering their superiority and scalability across diverse manipulation tasks. To address this issue, we propose a novel Adaptive Action Chunking (AAC) strategy, which exploits action entropy as the cue to adaptively determine the chunk size based on current predictions. Extensive experiments on a wide range of simulated and real-world robotic manipulation tasks have demonstrated that our approach substantially improves performance over the state-of-the-art alternatives. The videos and source code are publicly available at https://lance-lot.github.io/adaptive-chunking.github.io/.

Keywords

Cite

@article{arxiv.2604.04161,
  title  = {Adaptive Action Chunking at Inference-time for Vision-Language-Action Models},
  author = {Yuanchang Liang and Xiaobo Wang and Kai Wang and Shuo Wang and Xiaojiang Peng and Haoyu Chen and David Kim Huat Chua and Prahlad Vadakkepat},
  journal= {arXiv preprint arXiv:2604.04161},
  year   = {2026}
}

Comments

accepted by CVPR 2026

R2 v1 2026-07-01T11:54:32.817Z