paper-with-me

Papers

Self-Consistent Trajectory Autoencoder: Hierarchical Reinforcement Learning with Trajectory Embeddings

2018-06-07 · ICML 2018 7 · John D. Co-Reyes, Yuxuan Liu, Abhishek Gupta, Benjamin Eysenbach, Pieter Abbeel, Sergey Levine

In this work, we take a representation learning perspective on hierarchical reinforcement learning, where the problem of learning lower layers in a hierarchy is transformed into the problem of learning trajectory-level generative models. We show that we can learn continuous latent representations of trajectories, which are effective in solving temporally extended and multi-stage problems. Our proposed model, SeCTAR, draws inspiration from variational autoencoders, and learns latent representations of trajectories. A key component of this method is to learn both a latent-conditioned policy and a latent-conditioned model which are consistent with each other. Given the same latent, the policy generates a trajectory which should match the trajectory predicted by the model. This model provides a built-in prediction mechanism, by predicting the outcome of closed loop policy behavior. We propose a novel algorithm for performing hierarchical RL with this model, combining model-based planning in the learned latent space with an unsupervised exploration objective. We show that our model is effective at reasoning over long horizons with sparse rewards for several simulated tasks, outperforming standard reinforcement learning methods and prior methods for hierarchical reasoning, model-based planning, and exploration.

📄 PDF Abstract BibTeX arXiv:1806.02813

Code (0)

등록된 구현이 없습니다.

Tasks

Hierarchical Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Representation Learning

Similar Papers 제목 키워드 기반

Beyond Self-Play: Hierarchical Reasoning for Continuous Motion in Closed-Loop Traffic Simulation

2026-05-09 · Weifan Zhang, Xiaofeng Zhao, Adel Bazzi, Mingrui Li 외 arxiv

Closed-loop traffic simulation requires agents that are both scalable and behaviorally realistic. Recent self-play reinforcement learning approaches demonstrate strong scalability, but their equilibrium strategies fail t…

Multi-agent Reinforcement Learning

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

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

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 p…

DecoderHierarchical Reinforcement LearningInductive Biasreinforcement-learning+2

StraTA: Incentivizing Agentic Reinforcement Learning with Strategic Trajectory Abstraction

2026-05-07 · Xiangyuan Xue, Yifan Zhou, Zidong Wang, Shengji Tang 외 arxiv

Large language models (LLMs) are increasingly used as interactive agents, but optimizing them for long-horizon decision making remains difficult because current methods are largely purely reactive, which weakens both exp…

Reinforcement LearningDecision Making

MAGE: Multi-scale Autoregressive Generation for Offline Reinforcement Learning

2026-02-27 · Chenxing Lin, Xinhui Gao, Haipeng Zhang, Xinran Li 외 arxiv

Generative models have gained significant traction in offline reinforcement learning (RL) due to their ability to model complex trajectory distributions. However, existing generation-based approaches still struggle with …

Reinforcement LearningTrajectory ModelingOffline RL

Improving Context-Based Meta-Reinforcement Learning with Self-Supervised Trajectory Contrastive Learning

2021-03-10 · Bernie Wang, Simon Xu, Kurt Keutzer, Yang Gao 외

Meta-reinforcement learning typically requires orders of magnitude more samples than single task reinforcement learning methods. This is because meta-training needs to deal with more diverse distributions and train extra…

Contrastive LearningMeta Reinforcement LearningMuJoCoreinforcement-learning+3