paper-with-me

Papers

Robust Data Valuation with Weighted Banzhaf Values

2023-09-21 · NeurIPS 2023 11

Data valuation, a principled way to rank the importance of each training datum, has become increasingly important. However, existing value-based approaches (e.g., Shapley) are known to suffer from the stochasticity inherent in utility functions that render consistent and reliable ranking difficult. Recently, Wang and Jia (2023) proposed the noise-structure-agnostic framework to advocate the Banzhaf value for its robustness against such stochasticity as it achieves the largest safe margin among many alternatives. Surprisingly, our empirical study shows that the Banzhaf value is not always the most robust when compared with a broader family: weighted Banzhaf values. To analyze this scenario, we introduce the concept of Kronecker noise to parameterize stochasticity, through which we prove that the uniquely robust semi-value, which can be analytically derived from the underlying Kronecker noise, lies in the family of weighted Banzhaf values while minimizing the worst-case entropy. In addition, we adopt the maximum sample reuse principle to design an estimator to efficiently approximate weighted Banzhaf values, and show that it enjoys the best time complexity in terms of achieving an $(\epsilon, \delta)$-approximation. Our theory is verified under both synthetic and authentic noises. For the latter, we fit a Kronecker noise to the inherent stochasticity, which is then plugged in to generate the predicted most robust semi-value. Our study suggests that weighted Banzhaf values are promising when facing undue noises in data valuation.Submission Number: 13289

📄 PDF Abstract BibTeX

Code (1)

watml/weighted-banzhaf 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Efficient Banzhaf-Based Data Valuation for $k$-Nearest Neighbors Classification

2026-05-20 · Guangyi Zhang, Lutz Oettershagen, Lixu Wang, Aristides Gionis arxiv

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, o…

Data Banzhaf: A Robust Data Valuation Framework for Machine Learning

2022-05-30 · Jiachen T. Wang, Ruoxi Jia

Data valuation has wide use cases in machine learning, including improving data quality and creating economic incentives for data sharing. This paper studies the robustness of data valuation to noisy model performance sc…

Data Valuation

Kernel Banzhaf: A Fast and Robust Estimator for Banzhaf Values

2024-10-10 · Yurong Liu, R. Teal Witter, Flip Korn, Tarfah Alrashed 외

Banzhaf values offer a simple and interpretable alternative to the widely-used Shapley values. We introduce Kernel Banzhaf, a novel algorithm inspired by KernelSHAP, that leverages an elegant connection between Banzhaf v…

Interpretable Machine Learning

Improved Feature Importance Computations for Tree Models: Shapley vs. Banzhaf

2021-08-09 · Adam Karczmarz, Anish Mukherjee, Piotr Sankowski, Piotr Wygocki

Shapley values are one of the main tools used to explain predictions of tree ensemble models. The main alternative to Shapley values are Banzhaf values that have not been understood equally well. In this paper we make a …

Feature Importance

On the Complexity of the Inverse Semivalue Problem for Weighted Voting Games

2018-12-31 · Ilias Diakonikolas, Chrystalla Pavlou

Weighted voting games are a family of cooperative games, typically used to model voting situations where a number of agents (players) vote against or for a proposal. In such games, a proposal is accepted if an appropriat…