The document discusses a graph-based machine learning model called KG-RNN for predicting diagnoses from patient admission records. KG-RNN uses a recurrent neural network to analyze admission timelines in chunks and incorporates related admissions extracted from a healthcare knowledge graph. The model was tested on the MIMIC-III dataset and showed improved performance over the baseline by leveraging neighbors' diagnoses information.
Related topics: