paper-with-me

홈 › Papers

Recurrent Deterministic Policy Gradient Method for Bipedal Locomotion on Rough Terrain Challenge

2017-10-08 · Doo Re Song, Chuanyu Yang, Christopher McGreavy, Zhibin Li

This paper presents a deep learning framework that is capable of solving partially observable locomotion tasks based on our novel interpretation of Recurrent Deterministic Policy Gradient (RDPG). We study on bias of sampled error measure and its variance induced by the partial observability of environment and subtrajectory sampling, respectively. Three major improvements are introduced in our RDPG based learning framework: tail-step bootstrap of interpolated temporal difference, initialisation of hidden state using past trajectory scanning, and injection of external experiences learned by other agents. The proposed learning framework was implemented to solve the Bipedal-Walker challenge in OpenAI's gym simulation environment where only partial state information is available. Our simulation study shows that the autonomous behaviors generated by the RDPG agent are highly adaptive to a variety of obstacles and enables the agent to effectively traverse rugged terrains for long distance with higher success rate than leading contenders.

📄 PDF Abstract BibTeX arXiv:1710.02896

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Learning Bipedal Walking for Humanoid Robots in Challenging Environments with Obstacle Avoidance

2024-09-25 · Marwan Hamze, Mitsuharu Morisawa, Eiichi Yoshida

Deep reinforcement learning has seen successful implementations on humanoid robots to achieve dynamic walking. However, these implementations have been so far successful in simple environments void of obstacles. In this …

Deep Reinforcement Learningreinforcement-learningReinforcement Learning

No More Blind Spots: Learning Vision-Based Omnidirectional Bipedal Locomotion for Challenging Terrain

2025-08-16 · Mohitvishnu S. Gadde, Pranay Dugar, Ashish Malik, Alan Fern arxiv

Effective bipedal locomotion in dynamic environments, such as cluttered indoor spaces or uneven terrain, requires agile and adaptive movement in all directions. This necessitates omnidirectional terrain sensing and a con…

Reinforcement LearningData Augmentation

Learning Linear Policies for Robust Bipedal Locomotion on Terrains with Varying Slopes

2021-04-04 · Lokesh Krishna, Utkarsh A. Mishra, Guillermo A. Castillo, Ayonga Hereid 외

In this paper, with a view toward deployment of light-weight control frameworks for bipedal walking robots, we realize end-foot trajectories that are shaped by a single linear feedback policy. We learn this policy via a …

Infer and Adapt: Bipedal Locomotion Reward Learning from Demonstrations via Inverse Reinforcement Learning

2023-09-28 · Feiyang Wu, Zhaoyuan Gu, Hanran Wu, Anqi Wu 외

Enabling bipedal walking robots to learn how to maneuver over highly uneven, dynamically changing terrains is challenging due to the complexity of robot dynamics and interacted environments. Recent advancements in learni…

Imitation Learning

Sim-to-Real Learning for Bipedal Locomotion Under Unsensed Dynamic Loads

2022-04-09 · Jeremy Dao, Kevin Green, Helei Duan, Alan Fern 외

Recent work on sim-to-real learning for bipedal locomotion has demonstrated new levels of robustness and agility over a variety of terrains. However, that work, and most prior bipedal locomotion work, have not considered…

Reinforcement Learning (RL)