Efficient Banzhaf-Based Data Valuation for $k$-Nearest Neighbors Classification
Guangyi Zhang, Lutz Oettershagen, Lixu Wang, Aristides Gionis

TL;DR
This paper introduces efficient algorithms for computing Banzhaf-based data valuation in $k$NN classifiers, overcoming computational challenges and enabling practical application in real-world datasets.
Contribution
The authors develop the first practical exact algorithms for Banzhaf data valuation in $k$NN classifiers, including a dynamic programming framework and Monte Carlo methods.
Findings
Algorithms achieve $O(nk^2)$ time complexity for unweighted $k$NN.
Experiments show significant computational improvements over naive methods.
Methods effectively quantify data contribution in real-world datasets.
Abstract
Data valuation, the task of quantifying the contribution of individual data points to model performance, has emerged as a fundamental challenge in machine learning. Game-theoretic approaches, such as the Banzhaf value, offer principled frameworks for fair data valuation; however, they suffer from exponential computational complexity. We address this challenge by developing efficient algorithms specifically tailored for computing Banzhaf values in -nearest neighbor (NN) classifiers. We first establish the theoretical hardness of the problem by proving that it is \#P-hard. Despite this intractability, we exploit the locality properties of NN classifiers to develop practical exact algorithms. Our main contribution is a dynamic programming framework that achieves significant computational improvements: we present a pseudo-polynomial algorithm with time complexity for…
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.
