FlowDAgger: Human-in-the-Loop Adaptation of Generative Robot Policies in Latent Space

· Source: Machine Learning · Field: Technology & Digital — Robotics & Autonomous Systems, Artificial Intelligence & Machine Learning · Depth: Expert, quick

Summary

FlowDAgger is a sample- and compute-efficient method designed to adapt frozen generative robot policies using human interventions in latent space. This approach addresses common failure modes in real-world deployments that fall outside pretraining distributions, which typically require extensive data collection or online reinforcement learning. FlowDAgger's core innovation is "action inversion," where each human expert action is mapped to the noise that would have generated it under the base policy through reverse-time integration and local refinement. The resulting inverted noise then supervises a lightweight latent policy, steering the base model during deployment. Evaluated in simulation and on real-world bimanual and single-arm manipulation, FlowDAgger adapts both action-head VLAs and world-action models from minimal interventions, outperforming supervised fine-tuning and latent-space RL baselines while preserving pretrained skills.

Key takeaway

For Robotics Engineers or AI Scientists deploying generative robot policies, FlowDAgger offers a practical path for rapid, safe adaptation to real-world scenarios. If your current models exhibit failure modes outside their pretraining distribution, consider integrating FlowDAgger's human-in-the-loop latent space adaptation to efficiently acquire new skills from minimal interventions, avoiding costly large-scale data collection or online reinforcement learning. This approach preserves existing pretrained capabilities while enabling targeted skill acquisition.

Key insights

FlowDAgger efficiently adapts generative robot policies using human interventions by inverting actions into latent space noise.

Principles

Method

FlowDAgger maps human expert actions to their generative noise via reverse-time integration and local refinement. This inverted noise then supervises a lightweight latent policy that guides the frozen base model at deployment.

In practice

Topics

Best for: Research Scientist, Robotics Engineer, AI Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by Machine Learning.