An adaptive multiclass nearest neighbor classifier
Nikita Puchkin, Vladimir Spokoiny

TL;DR
This paper introduces an adaptive multiclass nearest neighbor classifier that aggregates multiple estimates to automatically select the best smoothing parameter, achieving near-oracle performance without prior knowledge of smoothness or margin conditions.
Contribution
It proposes a novel aggregation-based algorithm for multiclass classification that adapts to unknown smoothness and margin parameters, improving over traditional k-NN methods.
Findings
The method achieves adaptive rates of convergence.
It performs comparably to an oracle classifier.
The approach is supported by non-asymptotic theoretical guarantees.
Abstract
We consider a problem of multiclass classification, where the training sample is generated from the model , , and are unknown -Holder continuous functions.Given a test point , our goal is to predict its label. A widely used -nearest-neighbors classifier constructs estimates of and uses a plug-in rule for the prediction. However, it requires a proper choice of the smoothing parameter , which may become tricky in some situations. In our solution, we fix several integers , compute corresponding -nearest-neighbor estimates for each and each and apply an aggregation procedure. We study an algorithm, which constructs a convex combination of these estimates such that the aggregated…
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.
