paper-with-me

홈 › Papers

Acquiring Diverse Skills using Curriculum Reinforcement Learning with Mixture of Experts

2024-03-11 · Onur Celik, Aleksandar Taranovic, Gerhard Neumann

Reinforcement learning (RL) is a powerful approach for acquiring a good-performing policy. However, learning diverse skills is challenging in RL due to the commonly used Gaussian policy parameterization. We propose \textbf{Di}verse \textbf{Skil}l \textbf{L}earning (Di-SkilL\footnote{Videos and code are available on the project webpage: \url{https://alrhub.github.io/di-skill-website/}}), an RL method for learning diverse skills using Mixture of Experts, where each expert formalizes a skill as a contextual motion primitive. Di-SkilL optimizes each expert and its associate context distribution to a maximum entropy objective that incentivizes learning diverse skills in similar contexts. The per-expert context distribution enables automatic curricula learning, allowing each expert to focus on its best-performing sub-region of the context space. To overcome hard discontinuities and multi-modalities without any prior knowledge of the environment's unknown context probability space, we leverage energy-based models to represent the per-expert context distributions and demonstrate how we can efficiently train them using the standard policy gradient objective. We show on challenging robot simulation tasks that Di-SkilL can learn diverse and performant skills.

📄 PDF Abstract BibTeX arXiv:2403.06966

Code (0)

등록된 구현이 없습니다.

Tasks

Mixture-of-ExpertsReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar 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 episod…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Information Maximizing Curriculum: A Curriculum-Based Approach for Imitating Diverse Skills

2023-03-27 · Denis Blessing, Onur Celik, Xiaogang Jia, Moritz Reuss 외

Imitation learning uses data for training policies to solve complex tasks. However, when the training data is collected from human demonstrators, it often leads to multimodal distributions because of the variability in h…

Imitation LearningMixture-of-Experts

Trajectory First: A Curriculum for Discovering Diverse Policies

2025-06-02 · Cornelius V. Braun, Sayantan Auddy, Marc Toussaint

Being able to solve a task in diverse ways makes agents more robust to task variations and less prone to local optima. In this context, constrained diversity optimization has emerged as a powerful reinforcement learning …

DiversityReinforcement Learning (RL)

Variational Curriculum Reinforcement Learning for Unsupervised Discovery of Skills

2023-10-30 · Seongun Kim, Kyowoon Lee, Jaesik Choi

Mutual information-based reinforcement learning (RL) has been proposed as a promising framework for retrieving complex skills autonomously without a task-oriented reward function through mutual information (MI) maximizat…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Robot Navigation

Specializing Versatile Skill Libraries using Local Mixture of Experts

2021-12-08 · Onur Celik, Dongzhuoran Zhou, Ge Li, Philipp Becker 외

A long-cherished vision in robotics is to equip robots with skills that match the versatility and precision of humans. For example, when playing table tennis, a robot should be capable of returning the ball in various wa…

Incremental LearningMixture-of-ExpertsReinforcement Learning (RL)