paper-with-me

Papers

Stochastic automatic differentiation for Monte Carlo processes

2023-07-28 · Guilherme Catumba, Alberto Ramos, Bryan Zaldivar

Monte Carlo methods represent a cornerstone of computer science. They allow to sample high dimensional distribution functions in an efficient way. In this paper we consider the extension of Automatic Differentiation (AD) techniques to Monte Carlo process, addressing the problem of obtaining derivatives (and in general, the Taylor series) of expectation values. Borrowing ideas from the lattice field theory community, we examine two approaches. One is based on reweighting while the other represents an extension of the Hamiltonian approach typically used by the Hybrid Monte Carlo (HMC) and similar algorithms. We show that the Hamiltonian approach can be understood as a change of variables of the reweighting approach, resulting in much reduced variances of the coefficients of the Taylor series. This work opens the door to find other variance reduction techniques for derivatives of expectation values.

📄 PDF Abstract BibTeX arXiv:2307.15406

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Stochastic Algorithmic Differentiation of (Expectations of) Discontinuous Functions (Indicator Functions)

2019-11-11

In this paper, we present a method for the accurate estimation of the derivative (aka.~sensitivity) of expectations of functions involving an indicator function by combining a stochastic algorithmic differentiation and a…

Accelerated Inference for Partially Observed Markov Processes using Automatic Differentiation

2024-07-03 · Kevin Tan, Giles Hooker, Edward L. Ionides

Automatic differentiation (AD) has driven recent advances in machine learning, including deep neural networks and Hamiltonian Markov Chain Monte Carlo methods. Partially observed nonlinear stochastic dynamical systems ha…

A Better Baseline for Second Order Gradient Estimation in Stochastic Computation Graphs

2018-09-27 · Jingkai Mao, Jakob Foerster, Tim Rocktäschel, Gregory Farquhar 외

Motivated by the need for higher order gradients in multi-agent reinforcement learning and meta-learning, this paper studies the construction of baselines for second order Monte Carlo gradient estimators in order to redu…

Meta-LearningMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+1

Fast Riemannian-manifold Hamiltonian Monte Carlo for hierarchical Gaussian-process models

2025-11-09 · Takashi Hayakawa, Satoshi Asai arxiv

Hierarchical Bayesian models based on Gaussian processes are considered useful for describing complex nonlinear statistical dependencies among variables in real-world data. However, effective Monte Carlo algorithms for i…

Gaussian Processes

sgmcmc: An R Package for Stochastic Gradient Markov Chain Monte Carlo

2017-10-02 · Jack Baker, Paul Fearnhead, Emily B. Fox, Christopher Nemeth

This paper introduces the R package sgmcmc; which can be used for Bayesian inference on problems with large datasets using stochastic gradient Markov chain Monte Carlo (SGMCMC). Traditional Markov chain Monte Carlo (MCMC…

Bayesian Inference