IJCAI 2023poster4 citations

Adaptive Estimation Q-learning with Uncertainty and Familiarity

Xiaoyu Gong, Shuai Lü, Jiayu Yu, Sheng Zhu, Zongze Li

Abstract

One of the key problems in model-free deep reinforcement learning is how to obtain more accurate value estimations. Current most widely-used off-policy algorithms suffer from over- or underestimation bias which may lead to unstable policy. In this paper, we propose a novel method, Adaptive Estimation Q-learning (AEQ), which uses uncertainty and familiarity to control the value estimation naturally and can adaptively change for specific state-action pair. We theoretically prove the property of our familiarity term which can even keep the expected estimation bias approximate to 0, and experimentally demonstrate our dynamic estimation can improve the performance and prevent the bias continuously increasing. We evaluate AEQ on several continuous control tasks, outperforming state-of-the-art performance. Moreover, AEQ is simple to implement and can be applied in any off-policy actor-critic algorithm.

Machine Learning: ML: Deep reinforcement learningMachine Learning: ML: Ensemble methods
BibTeX
@inproceedings{ijcai2023p417,
  title     = {Adaptive Estimation Q-learning with Uncertainty and Familiarity},
  author    = {Gong, Xiaoyu and Lü, Shuai and Yu, Jiayu and Zhu, Sheng and Li, Zongze},
  booktitle = {Proceedings of the Thirty-Second International Joint Conference on
               Artificial Intelligence, {IJCAI-23}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Edith Elkind},
  pages     = {3750--3758},
  year      = {2023},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2023/417},
  url       = {https://doi.org/10.24963/ijcai.2023/417},
}
Adaptive Estimation Q-learning with Uncertainty and Familiarity · IJCAI 2023