k-NN Regression Adapts to Local Intrinsic Dimension
Samory Kpotufe

TL;DR
This paper demonstrates that k-NN regression adapts to local intrinsic data dimensions, achieving near-minimax rates by choosing local k values, regardless of the metric space or distribution.
Contribution
It introduces a method for local adaptation of k in k-NN regression based on intrinsic dimension, improving convergence rates in high-dimensional data with low intrinsic dimension.
Findings
Rates depend only on local mass variation around query points
A simple method to select k(x) nearly achieves minimax rate
Minimax rate is universal across metric spaces and measures
Abstract
Many nonparametric regressors were recently shown to converge at rates that depend only on the intrinsic dimension of data. These regressors thus escape the curse of dimension when high-dimensional data has low intrinsic dimension (e.g. a manifold). We show that k-NN regression is also adaptive to intrinsic dimension. In particular our rates are local to a query x and depend only on the way masses of balls centered at x vary with radius. Furthermore, we show a simple way to choose k = k(x) locally at any x so as to nearly achieve the minimax rate at x in terms of the unknown intrinsic dimension in the vicinity of x. We also establish that the minimax rate does not depend on a particular choice of metric space or distribution, but rather that this minimax rate holds for any metric space and doubling measure.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStatistical Methods and Inference · Face and Expression Recognition · Machine Learning and Data Classification
