paper-with-me

홈 › Papers

Learning latent state representation for speeding up exploration

2019-05-27 · Giulia Vezzani, Abhishek Gupta, Lorenzo Natale, Pieter Abbeel

Exploration is an extremely challenging problem in reinforcement learning, especially in high dimensional state and action spaces and when only sparse rewards are available. Effective representations can indicate which components of the state are task relevant and thus reduce the dimensionality of the space to explore. In this work, we take a representation learning viewpoint on exploration, utilizing prior experience to learn effective latent representations, which can subsequently indicate which regions to explore. Prior experience on separate but related tasks help learn representations of the state which are effective at predicting instantaneous rewards. These learned representations can then be used with an entropy-based exploration method to effectively perform exploration in high dimensional spaces by effectively lowering the dimensionality of the search space. We show the benefits of this representation for meta-exploration in a simulated object pushing environment.

📄 PDF Abstract BibTeX arXiv:1905.12621

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningRepresentation Learning

Similar Papers 제목 키워드 기반

Checkerboard Context Model for Efficient Learned Image Compression

2021-03-29 · CVPR 2021 1 · Dailan He, Yaoyan Zheng, Baocheng Sun, Yan Wang 외

For learned image compression, the autoregressive context model is proved effective in improving the rate-distortion (RD) performance. Because it helps remove spatial redundancies among latent representations. However, t…

Computational EfficiencyImage Compressionmodel

Length-Aware Motion Synthesis via Latent Diffusion

2024-07-16 · Alessio Sampieri, Alessio Palma, Indro Spinelli, Fabio Galasso

The target duration of a synthesized human motion is a critical attribute that requires modeling control over the motion dynamics and style. Speeding up an action performance is not merely fast-forwarding it. However, st…

AttributeMotion Synthesis

REMAX: Relational Representation for Multi-Agent Exploration

2020-08-12 · Heechang Ryu, Hayong Shin, Jinkyoo Park

Training a multi-agent reinforcement learning (MARL) model with a sparse reward is generally difficult because numerous combinations of interactions among agents induce a certain outcome (i.e., success or failure). Earli…

Multi-agent Reinforcement Learning

Balancing Exploration and Exploitation in Hierarchical Reinforcement Learning via Latent Landmark Graphs

2023-07-22 · Qingyang Zhang, Yiming Yang, Jingqing Ruan, Xuantang Xiong 외

Goal-Conditioned Hierarchical Reinforcement Learning (GCHRL) is a promising paradigm to address the exploration-exploitation dilemma in reinforcement learning. It decomposes the source task into subgoal conditional subta…

continuous-controlContinuous ControlHierarchical Reinforcement Learningreinforcement-learning+2

Latent Variable Representation for Reinforcement Learning

2022-12-17 · Tongzheng Ren, Chenjun Xiao, Tianjun Zhang, Na Li 외

Deep latent variable models have achieved significant empirical successes in model-based reinforcement learning (RL) due to their expressiveness in modeling complex transition dynamics. On the other hand, it remains uncl…

Model-based Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)