Falkiewicz, Maciej; Takeishi, Naoya; Shekhzadeh, Imahn; Wehenkel, Antoine; Delaunoy, Arnaud; Louppe, Gilles; Kalousis, Alexandros Calibrating Neural Simulation-Based Inference with Differentiable Coverage Probability Inproceedings Advances in Neural Information Processing Systems 36, pp. 1082–1099, 2023. Abstract | Links | BibTeX @inproceedings{falkiewicz23,
title = {Calibrating Neural Simulation-Based Inference with Differentiable Coverage Probability},
author = {Maciej Falkiewicz and Naoya Takeishi and Imahn Shekhzadeh and Antoine Wehenkel and Arnaud Delaunoy and Gilles Louppe and Alexandros Kalousis},
url = {https://github.com/DMML-Geneva/calibrated-posterior},
doi = {10.48550/arXiv.2310.13402},
year = {2023},
date = {2023-10-20},
booktitle = {Advances in Neural Information Processing Systems 36},
pages = {1082--1099},
abstract = {Bayesian inference allows expressing the uncertainty of posterior belief under a probabilistic model given prior information and the likelihood of the evidence. Predominantly, the likelihood function is only implicitly established by a simulator posing the need for simulation-based inference (SBI). However, the existing algorithms can yield overconfident posteriors (Hermans et al., 2022) defeating the whole purpose of credibility if the uncertainty quantification is inaccurate. We propose to include a calibration term directly into the training objective of the neural model in selected amortized SBI techniques. By introducing a relaxation of the classical formulation of calibration error we enable end-to-end backpropagation. The proposed method is not tied to any particular neural model and brings moderate computational overhead compared to the profits it introduces. It is directly applicable to existing computational pipelines allowing reliable black-box posterior inference. We empirically show on six benchmark problems that the proposed method achieves competitive or better results in terms of coverage and expected posterior density than the previously existing approaches.},
keywords = {},
pubstate = {published},
tppubtype = {inproceedings}
}
Bayesian inference allows expressing the uncertainty of posterior belief under a probabilistic model given prior information and the likelihood of the evidence. Predominantly, the likelihood function is only implicitly established by a simulator posing the need for simulation-based inference (SBI). However, the existing algorithms can yield overconfident posteriors (Hermans et al., 2022) defeating the whole purpose of credibility if the uncertainty quantification is inaccurate. We propose to include a calibration term directly into the training objective of the neural model in selected amortized SBI techniques. By introducing a relaxation of the classical formulation of calibration error we enable end-to-end backpropagation. The proposed method is not tied to any particular neural model and brings moderate computational overhead compared to the profits it introduces. It is directly applicable to existing computational pipelines allowing reliable black-box posterior inference. We empirically show on six benchmark problems that the proposed method achieves competitive or better results in terms of coverage and expected posterior density than the previously existing approaches. |