English

Leverage the Average: an Analysis of KL Regularization in RL

Machine Learning 2021-01-07 v5 Machine Learning

Abstract

Recent Reinforcement Learning (RL) algorithms making use of Kullback-Leibler (KL) regularization as a core component have shown outstanding performance. Yet, only little is understood theoretically about why KL regularization helps, so far. We study KL regularization within an approximate value iteration scheme and show that it implicitly averages q-values. Leveraging this insight, we provide a very strong performance bound, the very first to combine two desirable aspects: a linear dependency to the horizon (instead of quadratic) and an error propagation term involving an averaging effect of the estimation errors (instead of an accumulation effect). We also study the more general case of an additional entropy regularizer. The resulting abstract scheme encompasses many existing RL algorithms. Some of our assumptions do not hold with neural networks, so we complement this theoretical analysis with an extensive empirical study.

Keywords

Cite

@article{arxiv.2003.14089,
  title  = {Leverage the Average: an Analysis of KL Regularization in RL},
  author = {Nino Vieillard and Tadashi Kozuno and Bruno Scherrer and Olivier Pietquin and Rémi Munos and Matthieu Geist},
  journal= {arXiv preprint arXiv:2003.14089},
  year   = {2021}
}

Comments

NeurIPS 2020

R2 v1 2026-06-23T14:33:30.254Z