paper-with-me

Papers

Reinforcement Learning with Adaptive Curriculum Dynamics Randomization for Fault-Tolerant Robot Control

2021-11-19 · Wataru Okamoto, Hiroshi Kera, Kazuhiko Kawamoto

This study is aimed at addressing the problem of fault tolerance of quadruped robots to actuator failure, which is critical for robots operating in remote or extreme environments. In particular, an adaptive curriculum reinforcement learning algorithm with dynamics randomization (ACDR) is established. The ACDR algorithm can adaptively train a quadruped robot in random actuator failure conditions and formulate a single robust policy for fault-tolerant robot control. It is noted that the hard2easy curriculum is more effective than the easy2hard curriculum for quadruped robot locomotion. The ACDR algorithm can be used to build a robot system that does not require additional modules for detecting actuator failures and switching policies. Experimental results show that the ACDR algorithm outperforms conventional algorithms in terms of the average reward and walking distance.

📄 PDF Abstract BibTeX arXiv:2111.10005

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Adaptive Curriculum Generation from Demonstrations for Sim-to-Real Visuomotor Control

2019-10-17 · Lukas Hermann, Max Argus, Andreas Eitel, Artemij Amiranashvili 외

We propose Adaptive Curriculum Generation from Demonstrations (ACGD) for reinforcement learning in the presence of sparse rewards. Rather than designing shaped reward functions, ACGD adaptively sets the appropriate task …

Reinforcement LearningReinforcement Learning (RL)

Generating Automatic Curricula via Self-Supervised Active Domain Randomization

2020-02-18 · Sharath Chandra Raparthy, Bhairav Mehta, Florian Golemo, Liam Paull

Goal-directed Reinforcement Learning (RL) traditionally considers an agent interacting with an environment, prescribing a real-valued reward to an agent proportional to the completion of some goal. Goal-directed RL has s…

Reinforcement LearningReinforcement Learning (RL)

Curriculum-based Sample Efficient Reinforcement Learning for Robust Stabilization of a Quadrotor

2025-01-30 · Fausto Mauricio Lagos Suarez, Akshit Saradagi, Vidya Sumathy, Shruti Kotpaliwar 외

This article introduces a curriculum learning approach to develop a reinforcement learning-based robust stabilizing controller for a Quadrotor that meets predefined performance criteria. The learning objective is to achi…

Curriculum in Gradient-Based Meta-Reinforcement Learning

2020-02-19 · Bhairav Mehta, Tristan Deleu, Sharath Chandra Raparthy, Chris J. Pal 외

Gradient-based meta-learners such as Model-Agnostic Meta-Learning (MAML) have shown strong few-shot performance in supervised and reinforcement learning settings. However, specifically in the case of meta-reinforcement l…

BenchmarkingMeta-LearningMeta Reinforcement LearningOut-of-Distribution Generalization+3

Automatic Curriculum Learning for Driving Scenarios: Towards Robust and Efficient Reinforcement Learning

2025-05-13 · Ahmed Abouelazm, Tim Weinstein, Tim Joseph, Philip Schörner 외

This paper addresses the challenges of training end-to-end autonomous driving agents using Reinforcement Learning (RL). RL agents are typically trained in a fixed set of scenarios and nominal behavior of surrounding road…

Autonomous DrivingReinforcement Learning (RL)