paper-with-me

Papers

Self-Explaining Hypergraph Neural Networks for Diagnosis Prediction

2025-02-15 · Leisheng Yu, Yanxiao Cai, Minxing Zhang, Xia Hu

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.

📄 PDF Abstract BibTeX arXiv:2502.10689

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningPrediction

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

Structure-aware Hypergraph Transformer for Diagnosis Prediction in Electronic Health Records

2025-08-28 · Haiyan Wang, Ye Yuan arxiv

Electronic Health Records (EHR) systematically organize patient health data through standardized medical codes, serving as a comprehensive and invaluable source for predictive modeling. Graph neural networks (GNNs) have …

Hypergraph Convolutional Networks for Fine-grained ICU Patient Similarity Analysis and Risk Prediction

2023-08-24 · Yuxi Liu, Zhenhao Zhang, Shaowen Qin, Flora D. Salim 외

The Intensive Care Unit (ICU) is one of the most important parts of a hospital, which admits critically ill patients and provides continuous monitoring and treatment. Various patient outcome prediction methods have been …

Decision MakingPrediction

Dynamic Hypergraph-Enhanced Prediction of Sequential Medical Visits

2024-08-08 · Wangying Yang, Zitao Zheng, Zhizhong Wu, Bo Zhang 외

This study introduces a pioneering Dynamic Hypergraph Networks (DHCE) model designed to predict future medical diagnoses from electronic health records with enhanced accuracy. The DHCE model innovates by identifying and …

Language ModelingLanguage ModellingPredictionSequential Diagnosis

Hypergraph Learning based Recommender System for Anomaly Detection, Control and Optimization

2024-08-21 · Sakhinana Sagar Srinivas, Rajat Kumar Sarkar, Venkataramana Runkana

Anomaly detection is fundamental yet, challenging problem with practical applications in industry. The current approaches neglect the higher-order dependencies within the networks of interconnected sensors in the high-di…

Anomaly DetectionDecoderRecommendation SystemsRepresentation Learning

Self-Supervised Hypergraph Convolutional Networks for Session-based Recommendation

2020-12-12 · Xin Xia, Hongzhi Yin, Junliang Yu, Qinyong Wang 외

Session-based recommendation (SBR) focuses on next-item prediction at a certain time point. As user profiles are generally not available in this scenario, capturing the user intent lying in the item transitions plays a p…

Self-Supervised LearningSession-Based Recommendations