paper-with-me

Papers

Hindsight Value Function for Variance Reduction in Stochastic Dynamic Environment

2021-07-26 · Jiaming Guo, Rui Zhang, Xishan Zhang, Shaohui Peng, Qi Yi, Zidong Du, Xing Hu, Qi Guo, Yunji Chen

Policy gradient methods are appealing in deep reinforcement learning but suffer from high variance of gradient estimate. To reduce the variance, the state value function is applied commonly. However, the effect of the state value function becomes limited in stochastic dynamic environments, where the unexpected state dynamics and rewards will increase the variance. In this paper, we propose to replace the state value function with a novel hindsight value function, which leverages the information from the future to reduce the variance of the gradient estimate for stochastic dynamic environments. Particularly, to obtain an ideally unbiased gradient estimate, we propose an information-theoretic approach, which optimizes the embeddings of the future to be independent of previous actions. In our experiments, we apply the proposed hindsight value function in stochastic dynamic environments, including discrete-action environments and continuous-action environments. Compared with the standard state value function, the proposed hindsight value function consistently reduces the variance, stabilizes the training, and improves the eventual policy.

📄 PDF Abstract BibTeX arXiv:2107.12216

Code (1)

guojm14/HVF pytorch

Tasks

Deep Reinforcement LearningPolicy Gradient Methods

Similar Papers 제목 키워드 기반

Hindsight Network Credit Assignment: Efficient Credit Assignment in Networks of Discrete Stochastic Units

2021-10-14 · Kenny Young

Training neural networks with discrete stochastic variables presents a unique challenge. Backpropagation is not directly applicable, nor are the reparameterization tricks used in networks with continuous stochastic varia…

Online Variance Reduction with Mixtures

2019-03-29 · Zalán Borsos, Sebastian Curi, Kfir. Y. Levy, Andreas Krause

Adaptive importance sampling for stochastic optimization is a promising approach that offers improved convergence through variance reduction. In this work, we propose a new framework for variance reduction that enables t…

Stochastic Optimization

Online Variance Reduction for Stochastic Optimization

2018-02-13 · Zalán Borsos, Andreas Krause, Kfir. Y. Levy

Modern stochastic optimization methods often rely on uniform sampling which is agnostic to the underlying characteristics of the data. This might degrade the convergence by yielding estimates that suffer from a high vari…

Stochastic Optimization

Variance reduction techniques for stochastic proximal point algorithms

2023-08-18 · Cheik Traoré, Vassilis Apidopoulos, Saverio Salzo, Silvia Villa

In the context of finite sums minimization, variance reduction techniques are widely used to improve the performance of state-of-the-art stochastic gradient methods. Their practical impact is clear, as well as their theo…

A framework for bilevel optimization that enables stochastic and global variance reduction algorithms

2022-01-31 · Mathieu Dagréou, Pierre Ablin, Samuel Vaiter, Thomas Moreau

Bilevel optimization, the problem of minimizing a value function which involves the arg-minimum of another function, appears in many areas of machine learning. In a large scale empirical risk minimization setting where t…

Bilevel Optimization