paper-with-me

홈 › Papers

Direct then Diffuse: Incremental Unsupervised Skill Discovery for State Covering and Goal Reaching

2021-10-27 · ICML Workshop URL 2021 7 · Pierre-Alexandre Kamienny, Jean Tarbouriech, Sylvain Lamprier, Alessandro Lazaric, Ludovic Denoyer

Learning meaningful behaviors in the absence of reward is a difficult problem in reinforcement learning. A desirable and challenging unsupervised objective is to learn a set of diverse skills that provide a thorough coverage of the state space while being directed, i.e., reliably reaching distinct regions of the environment. In this paper, we build on the mutual information framework for skill discovery and introduce UPSIDE, which addresses the coverage-directedness trade-off in the following ways: 1) We design policies with a decoupled structure of a directed skill, trained to reach a specific region, followed by a diffusing part that induces a local coverage. 2) We optimize policies by maximizing their number under the constraint that each of them reaches distinct regions of the environment (i.e., they are sufficiently discriminable) and prove that this serves as a lower bound to the original mutual information objective. 3) Finally, we compose the learned directed skills into a growing tree that adaptively covers the environment. We illustrate in several navigation and control environments how the skills learned by UPSIDE solve sparse-reward downstream tasks better than existing baselines.

📄 PDF Abstract BibTeX arXiv:2110.14457

Code (1)

facebookresearch/salina jax

Similar Papers 제목 키워드 기반

SkillDiffuser: Interpretable Hierarchical Planning via Skill Abstractions in Diffusion-Based Task Execution

2023-12-18 · CVPR 2024 1 · Zhixuan Liang, Yao Mu, Hengbo Ma, Masayoshi Tomizuka 외

Diffusion models have demonstrated strong potential for robotic trajectory planning. However, generating coherent trajectories from high-level instructions remains challenging, especially for long-range composition tasks…

Trajectory Planning

MotionDiffuse: Text-Driven Human Motion Generation with Diffusion Model

2022-08-31 · Mingyuan Zhang, Zhongang Cai, Liang Pan, Fangzhou Hong 외

Human motion modeling is important for many modern graphics applications, which typically require professional skills. In order to remove the skill barriers for laymen, recent motion generation methods can directly gener…

DenoisingMotion GenerationMotion Synthesis

One After Another: Learning Incremental Skills for a Changing World

2022-03-21 · ICLR 2022 4 · Nur Muhammad Shafiullah, Lerrel Pinto

Reward-free, unsupervised discovery of skills is an attractive alternative to the bottleneck of hand-designing rewards in environments where task supervision is scarce or expensive. However, current skill pre-training me…

One Big Net For Everything

2018-02-24 · Juergen Schmidhuber

I apply recent work on "learning to think" (2015) and on PowerPlay (2011) to the incremental training of an increasingly general problem solver, continually learning to solve new tasks without forgetting previous skills.…

Reinforcement Learning

Skill Characterization Based on Betweenness

2008-12-01 · NeurIPS 2008 12 · Özgür Şimşek, Andrew G. Barto

We present a characterization of a useful class of skills based on a graphical representation of an agent's interaction with its environment. Our characterization uses betweenness, a measure of centrality on graphs. It m…