paper-with-me

홈 › Papers

Quantifying the Intrinsic Usefulness of Attributional Explanations for Graph Neural Networks with Artificial Simulatability Studies

2023-05-25 · Jonas Teufel, Luca Torresi, Pascal Friederich

Despite the increasing relevance of explainable AI, assessing the quality of explanations remains a challenging issue. Due to the high costs associated with human-subject experiments, various proxy metrics are often used to approximately quantify explanation quality. Generally, one possible interpretation of the quality of an explanation is its inherent value for teaching a related concept to a student. In this work, we extend artificial simulatability studies to the domain of graph neural networks. Instead of costly human trials, we use explanation-supervisable graph neural networks to perform simulatability studies to quantify the inherent usefulness of attributional graph explanations. We perform an extensive ablation study to investigate the conditions under which the proposed analyses are most meaningful. We additionally validate our methods applicability on real-world graph classification and regression datasets. We find that relevant explanations can significantly boost the sample efficiency of graph neural networks and analyze the robustness towards noise and bias in the explanations. We believe that the notion of usefulness obtained from our proposed simulatability analysis provides a dimension of explanation quality that is largely orthogonal to the common practice of faithfulness and has great potential to expand the toolbox of explanation quality assessments, specifically for graph explanations.

📄 PDF Abstract BibTeX arXiv:2305.15961

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Classification

Similar Papers 제목 키워드 기반

Manifold Integrated Gradients: Riemannian Geometry for Feature Attribution

2024-05-16 · Eslam Zaher, Maciej Trzaskowski, Quan Nguyen, Fred Roosta

In this paper, we dive into the reliability concerns of Integrated Gradients (IG), a prevalent feature attribution method for black-box deep learning models. We particularly address two predominant challenges associated …

Attributional Robustness Training using Input-Gradient Spatial Alignment

2019-11-29 · ECCV 2020 8 · Mayank Singh, Nupur Kumari, Puneet Mangla, Abhishek Sinha 외

Interpretability is an emerging area of research in trustworthy machine learning. Safe deployment of machine learning system mandates that the prediction and its explanation be reliable and robust. Recently, it has been …

BIG-bench Machine LearningObject LocalizationTripletWeakly-Supervised Object Localization

MEGAN: Multi-Explanation Graph Attention Network

2022-11-23 · Jonas Teufel, Luca Torresi, Patrick Reiser, Pascal Friederich

We propose a multi-explanation graph attention network (MEGAN). Unlike existing graph explainability methods, our network can produce node and edge attributional explanations along multiple channels, the number of which …

Explainable artificial intelligenceGraph AttentionGraph Regressionregression

How Much Can I Trust You? -- Quantifying Uncertainties in Explaining Neural Networks

2020-06-16 · Kirill Bykov, Marina M. -C. Höhne, Klaus-Robert Müller, Shinichi Nakajima 외

Explainable AI (XAI) aims to provide interpretations for predictions made by learning machines, such as deep neural networks, in order to make the machines more transparent for the user and furthermore trustworthy also f…

Explainable Artificial Intelligence (XAI)

On Measuring Intrinsic Causal Attributions in Deep Neural Networks

2025-05-14 · Saptarshi Saha, Dhruv Vansraj Rathore, Soumadeep Saha, Utpal Garain 외

Quantifying the causal influence of input features within neural networks has become a topic of increasing interest. Existing approaches typically assess direct, indirect, and total causal effects. This work treats NNs a…