paper-with-me

홈 › Papers

Structure Your Data: Towards Semantic Graph Counterfactuals

2024-03-11 · Angeliki Dimitriou, Maria Lymperaiou, Giorgos Filandrianos, Konstantinos Thomas, Giorgos Stamou

Counterfactual explanations (CEs) based on concepts are explanations that consider alternative scenarios to understand which high-level semantic features contributed to particular model predictions. In this work, we propose CEs based on the semantic graphs accompanying input data to achieve more descriptive, accurate, and human-aligned explanations. Building upon state-of-the-art (SoTA) conceptual attempts, we adopt a model-agnostic edit-based approach and introduce leveraging GNNs for efficient Graph Edit Distance (GED) computation. With a focus on the visual domain, we represent images as scene graphs and obtain their GNN embeddings to bypass solving the NP-hard graph similarity problem for all input pairs, an integral part of the CE computation process. We apply our method to benchmark and real-world datasets with varying difficulty and availability of semantic annotations. Testing on diverse classifiers, we find that our CEs outperform previous SoTA explanation models based on semantics, including both white and black-box as well as conceptual and pixel-level approaches. Their superiority is proven quantitatively and qualitatively, as validated by human subjects, highlighting the significance of leveraging semantic edges in the presence of intricate relationships. Our model-agnostic graph-based approach is widely applicable and easily extensible, producing actionable explanations across different contexts.

📄 PDF Abstract BibTeX arXiv:2403.06514

Code (1)

aggeliki-dimitriou/sgce 공식 구현 pytorch

Tasks

counterfactualDescriptiveGraph Similarity

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Choose your Data Wisely: A Framework for Semantic Counterfactuals

2023-05-28 · Edmund Dervakos, Konstantinos Thomas, Giorgos Filandrianos, Giorgos Stamou

Counterfactual explanations have been argued to be one of the most intuitive forms of explanation. They are typically defined as a minimal set of edits on a given data sample that, when applied, changes the output of a m…

counterfactualCounterfactual ExplanationKnowledge Graphs

The Utility of “Even if” Semifactual Explanation to Optimise Positive Outcomes

2023-09-21 · NeurIPS 2023 11

When users receive either a positive or negative outcome from an automated system, Explainable AI (XAI) has almost exclusively focused on how to mutate negative outcomes into positive ones by crossing a decision boundary…

The Utility of "Even if..." Semifactual Explanation to Optimise Positive Outcomes

2023-10-29 · Eoin M. Kenny, Weipeng Huang

When users receive either a positive or negative outcome from an automated system, Explainable AI (XAI) has almost exclusively focused on how to mutate negative outcomes into positive ones by crossing a decision boundary…

2k

Graph Style Transfer for Counterfactual Explainability

2025-05-23 · Bardh Prenkaj, Efstratios Zaradoukas, Gjergji Kasneci

Counterfactual explainability seeks to uncover model decisions by identifying minimal changes to the input that alter the predicted outcome. This task becomes particularly challenging for graph data due to preserving str…

counterfactualCounterfactual ExplanationGraph ClassificationStyle Transfer+1

Generate Your Counterfactuals: Towards Controlled Counterfactual Generation for Text

2020-12-08 · Nishtha Madaan, Inkit Padhi, Naveen Panwar, Diptikalyan Saha

Machine Learning has seen tremendous growth recently, which has led to larger adoption of ML systems for educational assessments, credit risk, healthcare, employment, criminal justice, to name a few. The trustworthiness …

counterfactualData AugmentationTAG