English

Local Prediction-Powered Inference

Machine Learning 2024-09-30 v1 Machine Learning Methodology

Abstract

To infer a function value on a specific point xx, it is essential to assign higher weights to the points closer to xx, which is called local polynomial / multivariable regression. In many practical cases, a limited sample size may ruin this method, but such conditions can be improved by the Prediction-Powered Inference (PPI) technique. This paper introduced a specific algorithm for local multivariable regression using PPI, which can significantly reduce the variance of estimations without enlarge the error. The confidence intervals, bias correction, and coverage probabilities are analyzed and proved the correctness and superiority of our algorithm. Numerical simulation and real-data experiments are applied and show these conclusions. Another contribution compared to PPI is the theoretical computation efficiency and explainability by taking into account the dependency of the dependent variable.

Keywords

Cite

@article{arxiv.2409.18321,
  title  = {Local Prediction-Powered Inference},
  author = {Yanwu Gu and Dong Xia},
  journal= {arXiv preprint arXiv:2409.18321},
  year   = {2024}
}
R2 v1 2026-06-28T18:58:52.445Z