Adapt3R: Adaptive 3D Scene Representation for Domain Transfer in Imitation Learning
Albert Wilcox, Mohamed Ghanem, Masoud Moghani, Pierre Barroso, Benjamin Joffe, Animesh Garg
TL;DR
Adapt3R introduces a general-purpose 3D observation encoder designed for cross-embodiment and zero-shot viewpoint transfer in imitation learning. By offloading semantic reasoning to a pretrained 2D backbone and using 3D information solely to localize this semantics with respect to the end-effector, Adapt3R produces a compact conditioning vector that can be used with diverse IL algorithms and trained end-to-end. Across 93 simulated and 6 real tasks, it achieves strong multitask performance and robust zero-shot transfer, including unseen embodiments and camera poses, with notable real-world gains (e.g., a 43.8% improvement over baselines in real experiments). The work highlights the practical potential of combining 2D semantic features with 3D localization for scalable, generalizable robotic manipulation, while acknowledging limitations related to depth calibration, scene geometry, and cross-embodiment scope.
Abstract
Imitation Learning can train robots to perform complex and diverse manipulation tasks, but learned policies are brittle with observations outside of the training distribution. 3D scene representations that incorporate observations from calibrated RGBD cameras have been proposed as a way to mitigate this, but in our evaluations with unseen embodiments and camera viewpoints they show only modest improvement. To address those challenges, we propose Adapt3R, a general-purpose 3D observation encoder which synthesizes data from calibrated RGBD cameras into a vector that can be used as conditioning for arbitrary IL algorithms. The key idea is to use a pretrained 2D backbone to extract semantic information, using 3D only as a medium to localize this information with respect to the end-effector. We show across 93 simulated and 6 real tasks that when trained end-to-end with a variety of IL algorithms, Adapt3R maintains these algorithms' learning capacity while enabling zero-shot transfer to novel embodiments and camera poses.
