Sim-to-Real Transfer for Quadrupedal Locomotion via Terrain Transformer
Hang Lai, Weinan Zhang, Xialin He, Chen Yu, Zheng Tian, Yong Yu, Jun, Wang

TL;DR
This paper introduces Terrain Transformer (TERT), a high-capacity Transformer-based model for quadrupedal locomotion that improves sim-to-real transfer, enabling robots to navigate complex terrains more effectively.
Contribution
The paper presents TERT, a novel Transformer architecture for locomotion control, and a two-stage training framework that enhances sim-to-real transfer in complex environments.
Findings
TERT outperforms baselines in simulation across various terrains.
TERT successfully navigates nine challenging real-world terrains.
The two-stage training improves transfer robustness and control quality.
Abstract
Deep reinforcement learning has recently emerged as an appealing alternative for legged locomotion over multiple terrains by training a policy in physical simulation and then transferring it to the real world (i.e., sim-to-real transfer). Despite considerable progress, the capacity and scalability of traditional neural networks are still limited, which may hinder their applications in more complex environments. In contrast, the Transformer architecture has shown its superiority in a wide range of large-scale sequence modeling tasks, including natural language processing and decision-making problems. In this paper, we propose Terrain Transformer (TERT), a high-capacity Transformer model for quadrupedal locomotion control on various terrains. Furthermore, to better leverage Transformer in sim-to-real scenarios, we present a novel two-stage training framework consisting of an offline…
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
TopicsRobotic Locomotion and Control · Muscle activation and electromyography studies
MethodsAttention Is All You Need · Dropout · Linear Layer · Byte Pair Encoding · Absolute Position Encodings · Dense Connections · Multi-Head Attention · Residual Connection · Label Smoothing · Softmax
