paper-with-me

Papers

Goal-Conditioned Predictive Coding for Offline Reinforcement Learning

2023-07-07 · NeurIPS 2023 11

Recent work has demonstrated the effectiveness of formulating decision making as supervised learning on offline-collected trajectories. Powerful sequence models, such as GPT or BERT, are often employed to encode the trajectories. However, the benefits of performing sequence modeling on trajectory data remain unclear. In this work, we investigate whether sequence modeling has the ability to condense trajectories into useful representations that enhance policy learning. We adopt a two-stage framework that first leverages sequence models to encode trajectory-level representations, and then learns a goal-conditioned policy employing the encoded representations as its input. This formulation allows us to consider many existing supervised offline RL methods as specific instances of our framework. Within this framework, we introduce Goal-Conditioned Predictive Coding (GCPC), a sequence modeling objective that yields powerful trajectory representations and leads to performant policies. Through extensive empirical evaluations on AntMaze, FrankaKitchen and Locomotion environments, we observe that sequence modeling can have a significant impact on challenging decision making tasks. Furthermore, we demonstrate that GCPC learns a goal-conditioned latent representation encoding the future trajectory, which enables competitive performance on all three benchmarks.

📄 PDF Abstract BibTeX arXiv:2307.03406

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingOffline RLreinforcement-learningReinforcement Learning

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Discriminative Fine-Tuning Discriminative Fine-Tuning is a fine-tuning strategy that is used for ULMFiT type models. Instead of using the same learning rate…
Adam 설명 없음
Cosine Annealing Cosine Annealing is a type of learning rate schedule that has the effect of starting with a large learning rate that is relatively rapidly decreased to a minimum value before…
Weight Decay 설명 없음

Similar Papers 제목 키워드 기반

Predictive Coding for Decision Transformer

2024-10-04 · Tung M. Luu, Donghoon Lee, Chang D. Yoo

Recent work in offline reinforcement learning (RL) has demonstrated the effectiveness of formulating decision-making as return-conditioned supervised learning. Notably, the decision transformer (DT) architecture has show…

Decision MakingReinforcement Learning (RL)

Swapped goal-conditioned offline reinforcement learning

2023-02-17 · Wenyan Yang, Huiling Wang, Dingding Cai, Joni Pajarinen 외

Offline goal-conditioned reinforcement learning (GCRL) can be challenging due to overfitting to the given dataset. To generalize agents' skills outside the given dataset, we propose a goal-swapping procedure that generat…

Offline RLreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Efficient Hierarchical Implicit Flow Q-learning for Offline Goal-conditioned Reinforcement Learning

2026-04-10 · Zhiqiang Dong, Teng Pang, Rongjian Xu, Guoqiang Wu arxiv

Offline goal-conditioned reinforcement learning (GCRL) is a practical reinforcement learning paradigm that aims to learn goal-conditioned policies from reward-free offline data. Despite recent advances in hierarchical ar…

Reinforcement Learning

Multi-scale Predictive Representations for Goal-conditioned Reinforcement Learning

2026-05-10 · Valliappan Chidambaram Adaikkappan, David Meger, Sai Rajeswar, Pietro Mazzaglia arxiv

This paper investigates robust representation learning in offline goal-conditioned reinforcement learning (GCRL). Particularly in sparse reward scenarios, learning representations that align state and goal latents is a c…

Representation LearningReinforcement Learning

Rethinking Goal-conditioned Supervised Learning and Its Connection to Offline RL

2022-02-09 · ICLR 2022 4 · Rui Yang, Yiming Lu, Wenzhe Li, Hao Sun 외

Solving goal-conditioned tasks with sparse rewards using self-supervised learning is promising because of its simplicity and stability over current reinforcement learning (RL) algorithms. A recent work, called Goal-Condi…

Offline RLReinforcement Learning (RL)Self-Supervised Learning