CORTEXA
← Browse
crossrefMachine Learning and Knowledge Extraction2024-12-18Cited by 6

Reliable and Faithful Generative Explainers for Graph Neural Networks

Yiqiao Li, Jianlong Zhou, Boyuan Zheng, Niusha Shafiabady, Fang Chen

Graph neural networks (GNNs) have been effectively implemented in a variety of real-world applications, although their underlying work mechanisms remain a mystery. To unveil this mystery and advocate for trustworthy decision-making, many GNN explainers have been proposed. However, existing explainers often face significant challenges, such as the following: (1) explanations being tied to specific instances; (2) limited generalisability to unseen graphs; (3) potential generation of invalid graph structures; and (4) restrictions to particular tasks (e.g., node classification, graph classification). To address these challenges, we propose a novel explainer, GAN-GNNExplainer, which employs a generator to produce explanations and a discriminator to oversee the generation process, enhancing the reliability of the outputs. Despite its advantages, GAN-GNNExplainer still struggles with generating faithful explanations and underperforms on real-world datasets. To overcome these shortcomings, we introduce ACGAN-GNNExplainer, an approach that improves upon GAN-GNNExplainer by using a more robust discriminator that consistently monitors the generation process, thereby producing explanations that are both reliable and faithful. Extensive experiments on both synthetic and real-world graph datasets demonstrate the superiority of our proposed methods over existing GNN explainers.

View free PDFSource page

Related papers

crossrefMachine Learning and Knowledge Extraction2026-07-04

Evaluation Rigor from Graph Neural Networks to Graph Foundation Models: A Systematic Review and a Four-Axis Reporting Standard

Sergei O. Kurashkin, Vadim S. Tynchenko, Aleksei S. Borodulin, Ahmad Hammoud, Connie Tee

Graph machine learning reports steady progress across node, graph, and link prediction, across temporal and hypergraph frontiers, and across the emerging class of graph foundation models. This review asks a prior question: when a method is reported to outperform the alternatives,…

View free PDFSource page
crossrefMachine Learning and Knowledge Extraction2025-07-07Cited by 3

A Novel Approach to Company Bankruptcy Prediction Using Convolutional Neural Networks and Generative Adversarial Networks

Alessia D’Ercole, Gianluigi Me

Predicting company bankruptcy is a critical task in financial risk assessment. This study introduces a novel approach using Convolutional Neural Networks (CNNs) and Generative Adversarial Networks (GANs) to enhance bankruptcy prediction accuracy. By transforming financial stateme…

View free PDFSource page
crossrefMachine Learning and Knowledge Extraction2020-05-21Cited by 2

Exploiting Weak Ties in Incomplete Network Datasets Using Simplified Graph Convolutional Neural Networks

Neda H. Bidoki, Alexander V. Mantzaris, Gita Sukthankar

This paper explores the value of weak-ties in classifying academic literature with the use of graph convolutional neural networks. Our experiments look at the results of treating weak-ties as if they were strong-ties to determine if that assumption improves performance. This is d…

View free PDFSource page
crossrefMachine Learning and Knowledge Extraction2025-09-02Cited by 2

A Novel Prediction Model for Multimodal Medical Data Based on Graph Neural Networks

Lifeng Zhang, Teng Li, Hongyan Cui, Quan Zhang, Zijie Jiang, Jiadong Li, et al.

Multimodal medical data provides a wide and real basis for disease diagnosis. Computer-aided diagnosis (CAD) powered by artificial intelligence (AI) is becoming increasingly prominent in disease diagnosis. CAD for multimodal medical data requires addressing the issues of data fus…

View free PDFSource page
crossrefMachine Learning and Knowledge Extraction2025-02-15Cited by 4

ExShall-CNN: An Explainable Shallow Convolutional Neural Network for Medical Image Segmentation

Vahid Khalkhali, Sayed Mehedi Azim, Iman Dehzangi

Explainability is essential for AI models, especially in clinical settings where understanding the model’s decisions is crucial. Despite their impressive performance, black-box AI models are unsuitable for clinical use if their operations cannot be explained to clinicians. While…

View free PDFSource page
crossrefMachine Learning and Knowledge Extraction2025-04-05Cited by 2

Optimisation-Based Feature Selection for Regression Neural Networks Towards Explainability

Georgios I. Liapis, Sophia Tsoka, Lazaros G. Papageorgiou

Regression is a fundamental task in machine learning, and neural networks have been successfully employed in many applications to identify underlying regression patterns. However, they are often criticised for their lack of interpretability and commonly referred to as black-box m…

View free PDFSource page