Extending Prediction-Powered Inference through Conformal Prediction
By: Daniel Csillag , Pedro Dall'Antonia , Claudio José Struchiner and more
Potential Business Impact:
Makes computer predictions more trustworthy and private.
Prediction-powered inference is a recent methodology for the safe use of black-box ML models to impute missing data, strengthening inference of statistical parameters. However, many applications require strong properties besides valid inference, such as privacy, robustness or validity under continuous distribution shifts; deriving prediction-powered methods with such guarantees is generally an arduous process, and has to be done case by case. In this paper, we resolve this issue by connecting prediction-powered inference with conformal prediction: by performing imputation through a calibrated conformal set-predictor, we attain validity while achieving additional guarantees in a natural manner. We instantiate our procedure for the inference of means, Z- and M-estimation, as well as e-values and e-value-based procedures. Furthermore, in the case of e-values, ours is the first general prediction-powered procedure that operates off-line. We demonstrate these advantages by applying our method on private and time-series data. Both tasks are nontrivial within the standard prediction-powered framework but become natural under our method.
Similar Papers
The Interplay between Bayesian Inference and Conformal Prediction
Methodology
Combines two math methods for better predictions.
Imputation-Powered Inference
Methodology
Fixes computer data that's partly missing.
From predictions to confidence intervals: an empirical study of conformal prediction methods for in-context learning
Machine Learning (Stat)
Lets AI guess how sure it is.