paper-with-me

Papers

Kernel Banzhaf: A Fast and Robust Estimator for Banzhaf Values

2024-10-10 · Yurong Liu, R. Teal Witter, Flip Korn, Tarfah Alrashed, Dimitris Paparas, Juliana Freire

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 values and linear regression. Through extensive experiments on feature attribution tasks, we demonstrate that Kernel Banzhaf substantially outperforms other algorithms for estimating Banzhaf values in both sample efficiency and robustness to noise. Furthermore, we prove theoretical guarantees on the algorithm's performance, establishing Kernel Banzhaf as a valuable tool for interpretable machine learning.

📄 PDF Abstract BibTeX arXiv:2410.08336

Code (1)

lyrain2001/kernel-banzhaf 공식 구현

Tasks

Interpretable Machine Learning

Similar 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 inher…

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

Game-theoretic Counterfactual Explanation for Graph Neural Networks

2024-02-08 · Chirag Chhablani, Sarthak Jain, Akshay Channesh, Ian A. Kash 외

Graph Neural Networks (GNNs) have been a powerful tool for node classification tasks in complex networks. However, their decision-making processes remain a black-box to users, making it challenging to understand the reas…

counterfactualCounterfactual ExplanationDecision MakingNode Classification

Going with the Flow: Approximating Banzhaf Values via Graph Neural Networks

2025-10-15 · Benjamin Kempinski, Tal Kachman arxiv

Computing the Banzhaf value in network flow games is fundamental for quantifying agent influence in multi-agent systems, with applications ranging from cybersecurity to infrastructure planning. However, exact computation…

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