paper-with-me

Papers

Probabilistic Curriculum Learning for Goal-Based Reinforcement Learning

2025-04-02 · Llewyn Salt, Marcus Gallagher

Reinforcement learning (RL) -- algorithms that teach artificial agents to interact with environments by maximising reward signals -- has achieved significant success in recent years. These successes have been facilitated by advances in algorithms (e.g., deep Q-learning, deep deterministic policy gradients, proximal policy optimisation, trust region policy optimisation, and soft actor-critic) and specialised computational resources such as GPUs and TPUs. One promising research direction involves introducing goals to allow multimodal policies, commonly through hierarchical or curriculum reinforcement learning. These methods systematically decompose complex behaviours into simpler sub-tasks, analogous to how humans progressively learn skills (e.g. we learn to run before we walk, or we learn arithmetic before calculus). However, fully automating goal creation remains an open challenge. We present a novel probabilistic curriculum learning algorithm to suggest goals for reinforcement learning agents in continuous control and navigation tasks.

📄 PDF Abstract BibTeX arXiv:2504.01459

Code (0)

등록된 구현이 없습니다.

Tasks

continuous-controlContinuous ControlQ-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

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)

Automating Curriculum Learning for Reinforcement Learning using a Skill-Based Bayesian Network

2025-02-21 · Vincent Hsiao, Mark Roberts, Laura M. Hiatt, George Konidaris 외

A major challenge for reinforcement learning is automatically generating curricula to reduce training time or improve performance in some target task. We introduce SEBNs (Skill-Environment Bayesian Networks) which model …

continuous-controlContinuous Control

Curriculum Learning Based on Reward Sparseness for Deep Reinforcement Learning of Task Completion Dialogue Management

2018-10-01 · WS 2018 10 · Atsushi Saito

Learning from sparse and delayed reward is a central issue in reinforcement learning. In this paper, to tackle reward sparseness problem of task oriented dialogue management, we propose a curriculum based approach on the…

Deep Reinforcement LearningDialogue ManagementInformation RetrievalManagement+5

Reachability Traces for Curriculum Design in Reinforcement Learning

2021-09-29 · Thommen Karimpanal George, Majid Abdolshah, Hung Le, Santu Rana 외

The objective in goal-based reinforcement learning is to learn a policy to reach a particular goal state within the environment. However, the underlying reward function may be too sparse for the agent to efficiently lear…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Outcome-directed Reinforcement Learning by Uncertainty & Temporal Distance-Aware Curriculum Goal Generation

2023-01-27 · Daesol Cho, Seungjae Lee, H. Jin Kim

Current reinforcement learning (RL) often suffers when solving a challenging exploration problem where the desired outcomes or high rewards are rarely observed. Even though curriculum RL, a framework that solves complex …

reinforcement-learningReinforcement Learning (RL)