paper-with-me

홈 › Papers

Consistency of the $k$-Nearest Neighbor Regressor under Complex Survey Designs

2026-03-18 · Caren Hasler arxiv

We study the consistency of the $k$-nearest neighbor regressor under complex survey designs. While consistency results for this algorithm are well established for independent and identically distributed data, corresponding results for complex survey data are lacking. We show that the $k$-nearest neighbor regressor is consistent under regularity conditions on the sampling design and the distribution of the data. We derive lower bounds for the rate of convergence and show that these bounds exhibit the curse of dimensionality, as in the independent and identically distributed setting. Empirical studies based on simulated and real data illustrate our theoretical findings.

📄 PDF Abstract BibTeX arXiv:2603.17551

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Metric Effects based on Fluctuations in values of k in Nearest Neighbor Regressor

2022-08-24 · Abhishek Gupta, Raunak Joshi, Nandan Kanvinde, Pinky Gerela 외

Regression branch of Machine Learning purely focuses on prediction of continuous values. The supervised learning branch has many regression based methods with parametric and non-parametric learning models. In this paper …

regression

A Self-Encoder for Learning Nearest Neighbors

2023-06-25 · Armand Boschin, Thomas Bonald, Marc Jeanmougin

We present the self-encoder, a neural network trained to guess the identity of each data sample. Despite its simplicity, it learns a very useful representation of data, in a self-supervised way. Specifically, the self-en…

NSM Converges to a k-NN Regressor Under Loose Lipschitz Estimates

2020-03-22

Although it is known that having accurate Lipschitz estimates is essential for certain models to deliver good predictive performance, refining this constant in practice can be a difficult task especially when the input d…

Rates of Convergence for Nearest Neighbor Classification

2014-06-30 · NeurIPS 2014 12 · Kamalika Chaudhuri, Sanjoy Dasgupta

Nearest neighbor methods are a popular class of nonparametric estimators with several desirable properties, such as adaptivity to different distance scales in different regions of space. Prior work on convergence rates f…

ClassificationGeneral Classification

Active Nearest Neighbor Regression Through Delaunay Refinement

2022-06-16 · Alexander Kravberg, Giovanni Luca Marchetti, Vladislav Polianskii, Anastasiia Varava 외

We introduce an algorithm for active function approximation based on nearest neighbor regression. Our Active Nearest Neighbor Regressor (ANNR) relies on the Voronoi-Delaunay framework from computational geometry to subdi…

regression