TL;DR
CF-VLA introduces a two-stage coarse-to-fine approach for vision-language-action policies, significantly improving efficiency and performance in real-time action generation tasks.
Contribution
The paper proposes a novel coarse-to-fine generative framework that restructures action sampling, reducing latency and enhancing success rates in vision-language-action policies.
Findings
Reduces action sampling latency by 75.4%.
Outperforms existing methods at low NFE regimes.
Achieves an 83.0% success rate on real-robot tasks.
Abstract
Flow-based vision-language-action (VLA) policies offer strong expressivity for action generation, but suffer from a fundamental inefficiency: multi-step inference is required to recover action structure from uninformative Gaussian noise, leading to a poor efficiency-quality trade-off under real-time constraints. We address this issue by rethinking the role of the starting point in generative action modeling. Instead of shortening the sampling trajectory, we propose CF-VLA, a coarse-to-fine two-stage formulation that restructures action generation into a coarse initialization step that constructs an action-aware starting point, followed by a single-step local refinement that corrects residual errors. Concretely, the coarse stage learns a conditional posterior over endpoint velocity to transform Gaussian noise into a structured initialization, while the fine stage performs a fixed-time…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
