paper-with-me

홈 › Papers

Neural Control Variates for Variance Reduction

2018-06-01 · Ruosi Wan, Mingjun Zhong, Haoyi Xiong, Zhanxing Zhu

In statistics and machine learning, approximation of an intractable integration is often achieved by using the unbiased Monte Carlo estimator, but the variances of the estimation are generally high in many applications. Control variates approaches are well-known to reduce the variance of the estimation. These control variates are typically constructed by employing predefined parametric functions or polynomials, determined by using those samples drawn from the relevant distributions. Instead, we propose to construct those control variates by learning neural networks to handle the cases when test functions are complex. In many applications, obtaining a large number of samples for Monte Carlo estimation is expensive, which may result in overfitting when training a neural network. We thus further propose to employ auxiliary random variables induced by the original ones to extend data samples for training the neural networks. We apply the proposed control variates with augmented variables to thermodynamic integration and reinforcement learning. Experimental results demonstrate that our method can achieve significant variance reduction compared with other alternatives.

📄 PDF Abstract BibTeX arXiv:1806.00159

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Theoretical guarantees for neural control variates in MCMC

2023-04-03 · Denis Belomestny, Artur Goldman, Alexey Naumov, Sergey Samsonov

In this paper, we propose a variance reduction approach for Markov chains based on additive control variates and the minimization of an appropriate estimate for the asymptotic variance. We focus on the particular case wh…

Pathwise Gradient Variance Reduction with Control Variates in Variational Inference

2024-10-08 · Kenyon Ng, Susan Wei

Variational inference in Bayesian deep learning often involves computing the gradient of an expectation that lacks a closed-form solution. In these cases, pathwise and score-function gradient estimators are the most comm…

Variational Inference

Meta-learning Control Variates: Variance Reduction with Limited Data

2023-03-08 · Zhuo Sun, Chris J. Oates, François-Xavier Briol

Control variates can be a powerful tool to reduce the variance of Monte Carlo estimators, but constructing effective control variates can be challenging when the number of samples is small. In this paper, we show that wh…

Meta-Learning

Coordinate-wise Control Variates for Deep Policy Gradients

2021-07-11 · Yuanyi Zhong, Yuan Zhou, Jian Peng

The control variates (CV) method is widely used in policy gradient estimation to reduce the variance of the gradient estimators in practice. A control variate is applied by subtracting a baseline function from the state-…

continuous-controlContinuous Control

Conditional neural control variates for variance reduction in Bayesian inverse problems

2026-02-24 · Ali Siahkoohi, Hyunwoo Oh arxiv

Bayesian inference for inverse problems involves computing expectations under posterior distributions--e.g., posterior means, variances, or predictive quantities--typically via Monte Carlo (MC) estimation. When the quant…

Bayesian Inference