paper-with-me

홈 › Papers

DisCo RL: Distribution-Conditioned Reinforcement Learning for General-Purpose Policies

2021-04-23 · Soroush Nasiriany, Vitchyr H. Pong, Ashvin Nair, Alexander Khazatsky, Glen Berseth, Sergey Levine

Can we use reinforcement learning to learn general-purpose policies that can perform a wide range of different tasks, resulting in flexible and reusable skills? Contextual policies provide this capability in principle, but the representation of the context determines the degree of generalization and expressivity. Categorical contexts preclude generalization to entirely new tasks. Goal-conditioned policies may enable some generalization, but cannot capture all tasks that might be desired. In this paper, we propose goal distributions as a general and broadly applicable task representation suitable for contextual policies. Goal distributions are general in the sense that they can represent any state-based reward function when equipped with an appropriate distribution class, while the particular choice of distribution class allows us to trade off expressivity and learnability. We develop an off-policy algorithm called distribution-conditioned reinforcement learning (DisCo RL) to efficiently learn these policies. We evaluate DisCo RL on a variety of robot manipulation tasks and find that it significantly outperforms prior methods on tasks that require generalization to new goal distributions.

📄 PDF Abstract BibTeX arXiv:2104.11707

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Robot Manipulation

Similar Papers 제목 키워드 기반

Learn Goal-Conditioned Policy with Intrinsic Motivation for Deep Reinforcement Learning

2021-04-11 · Jinxin Liu, Donglin Wang, Qiangxing Tian, Zhengyu Chen

It is of significance for an agent to learn a widely applicable and general-purpose policy that can achieve diverse goals including images and text descriptions. Considering such perceptually-specific goals, the frontier…

Deep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)

Instructing Goal-Conditioned Reinforcement Learning Agents with Temporal Logic Objectives

2023-09-21 · NeurIPS 2023 11

Goal-conditioned reinforcement learning (RL) is a powerful approach for learning general-purpose skills by reaching diverse goals. However, it has limitations when it comes to task-conditioned policies, where goals are s…

Scaling Goal-based Exploration via Pruning Proto-goals

2023-02-09 · Akhil Bagaria, Ray Jiang, Ramana Kumar, Tom Schaul

One of the gnarliest challenges in reinforcement learning (RL) is exploration that scales to vast domains, where novelty-, or coverage-seeking behaviour falls short. Goal-directed, purposeful behaviours are able to overc…

reinforcement-learningReinforcement Learning (RL)

GOPlan: Goal-conditioned Offline Reinforcement Learning by Planning with Learned Models

2023-10-30 · Mianchu Wang, Rui Yang, Xi Chen, Hao Sun 외

Offline Goal-Conditioned RL (GCRL) offers a feasible paradigm for learning general-purpose policies from diverse and multi-task offline datasets. Despite notable recent progress, the predominant offline GCRL methods, mai…

Generative Adversarial Networkreinforcement-learning

Versatile and Generalizable Manipulation via Goal-Conditioned Reinforcement Learning with Grounded Object Detection

2025-07-14 · Huiyi Wang, Fahim Shahriar, Alireza Azimi, Gautham Vasan 외 arxiv

General-purpose robotic manipulation, including reach and grasp, is essential for deployment into households and workspaces involving diverse and evolving tasks. Recent advances propose using large pre-trained models, su…

Self-Supervised LearningReinforcement LearningObject Detection