English

Smart Sampling: Self-Attention and Bootstrapping for Improved Ensembled Q-Learning

Machine Learning 2024-05-15 v1 Artificial Intelligence

Abstract

We present a novel method aimed at enhancing the sample efficiency of ensemble Q learning. Our proposed approach integrates multi-head self-attention into the ensembled Q networks while bootstrapping the state-action pairs ingested by the ensemble. This not only results in performance improvements over the original REDQ (Chen et al. 2021) and its variant DroQ (Hi-raoka et al. 2022), thereby enhancing Q predictions, but also effectively reduces both the average normalized bias and standard deviation of normalized bias within Q-function ensembles. Importantly, our method also performs well even in scenarios with a low update-to-data (UTD) ratio. Notably, the implementation of our proposed method is straightforward, requiring minimal modifications to the base model.

Keywords

Cite

@article{arxiv.2405.08252,
  title  = {Smart Sampling: Self-Attention and Bootstrapping for Improved Ensembled Q-Learning},
  author = {Muhammad Junaid Khan and Syed Hammad Ahmed and Gita Sukthankar},
  journal= {arXiv preprint arXiv:2405.08252},
  year   = {2024}
}

Comments

FLAIRS-37 (2024)

R2 v1 2026-06-28T16:26:12.168Z