Not Logged In

Two-Timescale Networks for Nonlinear Value Function Approximation

Importance sampling (IS) is a common reweighting strategy for off-policy prediction in reinforcement learning. While it is consistent and unbiased, it can result in high variance updates to the weights for the value function. In this work, we explore a resampling strategy as an alternative to reweighting. We propose Importance Resampling (IR) for off-policy prediction, which resamples experience from a replay buffer and applies standard on-policy updates. The approach avoids using importance sampling ratios in the update, instead correcting the distribution before the update. We characterize the bias and consistency of IR, particularly compared to Weighted IS (WIS). We demonstrate in several microworlds that IR has improved sample efficiency and lower variance updates, as compared to IS and several variance-reduced IS strategies, including variants of WIS and V-trace which clips IS ratios. We also provide a demonstration showing IR improves over IS for learning a value function from images in a racing car simulator.

Citation

W. Chung, S. Nath, A. Joseph, M. White. "Two-Timescale Networks for Nonlinear Value Function Approximation". International Conference on Learning Representations, May 2019.

Keywords:  
Category: In Conference
Web Links: NeurIPS
  URL

BibTeX

@incollection{Chung+al:ICLR19,
  author = {Wesley Chung and Somjit Nath and Ajin Joseph and Martha White},
  title = {Two-Timescale Networks for Nonlinear Value Function Approximation},
  booktitle = {International Conference on Learning Representations},
  year = 2019,
}

Last Updated: February 24, 2020
Submitted by Sabina P

University of Alberta Logo AICML Logo