paper-with-me

Papers

Accelerating Reinforcement Learning for Reaching using Continuous Curriculum Learning

2020-02-07 · Sha Luo, Hamidreza Kasaei, Lambert Schomaker

Reinforcement learning has shown great promise in the training of robot behavior due to the sequential decision making characteristics. However, the required enormous amount of interactive and informative training data provides the major stumbling block for progress. In this study, we focus on accelerating reinforcement learning (RL) training and improving the performance of multi-goal reaching tasks. Specifically, we propose a precision-based continuous curriculum learning (PCCL) method in which the requirements are gradually adjusted during the training process, instead of fixing the parameter in a static schedule. To this end, we explore various continuous curriculum strategies for controlling a training process. This approach is tested using a Universal Robot 5e in both simulation and real-world multi-goal reach experiments. Experimental results support the hypothesis that a static training schedule is suboptimal, and using an appropriate decay function for curriculum learning provides superior results in a faster way.

📄 PDF Abstract BibTeX arXiv:2002.02697

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Makingreinforcement-learningReinforcement LearningReinforcement Learning (RL)Sequential Decision Making

Similar Papers 제목 키워드 기반

CQM: Curriculum Reinforcement Learning with a Quantized World Model

2023-10-26 · NeurIPS 2023 11

Recent curriculum Reinforcement Learning (RL) has shown notable progress in solving complex tasks by proposing sequences of surrogate tasks. However, the previous approaches often face challenges when they generate curri…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Internalizing Curriculum Judgment for LLM Reinforcement Fine-Tuning

2026-05-11 · Han Zheng, Yining Ma, Karthick Gunasekaran, Bharathan Balaji 외 arxiv

In LLM Reinforcement Fine-Tuning (RFT), curriculum learning drives both efficiency and performance. Yet, current methods externalize curriculum judgment via handcrafted heuristics or auxiliary models, risking misalignmen…

Mathematical ReasoningCode Generation

Proximal Curriculum with Task Correlations for Deep Reinforcement Learning

2024-05-03 · Georgios Tzannetos, Parameswaran Kamalaruban, Adish Singla

Curriculum design for reinforcement learning (RL) can speed up an agent's learning process and help it learn to perform well on complex tasks. However, existing techniques typically require domain-specific hyperparameter…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Causally Aligned Curriculum Learning

2025-03-21 · Mingxuan Li, Junzhe Zhang, Elias Bareinboim

A pervasive challenge in Reinforcement Learning (RL) is the "curse of dimensionality" which is the exponential growth in the state-action space when optimizing a high-dimensional target task. The framework of curriculum …

Reinforcement Learning (RL)

Online Optimization of Curriculum Learning Schedules using Evolutionary Optimization

2024-08-12 · Mohit Jiwatode, Leon Schlecht, Alexander Dockhorn

We propose RHEA CL, which combines Curriculum Learning (CL) with Rolling Horizon Evolutionary Algorithms (RHEA) to automatically produce effective curricula during the training of a reinforcement learning agent. RHEA CL …

Evolutionary Algorithmsreinforcement-learningReinforcement LearningReinforcement Learning (RL)