Self-Explaining Hypergraph Neural Networks for Diagnosis Prediction

πŸ“… 2025-02-15
πŸ“ˆ Citations: 0
✨ Influential: 0
πŸ“„ PDF
πŸ€– AI Summary
To address insufficient interpretability, data incompleteness, and unreliable coarse-grained explanations in EHR-based diagnosis prediction, this paper proposes SE-HGNNβ€”the first self-explaining hypergraph neural network. It models patients as dynamic hypergraphs to capture high-order disease associations; introduces a temporal phenotyping module that generates concise, faithful, and clinically editable explanations; and incorporates a false-negative-aware loss function to explicitly model missed-diagnosis risk. Evaluated on two real-world EHR datasets, SE-HGNN achieves statistically significant improvements in predictive accuracy over state-of-the-art methods. Explanation quality is rigorously validated through blinded clinical expert evaluation. Qualitative analysis further demonstrates its capacity to support effective human intervention and clinical decision refinement. Collectively, SE-HGNN advances both predictive performance and trustworthy, actionable interpretability in healthcare AI.

Technology Category

Application Category

πŸ“ Abstract
The burgeoning volume of electronic health records (EHRs) has enabled deep learning models to excel in predictive healthcare. However, for high-stakes applications such as diagnosis prediction, model interpretability remains paramount. Existing deep learning diagnosis prediction models with intrinsic interpretability often assign attention weights to every past diagnosis or hospital visit, providing explanations lacking flexibility and succinctness. In this paper, we introduce SHy, a self-explaining hypergraph neural network model, designed to offer personalized, concise and faithful explanations that allow for interventions from clinical experts. By modeling each patient as a unique hypergraph and employing a message-passing mechanism, SHy captures higher-order disease interactions and extracts distinct temporal phenotypes as personalized explanations. It also addresses the incompleteness of the EHR data by accounting for essential false negatives in the original diagnosis record. A qualitative case study and extensive quantitative evaluations on two real-world EHR datasets demonstrate the superior predictive performance and interpretability of SHy over existing state-of-the-art models.
Problem

Research questions and friction points this paper is trying to address.

Enhancing model interpretability for diagnosis prediction
Addressing EHR data incompleteness with false negatives
Capturing higher-order disease interactions via hypergraph modeling
Innovation

Methods, ideas, or system contributions that make the work stand out.

Hypergraph neural networks
Message-passing mechanism
False negatives accounting
πŸ”Ž Similar Papers
No similar papers found.
Leisheng Yu
Leisheng Yu
Ph.D. Student, Rice University
Data MiningLarge Language Models
Y
Yanxiao Cai
Rice University, Houston, TX, USA
M
Minxing Zhang
Duke University, Durham, NC, USA
Xia Hu
Xia Hu
Google DeepMind
Deep LearningMachine LearningMultimodal