ACG: Action Coherence Guidance for Flow-based VLA models
Minho Park, Kinam Kim, Junha Hyung, Hyojin Jang, Hoiyeong Jin, Jooyeol Yun, Hojoon Lee, Jaegul Choo
TL;DR
ACG presents a training-free, test-time guidance strategy for flow-based VLA models to enhance action coherence. By constructing an incoherent action generation vector through identity attention and guiding sampling in the opposite direction, ACG improves intra-chunk coherence without retraining. Empirical results across RoboCasa, DexMimicGen, and SO-101 demonstrate substantial gains in success rates, particularly on fine-grained tasks, while maintaining action accuracy. The approach introduces a practical, plug-and-play mechanism to improve robustness in manipulation policies with minimal computational overhead and broad compatibility with existing flow-based models.
Abstract
Diffusion and flow matching models have emerged as powerful robot policies, enabling Vision-Language-Action (VLA) models to generalize across diverse scenes and instructions. Yet, when trained via imitation learning, their high generative capacity makes them sensitive to noise in human demonstrations: jerks, pauses, and jitter which reduce action coherence. Reduced action coherence causes instability and trajectory drift during deployment, failures that are catastrophic in fine-grained manipulation where precision is crucial. In this paper, we present Action Coherence Guidance (ACG) for VLA models, a training-free test-time guidance algorithm that improves action coherence and thereby yields performance gains. Evaluated on RoboCasa, DexMimicGen, and real-world SO-101 tasks, ACG consistently improves action coherence and boosts success rates across diverse manipulation tasks. Code and project page are available at https://github.com/DAVIAN-Robotics/ACG and https://DAVIAN-Robotics.github.io/ACG , respectively.
