paper-with-me

홈 › Papers

Understanding and Unifying Fourteen Attribution Methods with Taylor Interactions

2023-03-02 · Huiqi Deng, Na Zou, Mengnan Du, Weifu Chen, Guocan Feng, Ziwei Yang, Zheyang Li, Quanshi Zhang

Various attribution methods have been developed to explain deep neural networks (DNNs) by inferring the attribution/importance/contribution score of each input variable to the final output. However, existing attribution methods are often built upon different heuristics. There remains a lack of a unified theoretical understanding of why these methods are effective and how they are related. To this end, for the first time, we formulate core mechanisms of fourteen attribution methods, which were designed on different heuristics, into the same mathematical system, i.e., the system of Taylor interactions. Specifically, we prove that attribution scores estimated by fourteen attribution methods can all be reformulated as the weighted sum of two types of effects, i.e., independent effects of each individual input variable and interaction effects between input variables. The essential difference among the fourteen attribution methods mainly lies in the weights of allocating different effects. Based on the above findings, we propose three principles for a fair allocation of effects to evaluate the faithfulness of the fourteen attribution methods.

📄 PDF Abstract BibTeX arXiv:2303.01506

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A General Taylor Framework for Unifying and Revisiting Attribution Methods

2021-05-28 · Huiqi Deng, Na Zou, Mengnan Du, Weifu Chen 외

Attribution methods provide an insight into the decision-making process of machine learning models, especially deep neural networks, by assigning contribution scores to each individual feature. However, the attribution p…

BenchmarkingDecision Making

Understanding Integrated Gradients with SmoothTaylor for Deep Neural Network Attribution

2020-04-22 · arXiv 2020 4 · Gary S. W. Goh, Sebastian Lapuschkin, Leander Weber, Wojciech Samek 외

Integrated Gradients as an attribution method for deep neural network models offers simple implementability. However, it suffers from noisiness of explanations which affects the ease of interpretability. The SmoothGrad t…

image-classificationImage ClassificationObject RecognitionSensitivity

A Unified Taylor Framework for Revisiting Attribution Methods

2020-08-21 · Huiqi Deng, Na Zou, Mengnan Du, Weifu Chen 외

Attribution methods have been developed to understand the decision-making process of machine learning models, especially deep neural networks, by assigning importance scores to individual features. Existing attribution m…

BenchmarkingDecision Making

TaylorPODA: A Taylor Expansion-Based Method to Improve Post-Hoc Attributions for Opaque Models

2025-07-14 · Yuchi Tang, Iñaki Esnaola, Suzanne Mason, George Panoutsos

Existing post-hoc model-agnostic methods generate external explanations for opaque models, primarily by locally attributing the model output to its input features. However, they often lack an explicit and systematic fram…

Distributing Synergy Functions: Unifying Game-Theoretic Interaction Methods for Machine-Learning Explainability

2023-05-04 · Daniel Lundstrom, Meisam Razaviyayn

Deep learning has revolutionized many areas of machine learning, from computer vision to natural language processing, but these high-performance models are generally "black box." Explaining such models would improve tran…

Decision MakingFairness