ROAISep 23, 2025

Generalizable Domain Adaptation for Sim-and-Real Policy Co-Training

MIT
arXiv:2509.18631v26 citationsh-index: 33
Originality Highly original
AI Analysis

This addresses the costly acquisition of real-world demonstrations for robot manipulation, offering a scalable solution with limited real data.

The paper tackles the problem of transferring robot manipulation policies from simulation to the real world by proposing a sim-and-real co-training framework that learns a domain-invariant feature space, achieving up to a 30% improvement in real-world success rates.

Behavior cloning has shown promise for robot manipulation, but real-world demonstrations are costly to acquire at scale. While simulated data offers a scalable alternative, particularly with advances in automated demonstration generation, transferring policies to the real world is hampered by various simulation and real domain gaps. In this work, we propose a unified sim-and-real co-training framework for learning generalizable manipulation policies that primarily leverages simulation and only requires a few real-world demonstrations. Central to our approach is learning a domain-invariant, task-relevant feature space. Our key insight is that aligning the joint distributions of observations and their corresponding actions across domains provides a richer signal than aligning observations (marginals) alone. We achieve this by embedding an Optimal Transport (OT)-inspired loss within the co-training framework, and extend this to an Unbalanced OT framework to handle the imbalance between abundant simulation data and limited real-world examples. We validate our method on challenging manipulation tasks, showing it can leverage abundant simulation data to achieve up to a 30% improvement in the real-world success rate and even generalize to scenarios seen only in simulation.

Foundations

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

Your Notes