paper-with-me

Papers

GRETEL: A unified framework for Graph Counterfactual Explanation Evaluation

2022-06-07 · Mario Alfonso Prado-Romero, Giovanni Stilo

Machine Learning (ML) systems are a building part of the modern tools which impact our daily life in several application domains. Due to their black-box nature, those systems are hardly adopted in application domains (e.g. health, finance) where understanding the decision process is of paramount importance. Explanation methods were developed to explain how the ML model has taken a specific decision for a given case/instance. Graph Counterfactual Explanations (GCE) is one of the explanation techniques adopted in the Graph Learning domain. The existing works of Graph Counterfactual Explanations diverge mostly in the problem definition, application domain, test data, and evaluation metrics, and most existing works do not compare exhaustively against other counterfactual explanation techniques present in the literature. We present GRETEL, a unified framework to develop and test GCE methods in several settings. GRETEL is a highly extensible evaluation framework which promotes the Open Science and the evaluations reproducibility by providing a set of well-defined mechanisms to integrate and manage easily: both real and synthetic datasets, ML models, state-of-the-art explanation techniques, and evaluation measures. To present GRETEL, we show the experiments conducted to integrate and test several synthetic and real datasets with several existing explanation techniques and base ML models.

📄 PDF Abstract BibTeX arXiv:2206.02957

Code (1)

mariotheone/gretel 공식 구현 pytorch

Tasks

counterfactualCounterfactual ExplanationGraph Learning

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar 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…

BenchmarkingCommunity DetectioncounterfactualCounterfactual Explanation+3

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…

D4Explainer: In-Distribution GNN Explanations via Discrete Denoising Diffusion

2023-10-30 · Jialin Chen, Shirley Wu, Abhijit Gupta, Rex Ying

The widespread deployment of Graph Neural Networks (GNNs) sparks significant interest in their explainability, which plays a vital role in model auditing and ensuring trustworthy graph learning. The objective of GNN expl…

counterfactualDenoisingGraph Learning

D4Explainer: In-distribution Explanations of Graph Neural Network via Discrete Denoising Diffusion

2023-09-21 · NeurIPS 2023 11

The widespread deployment of Graph Neural Networks (GNNs) sparks significant interest in their explainability, which plays a vital role in model auditing and ensuring trustworthy graph learning. The objective of GNN expl…

Graph Diffusion Counterfactual Explanation

2025-11-20 · David Bechtoldt, Sidney Bender arxiv

Machine learning models that operate on graph-structured data, such as molecular graphs or social networks, often make accurate predictions but offer little insight into why certain predictions are made. Counterfactual e…