paper-with-me

홈 › Papers

On Understanding the Influence of Controllable Factors with a Feature Attribution Algorithm: a Medical Case Study

2022-03-23 · Veera Raghava Reddy Kovvuri, Siyuan Liu, Monika Seisenberger, Berndt Müller, Xiuyi Fan

Feature attribution XAI algorithms enable their users to gain insight into the underlying patterns of large datasets through their feature importance calculation. Existing feature attribution algorithms treat all features in a dataset homogeneously, which may lead to misinterpretation of consequences of changing feature values. In this work, we consider partitioning features into controllable and uncontrollable parts and propose the Controllable fActor Feature Attribution (CAFA) approach to compute the relative importance of controllable features. We carried out experiments applying CAFA to two existing datasets and our own COVID-19 non-pharmaceutical control measures dataset. Experimental results show that with CAFA, we are able to exclude influences from uncontrollable features in our explanation while keeping the full dataset for prediction.

📄 PDF Abstract BibTeX arXiv:2203.12701

Code (0)

등록된 구현이 없습니다.

Tasks

Explainable Artificial Intelligence (XAI)Feature Importance

Similar Papers 제목 키워드 기반

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…

You talk what you read: Understanding News Comment Behavior by Dispositional and Situational Attribution

2023-08-04 · Yuhang Wang, Yuxiang Zhang, Dongyuan Lu, Jitao Sang

Many news comment mining studies are based on the assumption that comment is explicitly linked to the corresponding news. In this paper, we observed that users' comments are also heavily influenced by their individual ch…

DecoderNews SummarizationPosition

On the reliability of feature attribution methods for speech classification

2025-05-22 · Gaofei Shen, Hosein Mohebbi, Arianna Bisazza, Afra Alishahi 외

As the capabilities of large-scale pre-trained models evolve, understanding the determinants of their outputs becomes more important. Feature attribution aims to reveal which parts of the input elements contribute the mo…

IMACS: Image Model Attribution Comparison Summaries

2022-01-26 · Eldon Schoop, Ben Wedin, Andrei Kapishnikov, Tolga Bolukbasi 외

Developing a suitable Deep Neural Network (DNN) often requires significant iteration, where different model versions are evaluated and compared. While metrics such as accuracy are a powerful means to succinctly describe …

image-classificationImage Classificationmodel

Human Interpretation of Saliency-based Explanation Over Text

2022-01-27 · Hendrik Schuff, Alon Jacovi, Heike Adel, Yoav Goldberg 외

While a lot of research in explainable AI focuses on producing effective explanations, less work is devoted to the question of how people understand and interpret the explanation. In this work, we focus on this question …