paper-with-me

Papers

Enhancing Interpretability for Vision Models via Shapley Value Optimization

2025-12-16 · Kanglong Fan, Yunqiao Yang, Chen Ma arxiv

Deep neural networks have demonstrated remarkable performance across various domains, yet their decision-making processes remain opaque. Although many explanation methods are dedicated to bringing the obscurity of DNNs to light, they exhibit significant limitations: post-hoc explanation methods often struggle to faithfully reflect model behaviors, while self-explaining neural networks sacrifice performance and compatibility due to their specialized architectural designs. To address these challenges, we propose a novel self-explaining framework that integrates Shapley value estimation as an auxiliary task during training, which achieves two key advancements: 1) a fair allocation of the model prediction scores to image patches, ensuring explanations inherently align with the model's decision logic, and 2) enhanced interpretability with minor structural modifications, preserving model performance and compatibility. Extensive experiments on multiple benchmarks demonstrate that our method achieves state-of-the-art interpretability.

📄 PDF Abstract BibTeX arXiv:2512.14354

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Feature Inference Attack on Shapley Values

2024-07-16 · Xinjian Luo, Yangfan Jiang, Xiaokui Xiao

As a solution concept in cooperative game theory, Shapley value is highly recognized in model interpretability studies and widely adopted by the leading Machine Learning as a Service (MLaaS) providers, such as Google, Mi…

Inference AttackPrivacy Preserving

Shapley-Value-Based Graph Sparsification for GNN Inference

2025-07-28 · Selahattin Akkas, Ariful Azad arxiv

Graph sparsification is a key technique for improving inference efficiency in Graph Neural Networks by removing edges with minimal impact on predictions. GNN explainability methods generate local importance scores, which…

SHAQ: Incorporating Shapley Value Theory into Multi-Agent Q-Learning

2021-05-31 · Jianhong Wang, Yuan Zhang, Yunjie Gu, Tae-Kyun Kim

Value factorisation is a useful technique for multi-agent reinforcement learning (MARL) in global reward game, however its underlying mechanism is not yet fully understood. This paper studies a theoretical framework for …

FairnessMulti-agent Reinforcement LearningQ-LearningSMAC+1

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

A $k$-additive Choquet integral-based approach to approximate the SHAP values for local interpretability in machine learning

2022-11-03 · Guilherme Dean Pelegrina, Leonardo Tomazeli Duarte, Michel Grabisch

Besides accuracy, recent studies on machine learning models have been addressing the question on how the obtained results can be interpreted. Indeed, while complex machine learning models are able to provide very good re…