Papers › VarGrad: A Low-Variance Gradient Estimator for Variational Inference

VarGrad: A Low-Variance Gradient Estimator for Variational Inference

20 Oct 2020NeurIPS 2020 12arXiv:2010.10436archive 2025-07-28

Lorenz Richter, Ayman Boustati, Nikolas Nüsken, Francisco J. R. Ruiz, Ömer Deniz Akyildiz

We analyse the properties of an unbiased gradient estimator of the ELBO for variational inference, based on the score function method with leave-one-out control variates. We show that this gradient estimator can be obtained using a new loss, defined as the variance of the log-ratio between the exact posterior and the variational approximation, which we call the log-variance loss. Under certain conditions, the gradient of the log-variance loss equals the gradient of the (negative) ELBO. We show theoretically that this gradient estimator, which we call VarGrad due to its connection to the log-variance loss, exhibits lower variance than the score function method in certain settings, and that the leave-one-out control variate coefficients are close to the optimal ones. We empirically demonstrate that VarGrad offers a favourable variance versus computation trade-off compared to other state-of-the-art estimators on a discrete VAE.

PaperPDFConference PDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2010.10436")

Code

Syntology Ran 0 of 19 code samples harvested from 1 repository linked to this paper; 19 have no recorded run.

By repository: official repository: 19 samples from 1 repository, 0 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

aboustati/vargrad officialmentioned in paperjaxApache-2.0 report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

19 samples harvested; 0 ran; 0 honoured the contract we drafted; 19 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

19unverified

Licence: 0 of the 19 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from aboustati/vargrad. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

change_learning_rate aboustati/vargrad/experiments/vargrad_experiments/discrete_vae/config.py official repository unverified Apache-2.0 (permissive) · fe9915d4c3e50a53 · report
change_path aboustati/vargrad/experiments/vargrad_experiments/discrete_vae/config.py official repository unverified Apache-2.0 (permissive) · 5bf6ae65c27a84b7 · report
change_training_seed aboustati/vargrad/experiments/vargrad_experiments/discrete_vae/config.py official repository unverified Apache-2.0 (permissive) · 11564269193fd678 · report
conditional_sample aboustati/vargrad/vargrad/distributions/binary_concrete.py official repository unverified Apache-2.0 (permissive) · eaea1bbb60313d70 · report
conditional_sample aboustati/vargrad/vargrad/distributions/binary_relaxed.py official repository unverified Apache-2.0 (permissive) · 4fc51fcaff50f27e · report
fori_loop aboustati/vargrad/vargrad/discrete_vae/utilities.py official repository unverified Apache-2.0 (permissive) · 9a3faf80f939fb16 · report
generate_negative_elbo aboustati/vargrad/vargrad/discrete_vae/two_layer_objectives.py official repository unverified Apache-2.0 (permissive) · 9f917c4035c94cea · report
generate_negative_elbo aboustati/vargrad/vargrad/discrete_vae/objectives.py official repository unverified Apache-2.0 (permissive) · f2ff37104e831e78 · report
generate_score_function_objective aboustati/vargrad/vargrad/discrete_vae/two_layer_objectives.py official repository unverified Apache-2.0 (permissive) · 2493e2fccccb1611 · report
generate_score_function_objective aboustati/vargrad/vargrad/discrete_vae/objectives.py official repository unverified Apache-2.0 (permissive) · dde442b8095695aa · report
generate_variance_loss_objective aboustati/vargrad/vargrad/discrete_vae/two_layer_objectives.py official repository unverified Apache-2.0 (permissive) · 27e122b570e527f9 · report
generate_variance_loss_objective aboustati/vargrad/vargrad/discrete_vae/objectives.py official repository unverified Apache-2.0 (permissive) · da1b7d08884188b5 · report
logpdf aboustati/vargrad/vargrad/distributions/binary_concrete.py official repository unverified Apache-2.0 (permissive) · 624810d1981de662 · report
logpmf aboustati/vargrad/vargrad/distributions/bernoulli.py official repository unverified Apache-2.0 (permissive) · b62664bcd7b69aeb · report
mnist aboustati/vargrad/vargrad/datasets.py official repository unverified Apache-2.0 (permissive) · b08eaa978b0e8144 · report
omniglot aboustati/vargrad/vargrad/datasets.py official repository unverified Apache-2.0 (permissive) · 7c4b2e4da8105181 · report
sample aboustati/vargrad/vargrad/distributions/bernoulli.py official repository unverified Apache-2.0 (permissive) · ea712673f75d17f9 · report
sample aboustati/vargrad/vargrad/distributions/binary_concrete.py official repository unverified Apache-2.0 (permissive) · 829c661dd26bef5b · report
sample aboustati/vargrad/vargrad/distributions/binary_relaxed.py official repository unverified Apache-2.0 (permissive) · 369211dfef704bde · report

Tasks

Variational Inference

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections