paper-with-me

Papers

Variational Inference with Coverage Guarantees in Simulation-Based Inference

2023-05-23 · Yash Patel, Declan McNamara, Jackson Loper, Jeffrey Regier, Ambuj Tewari

Amortized variational inference is an often employed framework in simulation-based inference that produces a posterior approximation that can be rapidly computed given any new observation. Unfortunately, there are few guarantees about the quality of these approximate posteriors. We propose Conformalized Amortized Neural Variational Inference (CANVI), a procedure that is scalable, easily implemented, and provides guaranteed marginal coverage. Given a collection of candidate amortized posterior approximators, CANVI constructs conformalized predictors based on each candidate, compares the predictors using a metric known as predictive efficiency, and returns the most efficient predictor. CANVI ensures that the resulting predictor constructs regions that contain the truth with a user-specified level of probability. CANVI is agnostic to design decisions in formulating the candidate approximators and only requires access to samples from the forward model, permitting its use in likelihood-free settings. We prove lower bounds on the predictive efficiency of the regions produced by CANVI and explore how the quality of a posterior approximation relates to the predictive efficiency of prediction regions based on that approximation. Finally, we demonstrate the accurate calibration and high predictive efficiency of CANVI on a suite of simulation-based inference benchmark tasks and an important scientific task: analyzing galaxy emission spectra.

📄 PDF Abstract BibTeX arXiv:2305.14275

Code (1)

yashpatel5400/canvi 공식 구현 pytorch

Tasks

Variational Inference

Methods 이 논문이 사용한 방법론

Variational Inference 설명 없음

Similar Papers 제목 키워드 기반

Noise-Aware Differentially Private Variational Inference

2024-10-25 · Talal Alrawajfeh, Joonas Jälkö, Antti Honkela

Differential privacy (DP) provides robust privacy guarantees for statistical inference, but this can lead to unreliable results and biases in downstream applications. While several noise-aware approaches have been propos…

Bayesian InferenceregressionVariational Inference

In-Context Graphical Inference

2026-06-03 · Zehua Cheng, Wei Dai, Jiahao Sun arxiv

Marginal inference in discrete graphical models forces a choice between exactness and scalability: exact algorithms are intractable for high-treewidth graphs, while iterative approximations (Belief Propagation, variation…

Variational inference via radial transport

2026-02-19 · Luca Ghafourpour, Sinho Chewi, Alessio Figalli, Aram-Alexandre Pooladian arxiv

In variational inference (VI), the practitioner approximates a high-dimensional distribution $π$ with a simple surrogate one, often a (product) Gaussian distribution. However, in many cases of practical interest, Gaussia…

A Hierarchical Variational Graph Fused Lasso for Recovering Relative Rates in Spatial Compositional Data

2025-09-25 · Joaquim Valerio Teixeira, Ed Reznik, Sudpito Banerjee, Wesley Tansey arxiv

The analysis of spatial data from biological imaging technology, such as imaging mass spectrometry (IMS) or imaging mass cytometry (IMC), is challenging because of a competitive sampling process which convolves signals f…

Tree-Values: selective inference for regression trees

2021-06-15 · Anna C. Neufeld, Lucy L. Gao, Daniela M. Witten

We consider conducting inference on the output of the Classification and Regression Tree (CART) [Breiman et al., 1984] algorithm. A naive approach to inference that does not account for the fact that the tree was estimat…

regression