APC-GNN++: An Adaptive Patient-Centric GNN with Context-Aware Attention and Mini-Graph Explainability for Diabetes Classification

Summary

We propose APC-GNN++, an adaptive patient-centric Graph Neural Network for diabetes classification. Our model integrates context-aware edge attention, confidence-guided blending of node features and graph representations, and neighborhood consistency regularization to better capture clinically meani...

Medical Relevance

Medical/health related research

AI Health Application

The paper proposes APC-GNN++, an AI model (Graph Neural Network) specifically designed for the classification of diabetes in patients. It aims to provide real-time, explainable predictions and patient-centric insights, and includes a GUI for interactive use by healthcare professionals, making it a direct medical AI application for disease diagnosis and clinical support.

Key Points

  • See abstract for details

Methodology

See paper for methodology

Key Findings

See abstract

Clinical Impact

Potential clinical applications

Limitations

Not analyzed

Future Directions

Not analyzed

Medical Domains

cs.LG

Keywords

cs.LG

Abstract

We propose APC-GNN++, an adaptive patient-centric Graph Neural Network for diabetes classification. Our model integrates context-aware edge attention, confidence-guided blending of node features and graph representations, and neighborhood consistency regularization to better capture clinically meaningful relationships between patients. To handle unseen patients, we introduce a mini-graph approach that leverages the nearest neighbors of the new patient, enabling real-time explainable predictions without retraining the global model. We evaluate APC-GNN++ on a real-world diabetes dataset collected from a regional hospital in Algeria and show that it outperforms traditional machine learning models (MLP, Random Forest, XGBoost) and a vanilla GCN, achieving higher test accuracy and macro F1- score. The analysis of node-level confidence scores further reveals how the model balances self-information and graph-based evidence across different patient groups, providing interpretable patient-centric insights. The system is also embedded in a Tkinter-based graphical user interface (GUI) for interactive use by healthcare professionals .

Comments

17 pages, 2 figures, 5 tables