ExpertGen: Scalable Sim-to-Real Expert Policy Learning from Imperfect Behavior Priors
About
Learning generalizable and robust behavior cloning policies requires large volumes of high-quality robotics data. While human demonstrations (e.g., through teleoperation) serve as the standard source for expert behaviors, acquiring such data at scale in the real world is prohibitively expensive. This paper introduces ExpertGen, a framework that automates expert policy learning in simulation to enable scalable sim-to-real transfer. ExpertGen first initializes a behavior prior using a diffusion policy trained on imperfect demonstrations, which may be synthesized by large language models or provided by humans. Reinforcement learning is then used to steer this prior toward high task success by optimizing the diffusion model's initial noise while keep original policy frozen. By keeping the pretrained diffusion policy frozen, ExpertGen regularizes exploration to remain within safe, human-like behavior manifolds, while also enabling effective learning with only sparse rewards. Empirical evaluations on challenging manipulation benchmarks demonstrate that ExpertGen reliably produces high-quality expert policies with no reward engineering. On industrial assembly tasks, ExpertGen achieves a 90.5% overall success rate, while on long-horizon manipulation tasks it attains 85% overall success, outperforming all baseline methods. The resulting policies exhibit dexterous control and remain robust across diverse initial configurations and failure states. To validate sim-to-real transfer, the learned state-based expert policies are further distilled into visuomotor policies via DAgger and successfully deployed on real robotic hardware.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Put Object In Closed Drawer | ANYTASK | Normalized Open-ended DTW0.201 | 8 | |
| open drawer | Real-world | Success Rate85 | 8 | |
| Lift Banana | ANYTASK | Normalized open-ended DTW0.134 | 8 | |
| Lift Peach | ANYTASK | Normalized Open-Ended DTW11.6 | 8 | |
| Place Strawberry In Bowl | ANYTASK | Normalized Open-ended DTW0.135 | 8 | |
| Push Pear to Center | ANYTASK | Normalized DTW11.3 | 8 | |
| Stack Banana on Can | ANYTASK | Normalized DTW0.13 | 8 | |
| Lift Brick | ANYTASK | Normalized open-ended DTW Cost0.146 | 8 | |
| open drawer | ANYTASK | Normalized open-ended DTW0.137 | 8 | |
| Lift Banana | ANYTASK | Success Rate99.8 | 7 |