中文
相关论文

相关论文: New Tricks for Estimating Gradients of Expectation…

200 篇论文

Reinforcement learning methods for robotics are increasingly successful due to the constant development of better policy gradient techniques. A precise (low variance) and accurate (low bias) gradient estimator is crucial to face…

机器学习 · 计算机科学 2021-07-21 João Carvalho , Davide Tateo , Fabio Muratore , Jan Peters

Reinforcement learning methods for robotics are increasingly successful due to the constant development of better policy gradient techniques. A precise (low variance) and accurate (low bias) gradient estimator is crucial to face…

机器学习 · 计算机科学 2022-03-09 Joao Carvalho , Jan Peters

Variational inference using the reparameterization trick has enabled large-scale approximate Bayesian inference in complex probabilistic models, leveraging stochastic optimization to sidestep intractable expectations. The reparameterization…

机器学习 · 统计学 2020-02-13 Christian A. Naesseth , Francisco J. R. Ruiz , Scott W. Linderman , David M. Blei

We present a new algorithm for stochastic variational inference that targets at models with non-differentiable densities. One of the key challenges in stochastic variational inference is to come up with a low-variance estimator of the…

机器学习 · 计算机科学 2018-10-26 Wonyeol Lee , Hangyeol Yu , Hongseok Yang

The Gumbel-Max trick is the basis of many relaxed gradient estimators. These estimators are easy to implement and low variance, but the goal of scaling them comprehensively to large combinatorial distributions is still outstanding. Working…

机器学习 · 统计学 2021-03-02 Max B. Paulus , Dami Choi , Daniel Tarlow , Andreas Krause , Chris J. Maddison

The reparameterization trick is widely used in variational inference as it yields more accurate estimates of the gradient of the variational objective than alternative approaches such as the score function method. Although there is…

机器学习 · 统计学 2018-12-31 Ming Xu , Matias Quiroz , Robert Kohn , Scott A. Sisson

We introduce local expectation gradients which is a general purpose stochastic variational inference algorithm for constructing stochastic gradients through sampling from the variational distribution. This algorithm divides the problem of…

机器学习 · 统计学 2015-03-06 Michalis K. Titsias

In this paper we introduce a family of stochastic gradient estimation techniques based of the perturbative expansion around the mean of the sampling distribution. We characterize the bias and variance of the resulting Taylor-corrected…

机器学习 · 统计学 2019-11-18 Luca Ambrogioni , Marcel A. J. van Gerven

Low-variance gradient estimation is crucial for learning directed graphical models parameterized by neural networks, where the reparameterization trick is widely used for those with continuous variables. While this technique gives…

机器学习 · 统计学 2016-11-07 Seiya Tokui , Issei sato

Estimating the score, i.e., the gradient of log density function, from a set of samples generated by an unknown distribution is a fundamental task in inference and learning of probabilistic models that involve flexible yet intractable…

机器学习 · 统计学 2020-07-01 Yuhao Zhou , Jiaxin Shi , Jun Zhu

Categorical random variables can faithfully represent the discrete and uncertain aspects of data as part of a discrete latent variable model. Learning in such models necessitates taking gradients with respect to the parameters of the…

机器学习 · 计算机科学 2023-11-22 Lennert De Smet , Emanuele Sansone , Pedro Zuidberg Dos Martires

We propose a simple and general variant of the standard reparameterized gradient estimator for the variational evidence lower bound. Specifically, we remove a part of the total derivative with respect to the variational parameters that…

机器学习 · 统计学 2017-05-30 Geoffrey Roeder , Yuhuai Wu , David Duvenaud

By providing a simple and efficient way of computing low-variance gradients of continuous random variables, the reparameterization trick has become the technique of choice for training a variety of latent variable models. However, it is not…

机器学习 · 计算机科学 2019-01-31 Michael Figurnov , Shakir Mohamed , Andriy Mnih

The ability to backpropagate stochastic gradients through continuous latent distributions has been crucial to the emergence of variational autoencoders and stochastic gradient variational Bayes. The key ingredient is an unbiased and…

神经与进化计算 · 计算机科学 2016-07-20 Alex Graves

Training models with discrete latent variables is challenging due to the high variance of unbiased gradient estimators. While low-variance reparameterization gradients of a continuous relaxation can provide an effective solution, a…

机器学习 · 计算机科学 2022-11-16 Zhe Dong , Andriy Mnih , George Tucker

We study the foundations of variational inference, which frames posterior inference as an optimisation problem, for probabilistic programming. The dominant approach for optimisation in practice is stochastic gradient descent. In particular,…

编程语言 · 计算机科学 2023-01-10 Basim Khajwal , C. -H. Luke Ong , Dominik Wagner

Reparameterization (RP) and likelihood ratio (LR) gradient estimators are used to estimate gradients of expectations throughout machine learning and reinforcement learning; however, they are usually explained as simple mathematical tricks,…

机器学习 · 计算机科学 2021-06-01 Paavo Parmas , Masashi Sugiyama

In a variety of problems originating in supervised, unsupervised, and reinforcement learning, the loss function is defined by an expectation over a collection of random variables, which might be part of a probabilistic model or the external…

机器学习 · 计算机科学 2016-01-06 John Schulman , Nicolas Heess , Theophane Weber , Pieter Abbeel

Optimization with noisy gradients has become ubiquitous in statistics and machine learning. Reparameterization gradients, or gradient estimates computed via the "reparameterization trick," represent a class of noisy gradients often used in…

机器学习 · 统计学 2017-05-23 Andrew C. Miller , Nicholas J. Foti , Alexander D'Amour , Ryan P. Adams

Recent variational inference methods use stochastic gradient estimators whose variance is not well understood. Theoretical guarantees for these estimators are important to understand when these methods will or will not work. This paper…

机器学习 · 计算机科学 2019-10-29 Justin Domke
‹ 上一页 1 2 3 10 下一页 ›