paper-with-me

Papers

Do Feature Attribution Methods Correctly Attribute Features?

2021-04-27 · Yilun Zhou, Serena Booth, Marco Tulio Ribeiro, Julie Shah

Feature attribution methods are exceedingly popular in interpretable machine learning. They aim to compute the attribution of each input feature to represent its importance, but there is no consensus on the definition of "attribution", leading to many competing methods with little systematic evaluation. The lack of attribution ground truth further complicates evaluation, which has to rely on proxy metrics. To address this, we propose a dataset modification procedure such that models trained on the new dataset have ground truth attribution available. We evaluate three methods: saliency maps, rationales, and attention. We identify their deficiencies and add a new perspective to the growing body of evidence questioning their correctness and reliability in the wild. Our evaluation approach is model-agnostic and can be used to assess future feature attribution method proposals as well. Code is available at https://github.com/YilunZhou/feature-attribution-evaluation.

📄 PDF Abstract BibTeX arXiv:2104.14403

Code (1)

YilunZhou/feature-attribution-evaluation 공식 구현 pytorch

Tasks

AttributeInterpretable Machine Learning

Similar Papers 제목 키워드 기반

Benchmarking Attribution Methods with Relative Feature Importance

2019-07-23 · Mengjiao Yang, Been Kim

Interpretability is an important area of research for safe deployment of machine learning systems. One particular type of interpretability method attributes model decisions to input features. Despite active development, …

BenchmarkingFeature Importance

A Dual-Perspective Approach to Evaluating Feature Attribution Methods

2023-08-17 · Yawei Li, Yang Zhang, Kenji Kawaguchi, Ashkan Khakzar 외

Feature attribution methods attempt to explain neural network predictions by identifying relevant features. However, establishing a cohesive framework for assessing feature attribution remains a challenge. There are seve…

APT-MMF: An advanced persistent threat actor attribution method based on multimodal and multilevel feature fusion

2024-02-20 · Nan Xiao, Bo Lang, Ting Wang, Yikai Chen

Threat actor attribution is a crucial defense strategy for combating advanced persistent threats (APTs). Cyber threat intelligence (CTI), which involves analyzing multisource heterogeneous data from APTs, plays an import…

AttributeGraph Attention

AttributionLab: Faithfulness of Feature Attribution Under Controllable Environments

2023-10-10 · Yang Zhang, Yawei Li, Hannah Brown, Mina Rezaei 외

Feature attribution explains neural network outputs by identifying relevant input features. The attribution has to be faithful, meaning that the attributed features must mirror the input features that influence the outpu…

Improving Attribution Methods by Learning Submodular Functions

2021-04-19 · Piyushi Manupriya, Tarun Ram Menta, J. Saketha Nath, Vineeth N Balasubramanian

This work explores the novel idea of learning a submodular scoring function to improve the specificity/selectivity of existing feature attribution methods. Submodular scores are natural for attribution as they are known …

Specificity