paper-with-me

홈 › Papers

Pseudo-Likelihood Inference

2023-11-28 · NeurIPS 2023 11

Simulation-Based Inference (SBI) is a common name for an emerging family of approaches that infer the model parameters when the likelihood is intractable. Existing SBI methods either approximate the likelihood, such as Approximate Bayesian Computation (ABC) or directly model the posterior, such as Sequential Neural Posterior Estimation (SNPE). While ABC is efficient on low-dimensional problems, on higher-dimensional tasks, it is generally outperformed by SNPE, which leverages function approximation. In this paper, we propose Pseudo-Likelihood Inference (PLI), a new method that brings neural approximation into ABC, making it competitive on challenging Bayesian system identification tasks. By utilizing integral probability metrics, we introduce a smooth likelihood kernel with an adaptive bandwidth that is updated based on information-theoretic trust regions. Thanks to this formulation, our method (i) allows for optimizing neural posteriors via gradient descent, (ii) does not rely on summary statistics, and (iii) enables multiple observations as input. In comparison to SNPE, it leads to improved performance when more data is available. The effectiveness of PLI is evaluated on four classical SBI benchmark tasks and on a highly dynamic physical system, showing particular advantages on stochastic simulations and multi-modal posterior landscapes.

📄 PDF Abstract BibTeX arXiv:2311.16656

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

ABC Class of methods in Bayesian Statistics where the posterior distribution is approximated over a rejection scheme on simulations because the likelihood function is…

Similar Papers 제목 키워드 기반

Variational Pseudolikelihood for Regularized Ising Inference

2014-09-24 · Charles K. Fisher

I propose a variational approach to maximum pseudolikelihood inference of the Ising model. The variational algorithm is more computationally efficient, and does a better job predicting out-of-sample correlations than $L_…

A practical guide to pseudo-marginal methods for computational inference in systems biology

2019-12-28 · David J. Warne, Ruth E. Baker, Matthew J. Simpson

For many stochastic models of interest in systems biology, such as those describing biochemical reaction networks, exact quantification of parameter uncertainty through statistical inference is intractable. Likelihood-fr…

Uncertainty Quantification

Local Perturb-and-MAP for Structured Prediction

2016-05-24 · Gedas Bertasius, Qiang Liu, Lorenzo Torresani, Jianbo Shi

Conditional random fields (CRFs) provide a powerful tool for structured prediction, but cast significant challenges in both the learning and inference steps. Approximation techniques are widely used in both steps, which …

Combinatorial Optimizationglobal-optimizationPredictionStructured Prediction

Pseudo-Bayesian Learning via Direct Loss Minimization with Applications to Sparse Gaussian Process Models

2019-10-16 · pproximateinference AABI Symposium 2019 12 · Rishit Sheth, Roni Khardon

We propose that approximate Bayesian algorithms should optimize a new criterion, directly derived from the loss, to calculate their approximate posterior which we refer to as pseudo-posterior. Unlike standard variational…

Variational Inference

Pseudo-likelihood produces associative memories able to generalize, even for asymmetric couplings

2025-07-07 · Francesco D'Amico, Dario Bocchi, Luca Maria Del Bono, Saverio Rossi 외 arxiv

Energy-based probabilistic models learned by maximizing the likelihood of the data are limited by the intractability of the partition function. A widely used workaround is to maximize the pseudo-likelihood, which replace…