ChunkFlow Integrates Smoothing Constraints Directly Into Training
stepjamUK · x · 2026-07-16
This paper on ChunkFlow tackles the "seam" issue in action chunking for real-time controlled VLAs. To meet latency requirements, actions must be predicted in chunks, but adjacent chunks often conflict at boundaries due to slight shifts in observation and history. The common practice of smooth fusion during inference looks fluid visually but fails to correct the divergent predictions themselves, potentially accumulating errors under noisy execution histories.
The author argues that embedding these constraints into training is more effective. ChunkFlow divides each chunk into frozen, editable, and future zones, applying deterministic fusion at boundaries while adding seam and continuity losses to directly constrain the policy. An AWAC phase later adapts based on the fused execution history without discarding these structural constraints.
Experiments show it achieves 93.4% on LIBERO with an average latency of 4.43ms. The author admits this is only 0.8 points higher than π0.5, which is near noise on this benchmark and not the core finding. More notably, the boundary discrepancy metric dropped to 0.082, significantly lower than all baseline methods.
More from Embodied
- Tesla expands Robotaxi rides to seven areas, including new Orlando and Tampa zones — elonmusk · 2026-07-22
- Hands-on robotics workshop on Saturday may be the last in-person session before August — StewartalsopIII · 2026-07-22
- NVIDIA pitches World Foundation Models as a way to scale physical AI data generation — MonaJalal_ · 2026-07-22
- RoboMME Podcast Preview: Benchmarking Memory for Robotic Policies — chris_j_paxton · 2026-07-21
- Gritt says an 8-person crew now installs 3,000 to 4,000 solar panels a day — HaktanSuren · 2026-07-21
- A helium-powered flying robot whale aims to be a quiet companion pet — chris_j_paxton · 2026-07-21