paper-with-me

Papers

Weakly-Supervised Learning of Disentangled and Interpretable Skills for Hierarchical Reinforcement Learning

2021-09-29 · Wonil Song, Sangryul Jeon, Hyesong Choi, Kwanghoon Sohn, Dongbo Min

Hierarchical reinforcement learning (RL) usually requires task-agnostic and interpretable skills that can be applicable to various downstream tasks. While many recent works have been proposed to learn such skills for a policy in unsupervised manner, the learned skills are still uninterpretable. To alleviate this, we propose a novel WEakly-supervised learning approach for learning Disentangled and Interpretable Skills (WEDIS) from the continuous latent representations of trajectories. We accomplish this by extending a trajectory variational autoencoder (VAE) to impose an inductive bias with weak labels, which explicitly enforces the trajectory representations to be disentangled into factors of interest that we intend the model to learn. Given the latent representations as skills, a skill-based policy network is trained to generate similar trajectories to the learned decoder of the trajectory VAE. Additionally, we propose to train a policy network with single-step transitions and perform the trajectory-level behaviors at test time with the knowledge on the skills, which simplifies the exploration problem in the training. With a sample-efficient planning strategy based on the skills, we demonstrate that our method is effective in solving the hierarchical RL problems in experiments on several challenging navigation tasks with a long horizon and sparse rewards.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderHierarchical Reinforcement LearningInductive Biasreinforcement-learningReinforcement Learning (RL)Weakly-supervised Learning

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Disentangled Unsupervised Skill Discovery for Efficient Hierarchical Reinforcement Learning

2024-10-15 · Jiaheng Hu, Zizhao Wang, Peter Stone, Roberto Martín-Martín

A hallmark of intelligent agents is the ability to learn reusable skills purely from unsupervised interaction with the environment. However, existing unsupervised skill discovery methods often learn entangled skills wher…

DisentanglementHierarchical Reinforcement Learningreinforcement-learningReinforcement 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

Generative Adversarial Image Synthesis with Decision Tree Latent Controller

2018-05-27 · CVPR 2018 6 · Takuhiro Kaneko, Kaoru Hiramatsu, Kunio Kashino

This paper proposes the decision tree latent controller generative adversarial network (DTLC-GAN), an extension of a GAN that can learn hierarchically interpretable representations without relying on detailed supervision…

Generative Adversarial NetworkImage GenerationImage RetrievalRepresentation Learning+1

Offline Discovery of Interpretable Skills from Multi-Task Trajectories

2026-02-01 · Chongyu Zhu, Mithun Vanniasinghe, Jiayu Chen, Chi-Guhn Lee arxiv

Hierarchical Imitation Learning is a powerful paradigm for acquiring complex robot behaviors from demonstrations. A central challenge, however, lies in discovering reusable skills from long-horizon, multi-task offline da…

HiD-VAE: Interpretable Generative Recommendation via Hierarchical and Disentangled Semantic IDs

2025-08-06 · Dengzhao Fang, Jingtong Gao, Chengcheng Zhu, Yu Li 외 arxiv

Recommender systems are indispensable for helping users navigate the immense item catalogs of modern online platforms. Recently, generative recommendation has emerged as a promising paradigm, unifying the conventional re…