Translating Flow to Policy via Hindsight Online Imitation
Yitian Zheng, Zhangchen Ye, Weijun Dong, Shengjie Wang, Yuyang Liu, Chongjie Zhang, Chuan Wen, Yang Gao
TL;DR
HinFlow tackles the data bottleneck in grounding high-level, video-derived flow plans to actionable robot policies by coupling online interaction with hindsight relabeling. A flow predictor trained on action-free videos supplies short-horizon, task-centric guidance, while a transformer-based flow-conditioned policy is iteratively refined through online rollouts and hindsight relabeling of achieved flows. Across LIBERO and ManiSkill3 benchmarks, HinFlow delivers strong, sample-efficient performance, including real-world validation and cross-embodiment transfer, demonstrating robust generalization to visual variations and unseen objects. This framework offers a scalable path to transferring video-based planning into robust robotic control without relying on extensive robot-centered demonstrations.
Abstract
Recent advances in hierarchical robot systems leverage a high-level planner to propose task plans and a low-level policy to generate robot actions. This design allows training the planner on action-free or even non-robot data sources (e.g., videos), providing transferable high-level guidance. Nevertheless, grounding these high-level plans into executable actions remains challenging, especially with the limited availability of high-quality robot data. To this end, we propose to improve the low-level policy through online interactions. Specifically, our approach collects online rollouts, retrospectively annotates the corresponding high-level goals from achieved outcomes, and aggregates these hindsight-relabeled experiences to update a goal-conditioned imitation policy. Our method, Hindsight Flow-conditioned Online Imitation (HinFlow), instantiates this idea with 2D point flows as the high-level planner. Across diverse manipulation tasks in both simulation and physical world, our method achieves more than $2\times$ performance improvement over the base policy, significantly outperforming the existing methods. Moreover, our framework enables policy acquisition from planners trained on cross-embodiment video data, demonstrating its potential for scalable and transferable robot learning.
