CTS: Concurrent Teacher-Student Reinforcement Learning for Legged Locomotion
About
Thanks to recent explosive developments of data-driven learning methodologies, reinforcement learning (RL) emerges as a promising solution to address the legged locomotion problem in robotics. In this paper, we propose CTS, a novel Concurrent Teacher-Student reinforcement learning architecture for legged locomotion over uneven terrains. Different from conventional teacher-student architecture that trains the teacher policy via RL first and then transfers the knowledge to the student policy through supervised learning, our proposed architecture trains teacher and student policy networks concurrently under the reinforcement learning paradigm. To this end, we develop a new training scheme based on a modified proximal policy gradient (PPO) method that exploits data samples collected from the interactions between both the teacher and the student policies with the environment. The effectiveness of the proposed architecture and the new training scheme is demonstrated through substantial quantitative simulation comparisons with the state-of-the-art approaches and extensive indoor and outdoor experiments with quadrupedal and point-foot bipedal robot platforms, showcasing robust and agile locomotion capability. Quantitative simulation comparisons show that our approach reduces the average velocity tracking error by up to 20% compared to the two-stage teacher-student, demonstrating significant superiority in addressing blind locomotion tasks. Videos are available at https://clearlab-sustech.github.io/concurrentTS.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Stair Traversal | Simulated Stairs 20cm Height | Success Rate87.7 | 18 | |
| Stair Traversal | Simulated Stairs 18cm Height | Success Rate89.3 | 18 | |
| Stair Traversal | Simulated Stairs 16cm Height | Success Rate96.2 | 18 | |
| Stair Traversal | Simulated Stairs 12cm Height | Success Rate100 | 18 | |
| Robust Locomotion | Real-World Lat. Impulse 80–100 N (test) | Survival Rate0.55 | 5 | |
| Robust Locomotion | Real-World Obstacle 30cm (μ = 0.85) (test) | Survival Rate0.00e+0 | 5 | |
| Robust Locomotion | Real-World Tile Stairs 15.5cm (μ = 0.38) (test) | Survival Rate0.2118 | 5 | |
| Quadrupedal Locomotion | RoboGauge (test) | Score0.58 | 4 | |
| Bipedal Locomotion | Real-world Stair Terrain (Height: 20±0.2 cm, Friction: 0.3±0.1) (test) | Success Rate3 | 2 | |
| Bipedal Locomotion | Real-world Stair Terrain (Height: 16±0.8 cm, Friction: 0.65±0.1) (test) | Success Rate4 | 2 |