Cross-Embodiment Robot Manipulation Skill Transfer using Latent Space Alignment
Tianyu Wang, Dwait Bhatt, Xiaolong Wang, Nikolay Atanasov

TL;DR
This paper presents a method for transferring robot manipulation skills across different robot embodiments by aligning their state and action spaces in a shared latent space using generative adversarial training, enabling effective sim-to-real transfer.
Contribution
It introduces a novel latent space alignment approach with encoders and decoders trained via adversarial and cycle consistency losses for cross-embodiment policy transfer.
Findings
Successful sim-to-sim transfer between different robot models.
Effective sim-to-real transfer without reward tuning.
Robust policy transfer across varying robot morphologies.
Abstract
This paper focuses on transferring control policies between robot manipulators with different morphology. While reinforcement learning (RL) methods have shown successful results in robot manipulation tasks, transferring a trained policy from simulation to a real robot or deploying it on a robot with different states, actions, or kinematics is challenging. To achieve cross-embodiment policy transfer, our key insight is to project the state and action spaces of the source and target robots to a common latent space representation. We first introduce encoders and decoders to associate the states and actions of the source robot with a latent space. The encoders, decoders, and a latent space control policy are trained simultaneously using loss functions measuring task performance, latent dynamics consistency, and encoder-decoder ability to reconstruct the original states and actions. To…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRobot Manipulation and Learning · Human Pose and Action Recognition · Human Motion and Animation
MethodsALIGN
