Surprisal Driven $k$-NN for Robust and Interpretable Nonparametric Learning
Amartya Banerjee, Christopher J. Hazard, Jacob Beel, Cade Mack, Jack, Xia, Michael Resnick, Will Goddin

TL;DR
This paper introduces a surprisal-driven $k$-NN framework that enhances robustness and interpretability in nonparametric learning, enabling detailed feature attribution and state-of-the-art performance in classification and anomaly detection.
Contribution
It proposes a novel surprisal-based formulation for $k$-NN that provides interpretable feature contributions and data point influence without explicit model training.
Findings
Achieves state-of-the-art results in classification and anomaly detection.
Provides detailed feature attribution and counterfactual explanations.
Demonstrates competitive regression performance across multiple datasets.
Abstract
Nonparametric learning is a fundamental concept in machine learning that aims to capture complex patterns and relationships in data without making strong assumptions about the underlying data distribution. Owing to simplicity and familiarity, one of the most well-known algorithms under this paradigm is the -nearest neighbors (-NN) algorithm. Driven by the usage of machine learning in safety-critical applications, in this work, we shed new light on the traditional nearest neighbors algorithm from the perspective of information theory and propose a robust and interpretable framework for tasks such as classification, regression, density estimation, and anomaly detection using a single model. We can determine data point weights as well as feature contributions by calculating the conditional entropy for adding a feature without the need for explicit model training. This allows us to…
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
TopicsMachine Learning in Healthcare · Adversarial Robustness in Machine Learning · Statistical Methods and Inference
