MLLGSTJul 31, 2024

Extended Fiducial Inference: Toward an Automated Process of Statistical Inference

arXiv:2407.21622v110 citationsh-index: 8
Originality Incremental advance
AI Analysis

This work addresses the challenge of automating uncertainty quantification in statistical inference for data scientists, offering incremental improvements over existing frequentist and Bayesian methods.

The authors tackled the problem of automating statistical inference by developing Extended Fiducial Inference (EFI), a method that improves parameter estimation accuracy in the presence of outliers and eliminates the need for theoretical reference distributions in hypothesis testing.

While fiducial inference was widely considered a big blunder by R.A. Fisher, the goal he initially set --`inferring the uncertainty of model parameters on the basis of observations' -- has been continually pursued by many statisticians. To this end, we develop a new statistical inference method called extended Fiducial inference (EFI). The new method achieves the goal of fiducial inference by leveraging advanced statistical computing techniques while remaining scalable for big data. EFI involves jointly imputing random errors realized in observations using stochastic gradient Markov chain Monte Carlo and estimating the inverse function using a sparse deep neural network (DNN). The consistency of the sparse DNN estimator ensures that the uncertainty embedded in observations is properly propagated to model parameters through the estimated inverse function, thereby validating downstream statistical inference. Compared to frequentist and Bayesian methods, EFI offers significant advantages in parameter estimation and hypothesis testing. Specifically, EFI provides higher fidelity in parameter estimation, especially when outliers are present in the observations; and eliminates the need for theoretical reference distributions in hypothesis testing, thereby automating the statistical inference process. EFI also provides an innovative framework for semi-supervised learning.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes