Extending Prediction-Powered Inference through Conformal Prediction
Daniel Csillag, Pedro Dall'Antonia, Claudio José Struchiner, Guilherme Tegoni Goedert
TL;DR
The paper addresses the fragility of prediction-powered inference in the face of privacy, robustness, and distribution-shift guarantees by unifying it with conformal prediction. It introduces a general framework that imputes missing data via calibrated conformal set-predictors, thereby inheriting coverage-like guarantees and additional properties from conformal methods. The authors instantiate the framework for means, Z-/M-estimation, and e-value-based procedures, including offline e-values, with theoretical validity guarantees and practical power considerations. They demonstrate the approach on private healthcare data and online risk monitoring, showing improved or competitive performance relative to prior methods and establishing a new baseline for prediction-powered inference with guarantees.
Abstract
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.
