Vision-Language-Action (VLA) models are dominant in embodied intelligence but are constrained by inference overheads. While model quantization alleviates these bottlenecks for edge deployment, static quantization approaches remain suboptimal for VLAs due to two critical challenges: (1) Temporal-dynamic sensitivity, where fixed precision wastes resources by ignoring stage-varying error tolerances; and (2) Real-time allocation, where identifying real-time sensitivity to guide bit allocation remains unsolved. To address these challenges, we propose DyQ-VLA, a dynamic quantization framework for VLAs. Specifically, a sensitivity-aware switching strategy leverages real-time kinematic proxies to trigger the bit-width switch, while a kinematic-guided module dynamically allocates the optimal bit-width. Experiments show that DyQ-VLA requires only 30.9% of the original memory footprint while maintaining 99.5% of its original performance, achieving 1.49x simulation and up to 1.43x real-world speedups.
@article{arxiv.2603.07904,
title = {DyQ-VLA: Temporal-Dynamic-Aware Quantization for Embodied Vision-Language-Action Models},
author = {Zihao Zheng and Hangyu Cao and Sicheng Tian and Jiayu Chen and Maoliang Li and Xinhao Sun and Hailong Zou and Zhaobo Zhang and Xuanzhe Liu and Donggang Cao and Hong Mei and Xiang Chen},
journal= {arXiv preprint arXiv:2603.07904},
year = {2026}
}