ROAIFeb 13

Learning Native Continuation for Action Chunking Flow Policies

arXiv:2602.12978v16 citationsh-index: 13
Originality Incremental advance
AI Analysis

This addresses smoother real-time execution for robotic manipulation tasks, but it is incremental as it builds on existing action chunking methods.

The paper tackled the problem of discontinuities at chunk boundaries in action-chunked Vision Language Action models by proposing Legato, a training-time continuation method that resulted in smoother trajectories and approximately 10% improvements in trajectory smoothness and task completion time.

Action chunking enables Vision Language Action (VLA) models to run in real time, but naive chunked execution often exhibits discontinuities at chunk boundaries. Real-Time Chunking (RTC) alleviates this issue but is external to the policy, leading to spurious multimodal switching and trajectories that are not intrinsically smooth. We propose Legato, a training-time continuation method for action-chunked flow-based VLA policies. Specifically, Legato initializes denoising from a schedule-shaped mixture of known actions and noise, exposing the model to partial action information. Moreover, Legato reshapes the learned flow dynamics to ensure that the denoising process remains consistent between training and inference under per-step guidance. Legato further uses randomized schedule condition during training to support varying inference delays and achieve controllable smoothness. Empirically, Legato produces smoother trajectories and reduces spurious multimodal switching during execution, leading to less hesitation and shorter task completion time. Extensive real-world experiments show that Legato consistently outperforms RTC across five manipulation tasks, achieving approximately 10% improvements in both trajectory smoothness and task completion time.

Foundations

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

Your Notes