paper-with-me

홈 › Papers

Demonstration-free Autonomous Reinforcement Learning via Implicit and Bidirectional Curriculum

2023-05-17 · Jigang Kim, Daesol Cho, H. Jin Kim

While reinforcement learning (RL) has achieved great success in acquiring complex skills solely from environmental interactions, it assumes that resets to the initial state are readily available at the end of each episode. Such an assumption hinders the autonomous learning of embodied agents due to the time-consuming and cumbersome workarounds for resetting in the physical world. Hence, there has been a growing interest in autonomous RL (ARL) methods that are capable of learning from non-episodic interactions. However, existing works on ARL are limited by their reliance on prior data and are unable to learn in environments where task-relevant interactions are sparse. In contrast, we propose a demonstration-free ARL algorithm via Implicit and Bi-directional Curriculum (IBC). With an auxiliary agent that is conditionally activated upon learning progress and a bidirectional goal curriculum based on optimal transport, our method outperforms previous methods, even the ones that leverage demonstrations.

📄 PDF Abstract BibTeX arXiv:2305.09943

Code (1)

snu-larr/ibc_official 공식 구현 pytorch

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

CEIP: Combining Explicit and Implicit Priors for Reinforcement Learning with Demonstrations

2022-10-18 · Kai Yan, Alexander G. Schwing, Yu-Xiong Wang

Although reinforcement learning has found widespread use in dense reward settings, training autonomous agents with sparse rewards remains challenging. To address this difficulty, prior work has shown promising results wh…

Formreinforcement-learningReinforcement Learning (RL)Retrieval

Zero-Human Demonstration End-to-end Autonomous Driving with Trajectory Scorer

2025-10-28 · Zhenxin Li, Nadine Chang, Wenhao Yao, Xinglong Sun 외 arxiv

Human demonstrations are widely considered the cornerstone of end-to-end (E2E) autonomous driving despite human demonstration's scarcity for long-tail and safety-critical scenarios. Nonetheless, current E2E autonomous dr…

Reinforcement LearningAutonomous Driving

Autonomous Planning In-space Assembly Reinforcement-learning free-flYer (APIARY) International Space Station Astrobee Testing

2025-12-03 · Samantha Chapin, Kenneth Stewart, Roxana Leontie, Carl Glen Henshaw arxiv

The US Naval Research Laboratory's (NRL's) Autonomous Planning In-space Assembly Reinforcement-learning free-flYer (APIARY) experiment pioneers the use of reinforcement learning (RL) for control of free-flying robots in …

Reinforcement Learning

Using Implicit Behavior Cloning and Dynamic Movement Primitive to Facilitate Reinforcement Learning for Robot Motion Planning

2023-07-29 · Zengjie Zhang, Jayden Hong, Amir Soufi Enayati, Homayoun Najjaran

Reinforcement learning (RL) for motion planning of multi-degree-of-freedom robots still suffers from low efficiency in terms of slow training speed and poor generalizability. In this paper, we propose a novel RL-based ro…

Motion PlanningReinforcement Learning (RL)

Scalable Multi-Task Imitation Learning with Autonomous Improvement

2020-02-25 · Avi Singh, Eric Jang, Alexander Irpan, Daniel Kappler 외

While robot learning has demonstrated promising results for enabling robots to automatically acquire new skills, a critical challenge in deploying learning-based systems is scale: acquiring enough data for the robot to e…

Imitation Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)