Transient Non−stationarity and Generalisation in Deep Reinforcement Learning

Igl, Maximilian, Gregory Farquhar, Jelena Luketina, Wendelin Böhmer, and Shimon Whiteson. “Transient non-stationarity and generalisation in deep reinforcement learning.” arXiv preprint arXiv:2006.05826 (2020).
URL1 URL2

Non-stationarity can arise in Reinforcement Learning (RL) even in stationary environments. For example, most RL algorithms collect new data throughout training, using a non-stationary behaviour policy. Due to the transience of this non-stationarity, it is often not explicitly addressed in deep RL and a single neural network is continually updated. However, we find evidence that neural networks exhibit a memory effect where these transient non-stationarities can permanently impact the latent representation and adversely affect generalisation performance. Consequently, to improve generalisation of deep RL agents, we propose Iterated Relearning (ITER). ITER augments standard RL training by repeated knowledge transfer of the current policy into a freshly initialised network, which thereby experiences less non-stationarity during training. Experimentally, we show that ITER improves performance on the challenging generalisation benchmarks ProcGen and Multiroom.

Cited by 1
Related articles