English

INFERNO: Inference-Aware Neural Optimisation

Machine Learning 2019-10-02 v2 Machine Learning High Energy Physics - Experiment Data Analysis, Statistics and Probability Methodology

Abstract

Complex computer simulations are commonly required for accurate data modelling in many scientific disciplines, making statistical inference challenging due to the intractability of the likelihood evaluation for the observed data. Furthermore, sometimes one is interested on inference drawn over a subset of the generative model parameters while taking into account model uncertainty or misspecification on the remaining nuisance parameters. In this work, we show how non-linear summary statistics can be constructed by minimising inference-motivated losses via stochastic gradient descent such they provided the smallest uncertainty for the parameters of interest. As a use case, the problem of confidence interval estimation for the mixture coefficient in a multi-dimensional two-component mixture model (i.e. signal vs background) is considered, where the proposed technique clearly outperforms summary statistics based on probabilistic classification, which are a commonly used alternative but do not account for the presence of nuisance parameters.

Keywords

Cite

@article{arxiv.1806.04743,
  title  = {INFERNO: Inference-Aware Neural Optimisation},
  author = {Pablo de Castro and Tommaso Dorigo},
  journal= {arXiv preprint arXiv:1806.04743},
  year   = {2019}
}

Comments

Code available at https://github.com/pablodecm/paper-inferno . Version updates: - v2: fixed typos, improve text, link to code and a better synthetic experiment

R2 v1 2026-06-23T02:27:54.604Z