← Back to Benchmarks
simmediumatarimetric · varies

When should we prefer Decision Transformers for Offline Reinforcement Learning?

Description

Offline reinforcement learning (RL) allows agents to learn effective, return-maximizing policies from a static dataset. Three popular algorithms for offline RL are Conservative Q-Learning (CQL), Behavior Cloning (BC), and Decision Transformer (DT), from the class of Q-Learning, Imitation Learning, and Sequence Modeling respectively. A key open question is: which algorithm is preferred under what conditions? We study this question empirically by exploring the performance of these algorithms acros

Source

http://arxiv.org/abs/2305.14550v3