paper-with-me

홈 › Papers

Guided Curriculum Learning for Walking Over Complex Terrain

2020-10-08 · Brendan Tidd, Nicolas Hudson, Akansel Cosgun

Reliable bipedal walking over complex terrain is a challenging problem, using a curriculum can help learning. Curriculum learning is the idea of starting with an achievable version of a task and increasing the difficulty as a success criteria is met. We propose a 3-stage curriculum to train Deep Reinforcement Learning policies for bipedal walking over various challenging terrains. In the first stage, the agent starts on an easy terrain and the terrain difficulty is gradually increased, while forces derived from a target policy are applied to the robot joints and the base. In the second stage, the guiding forces are gradually reduced to zero. Finally, in the third stage, random perturbations with increasing magnitude are applied to the robot base, so the robustness of the policies are improved. In simulation experiments, we show that our approach is effective in learning walking policies, separate from each other, for five terrain types: flat, hurdles, gaps, stairs, and steps. Moreover, we demonstrate that in the absence of human demonstrations, a simple hand designed walking trajectory is a sufficient prior to learn to traverse complex terrain types. In ablation studies, we show that taking out any one of the three stages of the curriculum degrades the learning performance.

📄 PDF Abstract BibTeX arXiv:2010.03848

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement Learning

Similar Papers 제목 키워드 기반

Learning Bipedal Walking On Planned Footsteps For Humanoid Robots

2022-07-26 · Rohan Pratap Singh, Mehdi Benallegue, Mitsuharu Morisawa, Rafael Cisneros 외

Deep reinforcement learning (RL) based controllers for legged robots have demonstrated impressive robustness for walking in different environments for several robot platforms. To enable the application of RL policies for…

Deep Reinforcement LearningMuJoCoReinforcement Learning (RL)

Trajectory-Level Automatic Curriculum Learning for Legged Locomotion on Unstructured Terrain

2026-08-17 · Rocky Liu, Tengyu Liu, Baoxiong Jia, Fangwei Zhong 외 arxiv

Training locomotion policies for complex unstructured terrain requires a curriculum to avoid early exploration failures. However, since unstructured terrain lacks explicit difficulty ordering for curriculum design, exist…

ALLSTEPS: Curriculum-driven Learning of Stepping Stone Skills

2020-05-09 · Zhaoming Xie, Hung Yu Ling, Nam Hee Kim, Michiel Van de Panne

Humans are highly adept at walking in environments with foot placement constraints, including stepping-stone scenarios where the footstep locations are fully constrained. Finding good solutions to stepping-stone locomoti…

reinforcement-learningReinforcement Learning (RL)

CoRe-MoE: Contrastive Reweighted Mixture of Experts for Multi-Terrain Humanoid Locomotion with Gait Adaptation

2026-06-03 · Kailun Huang, Zikang Xie, Yanzhe Xie, Panpan Liao 외 arxiv

Humans primarily rely on walking and running to traverse complex terrains. Similarly, humanoid robots should be able to smoothly transition between walking and running while maintaining natural and stable locomotion. How…

Reinforcement Learning

Humans plan for the near future to walk economically on uneven terrain

2022-07-16 · Osman Darici, Arthur D. Kuo

Humans experience small fluctuations in their gait when walking on uneven terrain. The fluctuations deviate from the steady, energy-minimizing pattern for level walking, and have no obvious organization. But humans often…