← Search

Paul-Christian Bürkner

8 accepted papers

2026

Robust Amortized Bayesian Inference with Self-Consistency Losses on Unlabeled Data

ICLR 2026poster

Amortized Bayesian inference (ABI) with neural networks can solve probabilistic inverse problems orders of magnitude faster than classical methods. However, ABI is not yet sufficiently robust for widespread and safe application. When performing inference on observations outside the scope of the simu…

Cited by 0SourcecodeScholar
2025

posteriordb: Testing, Benchmarking and Developing Bayesian Inference Algorithms

AISTATS 2025oral

The general applicability and robustness of posterior inference algorithms is critical to widely used probabilistic programming languages such as Stan, PyMC, Pyro, and Turing.jl. When designing a new inference algorithm, whether it involves Monte Carlo sampling or variational approximation, the fund…

Cited by 0SourcecodeScholar
2024

Consistency Models for Scalable and Fast Simulation-Based Inference

NeurIPS 2024poster

Simulation-based inference (SBI) is constantly in search of more expressive and efficient algorithms to accurately infer the parameters of complex simulation models. In line with this goal, we present consistency models for posterior estimation (CMPE), a new conditional sampler for SBI that inherits…

2024

Leveraging Self-Consistency for Data-Efficient Amortized Bayesian Inference

ICML 2024poster

We propose a method to improve the efficiency and accuracy of amortized Bayesian inference by leveraging universal symmetries in the joint probabilistic model of parameters and data. In a nutshell, we invert Bayes' theorem and estimate the marginal likelihood based on approximate representations of…

2023

Estimating the Contamination Factor's Distribution in Unsupervised Anomaly Detection

ICML 2023poster

Anomaly detection methods identify examples that do not follow the expected behaviour, typically in an unsupervised fashion, by assigning real-valued anomaly scores to the examples based on various heuristics. These scores need to be transformed into actual predictions by thresholding so that the pr…

Cited by 26SourcePDFScholar
2023

Jana: Jointly amortized neural approximation of complex Bayesian models

UAI 2023poster

This work proposes “jointly amortized neural approximation” (JANA) of intractable likelihood functions and posterior densities arising in Bayesian surrogate modeling and simulation-based inference. We train three complementary networks in an end-to-end fashion: 1) a summary network to compress indiv…

Cited by 43SourcePDFScholar
2023

Meta-Uncertainty in Bayesian Model Comparison

AISTATS 2023poster

Bayesian model comparison (BMC) offers a principled probabilistic approach to study and rank competing models. In standard BMC, we construct a discrete probability distribution over the set of possible models, conditional on the observed data of interest. These posterior model probabilities (PMPs) a…

2022

Projection Predictive Inference for Generalized Linear and Additive Multilevel Models

AISTATS 2022poster

Projection predictive inference is a decision theoretic Bayesian approach that decouples model estimation from decision making. Given a reference model previously built including all variables present in the data, projection predictive inference projects its posterior onto a constrained space of a s…