paper-with-me

Papers

A Survey on Graph Counterfactual Explanations: Definitions, Methods, Evaluation, and Research Challenges

2022-10-21 · Mario Alfonso Prado-Romero, Bardh Prenkaj, Giovanni Stilo, Fosca Giannotti

Graph Neural Networks (GNNs) perform well in community detection and molecule classification. Counterfactual Explanations (CE) provide counter-examples to overcome the transparency limitations of black-box models. Due to the growing attention in graph learning, we focus on the concepts of CE for GNNs. We analysed the SoA to provide a taxonomy, a uniform notation, and the benchmarking datasets and evaluation metrics. We discuss fourteen methods, their evaluation protocols, twenty-two datasets, and nineteen metrics. We integrated the majority of methods into the GRETEL library to conduct an empirical evaluation to understand their strengths and pitfalls. We highlight open challenges and future work.

📄 PDF Abstract BibTeX arXiv:2210.12089

Code (1)

mariotheone/gretel 공식 구현 pytorch

Tasks

BenchmarkingCommunity DetectioncounterfactualCounterfactual ExplanationFairnessGraph LearningLink Prediction

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

A Survey on the Robustness of Feature Importance and Counterfactual Explanations

2021-10-30 · Saumitra Mishra, Sanghamitra Dutta, Jason Long, Daniele Magazzeni

There exist several methods that aim to address the crucial task of understanding the behaviour of AI/ML models. Arguably, the most popular among them are local explanations that focus on investigating model behaviour fo…

counterfactualFeature ImportanceSurvey

On the computation of counterfactual explanations -- A survey

2019-11-15 · André Artelt, Barbara Hammer

Due to the increasing use of machine learning in practice it becomes more and more important to be able to explain the prediction and behavior of machine learning models. An instance of explanations are counterfactual ex…

BIG-bench Machine LearningcounterfactualSurvey

Modifications of the Miller definition of contrastive (counterfactual) explanations

2023-07-20 · Kevin McAreavey, Weiru Liu

Miller recently proposed a definition of contrastive (counterfactual) explanations based on the well-known Halpern-Pearl (HP) definitions of causes and (non-contrastive) explanations. Crucially, the Miller definition was…

counterfactual

U-CECE: A Universal Multi-Resolution Framework for Conceptual Counterfactual Explanations

2026-04-09 · Angeliki Dimitriou, Nikolaos Chaidos, Maria Lymperaiou, Giorgos Filandrianos 외 arxiv

As AI models grow more complex, explainability is essential for building trust, yet concept-based counterfactual methods still face a trade-off between expressivity and efficiency. Representing underlying concepts as ato…

If Only We Had Better Counterfactual Explanations: Five Key Deficits to Rectify in the Evaluation of Counterfactual XAI Techniques

2021-02-26 · Mark T Keane, Eoin M Kenny, Eoin Delaney, Barry Smyth

In recent years, there has been an explosion of AI research on counterfactual explanations as a solution to the problem of eXplainable AI (XAI). These explanations seem to offer technical, psychological and legal benefit…

counterfactualCounterfactual ExplanationExplainable Artificial Intelligence (XAI)Survey