Multi-embodiment Legged Robot Control as a Sequence Modeling Problem
Chen Yu, Weinan Zhang, Hang Lai, Zheng Tian, Laurent Kneip, Jun Wang

TL;DR
This paper introduces EAT, a sequence modeling approach using transformers that enables a single control policy to adapt across different robot embodiments, facilitating real-world morphological evolution.
Contribution
The paper presents Embodiment-aware Transformer (EAT), a novel architecture that models control as conditional sequence prediction, allowing cross-embodiment robot control transfer and adaptation.
Findings
EAT outperforms other methods in embodiment-varying tasks.
EAT successfully enables real-world morphological evolution, such as stair descent.
EAT demonstrates effective control transfer across different robot morphologies.
Abstract
Robots are traditionally bounded by a fixed embodiment during their operational lifetime, which limits their ability to adapt to their surroundings. Co-optimizing control and morphology of a robot, however, is often inefficient due to the complex interplay between the controller and morphology. In this paper, we propose a learning-based control method that can inherently take morphology into consideration such that once the control policy is trained in the simulator, it can be easily deployed to robots with different embodiments in the real world. In particular, we present the Embodiment-aware Transformer (EAT), an architecture that casts this control problem as conditional sequence modeling. EAT outputs the optimal actions by leveraging a causally masked Transformer. By conditioning an autoregressive model on the desired robot embodiment, past states, and actions, our EAT model can…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsReinforcement Learning in Robotics · Modular Robots and Swarm Intelligence · Evolutionary Algorithms and Applications
