English

Measuring and Characterizing Generalization in Deep Reinforcement Learning

Machine Learning 2018-12-12 v2 Artificial Intelligence Machine Learning

Abstract

Deep reinforcement-learning methods have achieved remarkable performance on challenging control tasks. Observations of the resulting behavior give the impression that the agent has constructed a generalized representation that supports insightful action decisions. We re-examine what is meant by generalization in RL, and propose several definitions based on an agent's performance in on-policy, off-policy, and unreachable states. We propose a set of practical methods for evaluating agents with these definitions of generalization. We demonstrate these techniques on a common benchmark task for deep RL, and we show that the learned networks make poor decisions for states that differ only slightly from on-policy states, even though those states are not selected adversarially. Taken together, these results call into question the extent to which deep Q-networks learn generalized representations, and suggest that more experimentation and analysis is necessary before claims of representation learning can be supported.

Keywords

Cite

@article{arxiv.1812.02868,
  title  = {Measuring and Characterizing Generalization in Deep Reinforcement Learning},
  author = {Sam Witty and Jun Ki Lee and Emma Tosch and Akanksha Atrey and Michael Littman and David Jensen},
  journal= {arXiv preprint arXiv:1812.02868},
  year   = {2018}
}
R2 v1 2026-06-23T06:34:58.203Z