Online Disease Self-diagnosis with Inductive Heterogeneous Graph Convolutional Networks
Zifeng Wang, Rui Wen, Xi Chen, Shilei Cao, Shao-Lun Huang, and Buyue Qian, Yefeng Zheng

TL;DR
This paper introduces HealGCN, a graph convolutional network designed for online disease self-diagnosis that effectively handles cold-start users and scarce clinical descriptions by leveraging a heterogeneous EHR graph and a symptom retrieval system.
Contribution
The paper presents a novel inductive heterogeneous graph convolutional network and a symptom retrieval system for improved online disease diagnosis using EHR data.
Findings
HealGCN outperforms existing methods on large-scale EHR data.
The symptom retrieval system enhances diagnosis accuracy for users with limited descriptions.
The approach effectively models complex user-symptom-disease interactions.
Abstract
We propose a Healthcare Graph Convolutional Network (HealGCN) to offer disease self-diagnosis service for online users based on Electronic Healthcare Records (EHRs). Two main challenges are focused in this paper for online disease diagnosis: (1) serving cold-start users via graph convolutional networks and (2) handling scarce clinical description via a symptom retrieval system. To this end, we first organize the EHR data into a heterogeneous graph that is capable of modeling complex interactions among users, symptoms and diseases, and tailor the graph representation learning towards disease diagnosis with an inductive learning paradigm. Then, we build a disease self-diagnosis system with a corresponding EHR Graph-based Symptom Retrieval System (GraphRet) that can search and provide a list of relevant alternative symptoms by tracing the predefined meta-paths. GraphRet helps enrich the…
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
MethodsGraph Convolutional Networks
