English

Temporal Regularization in Markov Decision Process

Machine Learning 2019-04-12 v2 Machine Learning

Abstract

Several applications of Reinforcement Learning suffer from instability due to high variance. This is especially prevalent in high dimensional domains. Regularization is a commonly used technique in machine learning to reduce variance, at the cost of introducing some bias. Most existing regularization techniques focus on spatial (perceptual) regularization. Yet in reinforcement learning, due to the nature of the Bellman equation, there is an opportunity to also exploit temporal regularization based on smoothness in value estimates over trajectories. This paper explores a class of methods for temporal regularization. We formally characterize the bias induced by this technique using Markov chain concepts. We illustrate the various characteristics of temporal regularization via a sequence of simple discrete and continuous MDPs, and show that the technique provides improvement even in high-dimensional Atari games.

Keywords

Cite

@article{arxiv.1811.00429,
  title  = {Temporal Regularization in Markov Decision Process},
  author = {Pierre Thodoroff and Audrey Durand and Joelle Pineau and Doina Precup},
  journal= {arXiv preprint arXiv:1811.00429},
  year   = {2019}
}

Comments

Published as a conference paper at NIPS 2018

R2 v1 2026-06-23T05:00:48.301Z