English

Improving the Accuracy of Amortized Model Comparison with Self-Consistency

Machine Learning 2026-05-13 v3 Machine Learning Computation

Abstract

Amortized Bayesian model comparison (BMC) enables fast probabilistic ranking of models via simulation-based training of neural surrogates. However, the accuracy of neural surrogates deteriorates when simulation models are misspecified; the very case where model comparison is most needed. We evaluate four different amortized BMC methods. We supplement traditional simulation-based training of these methods with a \emph{self-consistency} (SC) loss on unlabeled real data to improve BMC estimates under distribution shifts. Using one artificial and two real-world case studies, we compare amortized BMC estimators with and without SC against analytic or bridge sampling benchmarks. In the \emph{closed-world} case (data is generated by one of the candidate models), BMC estimators using classifiers work acceptably well even without SC training. However, these methods also benefit the least from SC training. In the \emph{open-world} scenario (all models misspecified), SC training strongly improves BMC estimators when having access to analytic likelihoods, or when surrogate likelihoods are locally accurate near the true parameter posterior, even for severely misspecified models. We conclude with practical recommendations for amortized BMC and suggestions for future research.

Keywords

Cite

@article{arxiv.2508.20614,
  title  = {Improving the Accuracy of Amortized Model Comparison with Self-Consistency},
  author = {Šimon Kucharský and Aayush Mishra and Daniel Habermann and Stefan T. Radev and Paul-Christian Bürkner},
  journal= {arXiv preprint arXiv:2508.20614},
  year   = {2026}
}

Comments

22 pages, 14 figures. This version extends our initial results presented at Reliable ML from Unreliable Data Workshop at NeurIPS 2025. Previously, this version appeared as arXiv:2512.14308v2, which has now been withdrawn: the two versions share too much content to be considered separate papers

R2 v1 2026-07-01T05:09:56.585Z