paper-with-me

Papers

Adaptive $Q$-Aid for Conditional Supervised Learning in Offline Reinforcement Learning

2024-02-03 · Jeonghye Kim, Suyoung Lee, Woojun Kim, Youngchul Sung

Offline reinforcement learning (RL) has progressed with return-conditioned supervised learning (RCSL), but its lack of stitching ability remains a limitation. We introduce $Q$-Aided Conditional Supervised Learning (QCS), which effectively combines the stability of RCSL with the stitching capability of $Q$-functions. By analyzing $Q$-function over-generalization, which impairs stable stitching, QCS adaptively integrates $Q$-aid into RCSL's loss function based on trajectory return. Empirical results show that QCS significantly outperforms RCSL and value-based methods, consistently achieving or exceeding the maximum trajectory returns across diverse offline RL benchmarks.

📄 PDF Abstract BibTeX arXiv:2402.02017

Code (0)

등록된 구현이 없습니다.

Tasks

Offline RLReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Contextual Transformer for Offline Meta Reinforcement Learning

2022-11-15 · Runji Lin, Ye Li, Xidong Feng, Zhaowei Zhang 외

The pretrain-finetuning paradigm in large-scale sequence models has made significant progress in natural language processing and computer vision tasks. However, such a paradigm is still hindered by several challenges in …

D4RLMeta Reinforcement LearningMuJoCoOffline RL+5

CUDC: A Curiosity-Driven Unsupervised Data Collection Method with Adaptive Temporal Distances for Offline Reinforcement Learning

2023-12-19 · Chenyu Sun, Hangwei Qian, Chunyan Miao

Offline reinforcement learning (RL) aims to learn an effective policy from a pre-collected dataset. Most existing works are to develop sophisticated learning algorithms, with less emphasis on improving the data collectio…

NavigateOffline RLReinforcement Learning (RL)

Transformers as Decision Makers: Provable In-Context Reinforcement Learning via Supervised Pretraining

2023-10-12 · Licong Lin, Yu Bai, Song Mei

Large transformer models pretrained on offline reinforcement learning datasets have demonstrated remarkable in-context reinforcement learning (ICRL) capabilities, where they can make good decisions when prompted with int…

In-Context Reinforcement Learningreinforcement-learningReinforcement LearningThompson Sampling

Conditional Sequence Modeling for Safe Reinforcement Learning

2026-02-09 · Wensong Bai, Chao Zhang, Qihang Xu, Chufan Chen 외 arxiv

Offline safe reinforcement learning (RL) aims to learn policies from a fixed dataset while maximizing performance under cumulative cost constraints. In practice, deployment requirements often vary across scenarios, neces…

Reinforcement Learning

CLUE: Calibrated Latent Guidance for Offline Reinforcement Learning

2023-06-23 · Jinxin Liu, Lipeng Zu, Li He, Donglin Wang

Offline reinforcement learning (RL) aims to learn an optimal policy from pre-collected and labeled datasets, which eliminates the time-consuming data collection in online RL. However, offline RL still bears a large burde…

Imitation LearningOffline RLreinforcement-learningReinforcement Learning+1