2019

A Theoretical Analysis of Deep Q-Learning

Fan, Jianqing, Wang, Zhaoran, Xie, Yuchen et al.

Understand

Despite the great empirical success of deep reinforcement learning, its theoretical foundation is less well understood.

  • In this work, we make the first attempt to theoretically understand the deep Q-network (DQN) algorithm (Mnih et al., 2015) from both algorithmic and statistical perspectives.
  • In specific, we focus on a slight simplification of DQN that fully captures its key features.
  • Under mild assumptions, we establish the algorithmic and statistical rates of convergence for the action-value functions of the iterative policy sequence obtained by DQN.

Reading the bibliography…