paper-with-me

홈 › Papers

On Contrastive Learning for Likelihood-free Inference

2020-02-10 · ICML 2020 1 · Conor Durkan, Iain Murray, George Papamakarios

Likelihood-free methods perform parameter inference in stochastic simulator models where evaluating the likelihood is intractable but sampling synthetic data is possible. One class of methods for this likelihood-free problem uses a classifier to distinguish between pairs of parameter-observation samples generated using the simulator and pairs sampled from some reference distribution, which implicitly learns a density ratio proportional to the likelihood. Another popular class of methods fits a conditional distribution to the parameter posterior directly, and a particular recent variant allows for the use of flexible neural density estimators for this task. In this work, we show that both of these approaches can be unified under a general contrastive learning scheme, and clarify how they should be run and compared.

📄 PDF Abstract BibTeX arXiv:2002.03712

Code (5)

conormdurkan/lfi 공식 구현 pytorch
AI-HPC-Research-Team/GW pytorch
bkmi/cnre pytorch
mackelab/nflows-nofork pytorch
stephengreen/lfi-gw pytorch

Tasks

Contrastive Learning

Similar Papers 제목 키워드 기반

Forward Amortized Inference for Likelihood-Free Variational Marginalization

2018-05-29 · Luca Ambrogioni, Umut Güçlü, Julia Berezutskaya, Eva W. P. van den Borne 외

In this paper, we introduce a new form of amortized variational inference by using the forward KL divergence in a joint-contrastive variational loss. The resulting forward amortized variational inference is a likelihood-…

General ClassificationVariational Inference

BoltzNCE: Learning Likelihoods for Boltzmann Generation with Stochastic Interpolants and Noise Contrastive Estimation

2025-07-01 · Rishal Aggarwal, Jacky Chen, Nicholas M. Boffi, David Ryan Koes arxiv

Efficient sampling from the Boltzmann distribution given its energy function is a key challenge for modeling complex physical systems such as molecules. Boltzmann Generators address this problem by leveraging continuous …

Transfer Learning

MCLR: Improving Conditional Modeling via Inter-Class Likelihood-Ratio Maximization and Unifying Classifier-Free Guidance with Alignment Objectives

2026-03-23 · Xiang Li, Yixuan Jia, Xiao Li, Jeffrey A. Fessler 외 arxiv

Diffusion models achieve strong performance in generative modeling, but their success often relies heavily on classifier-free guidance (CFG), an inference-time heuristic that modifies the sampling trajectory. In theory, …

Contrastive Active Inference

2021-10-19 · NeurIPS 2021 12 · Pietro Mazzaglia, Tim Verbelen, Bart Dhoedt

Active inference is a unifying theory for perception and action resting upon the idea that the brain maintains an internal model of the world by minimizing free energy. From a behavioral perspective, active inference age…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Statistical applications of contrastive learning

2022-04-29 · Michael U. Gutmann, Steven Kleinegesse, Benjamin Rhodes

The likelihood function plays a crucial role in statistical inference and experimental design. However, it is computationally intractable for several important classes of statistical models, including energy-based models…

Bayesian InferenceContrastive LearningExperimental Designparameter estimation