paper-with-me

Papers

Self-Paced Contextual Reinforcement Learning

2019-10-07 · Pascal Klink, Hany Abdulsamad, Boris Belousov, Jan Peters

Generalization and adaptation of learned skills to novel situations is a core requirement for intelligent autonomous robots. Although contextual reinforcement learning provides a principled framework for learning and generalization of behaviors across related tasks, it generally relies on uninformed sampling of environments from an unknown, uncontrolled context distribution, thus missing the benefits of structured, sequential learning. We introduce a novel relative entropy reinforcement learning algorithm that gives the agent the freedom to control the intermediate task distribution, allowing for its gradual progression towards the target context distribution. Empirical evaluation shows that the proposed curriculum learning scheme drastically improves sample efficiency and enables learning in scenarios with both broad and sharp target context distributions in which classical approaches perform sub-optimally.

📄 PDF Abstract BibTeX arXiv:1910.02826

Code (1)

psclklnk/self-paced-rl 공식 구현

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Self Paced Gaussian Contextual Reinforcement Learning

2026-03-24 · Mohsen Sahraei Ardakani, Rui Song arxiv

Curriculum learning improves reinforcement learning (RL) efficiency by sequencing tasks from simple to complex. However, many self-paced curriculum methods rely on computationally expensive inner-loop optimizations, limi…

Reinforcement Learning

Self-Paced Context Evaluation for Contextual Reinforcement Learning

2021-06-09 · Theresa Eimer, André Biedenkapp, Frank Hutter, Marius Lindauer

Reinforcement learning (RL) has made a lot of advances for solving a single problem in a given environment; but learning policies that generalize to unseen variations of a problem remains challenging. To improve sample e…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Reward-Machine-Guided, Self-Paced Reinforcement Learning

2023-05-25 · Cevahir Koprulu, Ufuk Topcu

Self-paced reinforcement learning (RL) aims to improve the data efficiency of learning by automatically creating sequences, namely curricula, of probability distributions over contexts. However, existing techniques for s…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Contextual Self-paced Learning for Weakly Supervised Spatio-Temporal Video Grounding

2025-01-28 · Akash Kumar, Zsolt Kira, Yogesh Singh Rawat

In this work, we focus on Weakly Supervised Spatio-Temporal Video Grounding (WSTVG). It is a multimodal task aimed at localizing specific subjects spatio-temporally based on textual queries without bounding box supervisi…

object-detectionObject DetectionPhrase GroundingScene Understanding+2

Self-Paced Absolute Learning Progress as a Regularized Approach to Curriculum Learning

2023-06-09 · Tobias Niehues, Ulla Scheler, Pascal Klink

The usability of Reinforcement Learning is restricted by the large computation times it requires. Curriculum Reinforcement Learning speeds up learning by defining a helpful order in which an agent encounters tasks, i.e. …

reinforcement-learningReinforcement Learning