paper-with-me

홈 › Papers

Reduced-Order Model-Guided Reinforcement Learning for Demonstration-Free Humanoid Locomotion

2025-09-23 · Shuai Liu, Meng Cheng Lau arxiv

We introduce Reduced-Order Model-Guided Reinforcement Learning (ROM-GRL), a two-stage reinforcement learning framework for humanoid walking that requires no motion capture data or elaborate reward shaping. In the first stage, a compact 4-DOF (four-degree-of-freedom) reduced-order model (ROM) is trained via Proximal Policy Optimization. This generates energy-efficient gait templates. In the second stage, those dynamically consistent trajectories guide a full-body policy trained with Soft Actor--Critic augmented by an adversarial discriminator, ensuring the student's five-dimensional gait feature distribution matches the ROM's demonstrations. Experiments at 1 meter-per-second and 4 meter-per-second show that ROM-GRL produces stable, symmetric gaits with substantially lower tracking error than a pure-reward baseline. By distilling lightweight ROM guidance into high-dimensional policies, ROM-GRL bridges the gap between reward-only and imitation-based locomotion methods, enabling versatile, naturalistic humanoid behaviors without any human demonstrations.

📄 PDF Abstract BibTeX arXiv:2509.19023

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

GPU-Parallel Multi-Task Reinforcement Learning with Demonstration Guided Policy Optimization

2026-06-02 · Rui Zhang, Qiwei Wu, Zhengyu Zhang, Tao Li 외 arxiv

Large scale GPU-parallel reinforcement learning has changed what can be trained in robot simulation, yet most systems still optimize one specialist policy per task. We propose a construction methodology for turning struc…

Reinforcement Learning

Demonstration-Guided Reinforcement Learning with Learned Skills

2021-07-21 · ICLR Workshop SSL-RL 2021 5 · Karl Pertsch, Youngwoon Lee, Yue Wu, Joseph J. Lim

Demonstration-guided reinforcement learning (RL) is a promising approach for learning complex behaviors by leveraging both reward feedback and a set of target task demonstrations. Prior approaches for demonstration-guide…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Robot Manipulation

Demonstration-guided Deep Reinforcement Learning for Coordinated Ramp Metering and Perimeter Control in Large Scale Networks

2023-03-04 · Zijian Hu, Wei Ma

Effective traffic control methods have great potential in alleviating network congestion. Existing literature generally focuses on a single control approach, while few studies have explored the effectiveness of integrate…

Deep Reinforcement Learning

Leveraging Demonstrations for Deep Reinforcement Learning on Robotics Problems with Sparse Rewards

2017-07-27 · Mel Vecerik, Todd Hester, Jonathan Scholz, Fumin Wang 외

We propose a general and model-free approach for Reinforcement Learning (RL) on real robotics with sparse rewards. We build upon the Deep Deterministic Policy Gradient (DDPG) algorithm to use demonstrations. Both demonst…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Sketch-to-Skill: Bootstrapping Robot Learning with Human Drawn Trajectory Sketches

2025-03-14 · Peihong Yu, Amisha Bhaskar, Anukriti Singh, Zahiruddin Mahammad 외

Training robotic manipulation policies traditionally requires numerous demonstrations and/or environmental rollouts. While recent Imitation Learning (IL) and Reinforcement Learning (RL) methods have reduced the number of…

Imitation Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)