Counterfactual Explanations for Hypergraph Neural Networks
Fabiano Veglianti, Lorenzo Antonelli, Gabriele Tolomei

TL;DR
This paper introduces CF-HyperGNNExplainer, a method for generating minimal, actionable counterfactual explanations for hypergraph neural networks, enhancing interpretability by identifying key higher-order relations influencing predictions.
Contribution
The paper presents a novel counterfactual explanation approach specifically designed for hypergraph neural networks, focusing on minimal structural edits to explain model decisions.
Findings
CF-HyperGNNExplainer produces valid, concise counterfactuals.
The method highlights critical higher-order relations in HGNN decisions.
Experiments on benchmark datasets demonstrate effectiveness.
Abstract
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. Experiments on three benchmark datasets show that CF-HyperGNNExplainer generates valid and concise counterfactuals, highlighting the higher-order relations most critical to HGNN decisions.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Advanced Graph Neural Networks · Multimodal Machine Learning Applications
