English

Observational Overfitting in Reinforcement Learning

Machine Learning 2020-01-01 v2 Artificial Intelligence Machine Learning

Abstract

A major component of overfitting in model-free reinforcement learning (RL) involves the case where the agent may mistakenly correlate reward with certain spurious features from the observations generated by the Markov Decision Process (MDP). We provide a general framework for analyzing this scenario, which we use to design multiple synthetic benchmarks from only modifying the observation space of an MDP. When an agent overfits to different observation spaces even if the underlying MDP dynamics is fixed, we term this observational overfitting. Our experiments expose intriguing properties especially with regards to implicit regularization, and also corroborate results from previous works in RL generalization and supervised learning (SL).

Keywords

Cite

@article{arxiv.1912.02975,
  title  = {Observational Overfitting in Reinforcement Learning},
  author = {Xingyou Song and Yiding Jiang and Stephen Tu and Yilun Du and Behnam Neyshabur},
  journal= {arXiv preprint arXiv:1912.02975},
  year   = {2020}
}

Comments

Published as a conference paper in ICLR 2020

R2 v1 2026-06-23T12:37:43.708Z