English

State Advantage Weighting for Offline RL

Machine Learning 2022-11-09 v2 Artificial Intelligence

Abstract

We present state advantage weighting for offline reinforcement learning (RL). In contrast to action advantage A(s,a)A(s,a) that we commonly adopt in QSA learning, we leverage state advantage A(s,s)A(s,s^\prime) and QSS learning for offline RL, hence decoupling the action from values. We expect the agent can get to the high-reward state and the action is determined by how the agent can get to that corresponding state. Experiments on D4RL datasets show that our proposed method can achieve remarkable performance against the common baselines. Furthermore, our method shows good generalization capability when transferring from offline to online.

Keywords

Cite

@article{arxiv.2210.04251,
  title  = {State Advantage Weighting for Offline RL},
  author = {Jiafei Lyu and Aicheng Gong and Le Wan and Zongqing Lu and Xiu Li},
  journal= {arXiv preprint arXiv:2210.04251},
  year   = {2022}
}

Comments

3rd Offline RL workshop at NeurIPS 2022. arXiv admin note: text overlap with arXiv:2206.07989

R2 v1 2026-06-28T03:05:44.561Z