Regression Conformal Prediction with Nearest Neighbours

Abstract

In this paper we apply Conformal Prediction (CP) to the k-Nearest Neighbours Regression (k-NNR) algorithm and propose ways of extending the typical nonconformity measure used for regression so far. Unlike traditional regression methods which produce point predictions, Conformal Predictors output predictive regions that satisfy a given confidence level. The regions produced by any Conformal Predictor are automatically valid, however their tightness and therefore usefulness depends on the nonconformity measure used by each CP. In effect a nonconformity measure evaluates how strange a given example is compared to a set of other examples based on some traditional machine learning algorithm. We define six novel nonconformity measures based on the k-Nearest Neighbours Regression algorithm and develop the corresponding CPs following both the original (transductive) and the inductive CP approaches. A comparison of the predictive regions produced by our measures with those of the typical regression measure suggests that a major improvement in terms of predictive region tightness is achieved by the new measures.

Cite

Text

Papadopoulos et al. "Regression Conformal Prediction with Nearest Neighbours." Journal of Artificial Intelligence Research, 2011. doi:10.1613/JAIR.3198

Markdown

[Papadopoulos et al. "Regression Conformal Prediction with Nearest Neighbours." Journal of Artificial Intelligence Research, 2011.](https://mlanthology.org/jair/2011/papadopoulos2011jair-regression/) doi:10.1613/JAIR.3198

BibTeX

@article{papadopoulos2011jair-regression,
  title     = {{Regression Conformal Prediction with Nearest Neighbours}},
  author    = {Papadopoulos, Harris and Vovk, Vladimir and Gammerman, Alex},
  journal   = {Journal of Artificial Intelligence Research},
  year      = {2011},
  pages     = {815-840},
  doi       = {10.1613/JAIR.3198},
  volume    = {40},
  url       = {https://mlanthology.org/jair/2011/papadopoulos2011jair-regression/}
}