paper-with-me

Papers

Counterfactual Explanations for Hypergraph Neural Networks

2026-02-04 · Fabiano Veglianti, Lorenzo Antonelli, Gabriele Tolomei arxiv

Hypergraph neural networks (HGNNs) effectively model higher-order interactions in many real-world systems but remain difficult to interpret, limiting their deployment in high-stakes settings. We introduce CF-HyperGNNExplainer, a counterfactual explanation method for HGNNs that identifies the minimal structural changes required to alter a model's prediction. The method generates counterfactual hypergraphs using actionable edits limited to removing node-hyperedge incidences or deleting hyperedges, producing concise and structurally meaningful explanations. Extensive experiments on hypergraph benchmark datasets show that CF-HyperGNNExplainer generates valid and concise counterfactuals, highlighting the higher-order relations most critical to HGNN decisions.

📄 PDF Abstract BibTeX arXiv:2602.04360

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Explaining Hypergraph Neural Networks: From Local Explanations to Global Concepts

2024-10-10 · Shiye Su, Iulia Duta, Lucie Charlotte Magister, Pietro Liò

Hypergraph neural networks are a class of powerful models that leverage the message passing paradigm to learn over hypergraphs, a generalization of graphs well-suited to describing relational data with higher-order inter…

Evaluating Robustness of Counterfactual Explanations

2021-03-03 · André Artelt, Valerie Vaquet, Riza Velioglu, Fabian Hinder 외

Transparency is a fundamental requirement for decision making systems when these should be deployed in the real world. It is usually achieved by providing explanations of the system's behavior. A prominent and intuitive …

counterfactualDecision MakingFairness

Ranking Counterfactual Explanations

2025-03-20 · Suryani Lim, Henri Prade, Gilles Richard

AI-driven outcomes can be challenging for end-users to understand. Explanations can address two key questions: "Why this outcome?" (factual) and "Why not another?" (counterfactual). While substantial efforts have been ma…

counterfactualCounterfactual Explanation

Convex optimization for actionable \& plausible counterfactual explanations

2021-05-17 · André Artelt, Barbara Hammer

Transparency is an essential requirement of machine learning based decision making systems that are deployed in real world. Often, transparency of a given system is achieved by providing explanations of the behavior and …

counterfactualDecision Making

Counterfactual State Explanations for Reinforcement Learning Agents via Generative Deep Learning

2021-01-29 · Matthew L. Olson, Roli Khanna, Lawrence Neal, Fuxin Li 외

Counterfactual explanations, which deal with "why not?" scenarios, can provide insightful explanations to an AI agent's behavior. In this work, we focus on generating counterfactual explanations for deep reinforcement le…

counterfactualDeep Reinforcement Learningreinforcement-learningReinforcement Learning (RL)