Minimum Distance Summaries for Robust Neural Posterior Estimation
Sherman Khoo, Dennis Prangle, Song Liu, Mark Beaumont

TL;DR
This paper introduces a robust neural posterior estimation method using minimum-distance summaries with MMD, enabling efficient, test-time adaptation that improves robustness to distributional misspecification in simulation-based inference.
Contribution
The authors propose a novel plug-in robust NPE approach using MMD-based summaries that adapt independently at test time, enhancing robustness without retraining the entire model.
Findings
Significant robustness improvements demonstrated on synthetic and real-world tasks.
Efficient implementation with random Fourier features for minimal overhead.
Theoretical guarantees established for robustness of the method.
Abstract
Simulation-based inference (SBI) enables amortized Bayesian inference by first training a neural posterior estimator (NPE) on prior-simulator pairs, typically through low-dimensional summary statistics, which can then be cheaply reused for fast inference by querying it on new test observations. Because NPE is estimated under the training data distribution, it is susceptible to misspecification when observations deviate from the training distribution. Many robust SBI approaches address this by modifying NPE training or introducing error models, coupling robustness to the inference network and compromising amortization and modularity. We introduce minimum-distance summaries, a plug-in robust NPE method that adapts queried test-time summaries independently of the pretrained NPE. Leveraging the maximum mean discrepancy (MMD) as a distance between observed data and a summary-conditional…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Adversarial Robustness in Machine Learning · Gaussian Processes and Bayesian Inference
