paper-with-me

홈 › Papers

Unifying Goal-Conditioned RL and Unsupervised Skill Learning via Control-Maximization

2026-05-07 · Alireza Modirshanechi, Benjamin Eysenbach, Peter Dayan, Eric Schulz arxiv

Unsupervised pretraining has driven empirical advances in goal-conditioned reinforcement learning (GCRL), but its theoretical foundations remain poorly understood. In particular, an influential class of methods, mutual information skill learning (MISL), discovers behaviorally diverse skills that can later be used for downstream goal-reaching. However, it remains a theoretical mystery why skills learned through MISL should support goal-reaching. A subtle challenge is that both GCRL and MISL are umbrella terms: different GCRL tasks use distinct criteria for measuring goal-reaching performance, while different MISL methods optimize distinct notions of behavioral diversity. We address this challenge and unify GCRL and MISL as instances of control maximization. We identify three canonical GCRL formulations and prove that they are fundamentally inequivalent: they can induce incompatible optimal policies even in the same environment. Nevertheless, they all share a common interpretation: a well-performing goal-conditioned policy is one whose future trajectory is highly sensitive to the commanded goal, with the precise notion of sensitivity determined by the GCRL formulation. Noting that MISL objectives can be understood as measures of skill-sensitivity akin to goal-sensitivity, we show that MISL objectives are bounded by formulation-specific downstream goal-sensitivities. These bounds establish a precise correspondence between MISL methods and downstream GCRL tasks: for every GCRL formulation, there exists a matching MISL objective for which more diverse skills afford greater downstream goal sensitivity. Our results thus lay a theoretical foundation for RL pretraining and have important practical implications, such as suggesting which pretraining objectives to use when a user cares about a specific class of downstream tasks.

📄 PDF Abstract BibTeX arXiv:2605.06145

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

TLDR: Unsupervised Goal-Conditioned RL via Temporal Distance-Aware Representations

2024-07-11 · Junik Bae, Kwanyoung Park, Youngwoon Lee

Unsupervised goal-conditioned reinforcement learning (GCRL) is a promising paradigm for developing diverse robotic skills without external supervision. However, existing unsupervised GCRL methods often struggle to cover …

Unsupervised Domain Adaptation with Dynamics-Aware Rewards in Reinforcement Learning

2021-10-25 · NeurIPS 2021 12 · Jinxin Liu, Hao Shen, Donglin Wang, Yachen Kang 외

Unsupervised reinforcement learning aims to acquire skills without prior goal representations, where an agent automatically explores an open-ended environment to represent goals and learn the goal-conditioned policy. How…

Domain Adaptationreinforcement-learningReinforcement LearningReinforcement Learning (RL)+2

Visual Reinforcement Learning with Imagined Goals

2018-07-12 · NeurIPS 2018 12 · Ashvin Nair, Vitchyr Pong, Murtaza Dalal, Shikhar Bahl 외

For an autonomous agent to fulfill a wide range of user-specified goals at test time, it must be able to learn broadly applicable and general-purpose skill repertoires. Furthermore, to provide the requisite level of gene…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Representation Learning

Weakly Supervised Disentangled Representation for Goal-conditioned Reinforcement Learning

2022-02-28 · Zhifeng Qian, Mingyu You, Hongjun Zhou, Bin He

Goal-conditioned reinforcement learning is a crucial yet challenging algorithm which enables agents to achieve multiple user-specified goals when learning a set of skills in a dynamic environment. However, it typically r…

Positionreinforcement-learningReinforcement LearningReinforcement Learning (RL)+1

Offline Goal-Conditioned Reinforcement Learning with Projective Quasimetric Planning

2025-06-23 · Anthony Kobanda, Waris Radji, Mathieu Petitbois, Odalric-Ambrym Maillard 외

Offline Goal-Conditioned Reinforcement Learning seeks to train agents to reach specified goals from previously collected trajectories. Scaling that promises to long-horizon tasks remains challenging, notably due to compo…

Metric Learningreinforcement-learningReinforcement Learning