English

On Contrastive Learning for Likelihood-free Inference

Machine Learning 2020-12-21 v2 Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.2002.03712,
  title  = {On Contrastive Learning for Likelihood-free Inference},
  author = {Conor Durkan and Iain Murray and George Papamakarios},
  journal= {arXiv preprint arXiv:2002.03712},
  year   = {2020}
}

Comments

Appeared at ICML 2020

R2 v1 2026-06-23T13:36:36.502Z