Multimodal Learning for Cardiovascular Risk Prediction using EHR Data
Ayoub Bagheri, T. Katrien J. Groenhof, Wouter B. Veldhuis, Pim A. de, Jong, Folkert W. Asselbergs, Daniel L. Oberski

TL;DR
This study introduces a multimodal neural network that combines structured clinical data and unstructured medical texts from EHRs to improve cardiovascular risk prediction, achieving state-of-the-art results.
Contribution
It presents a novel multimodal BiLSTM model that effectively integrates text and structured data for enhanced risk prediction in cardiovascular disease.
Findings
BiLSTM outperforms other neural network architectures.
The multimodal approach improves prediction accuracy.
Model demonstrates state-of-the-art performance on real-world data.
Abstract
Electronic health records (EHRs) contain structured and unstructured data of significant clinical and research value. Various machine learning approaches have been developed to employ information in EHRs for risk prediction. The majority of these attempts, however, focus on structured EHR fields and lose the vast amount of information in the unstructured texts. To exploit the potential information captured in EHRs, in this study we propose a multimodal recurrent neural network model for cardiovascular risk prediction that integrates both medical texts and structured clinical information. The proposed multimodal bidirectional long short-term memory (BiLSTM) model concatenates word embeddings to classical clinical predictors before applying them to a final fully connected neural network. In the experiments, we compare performance of different deep neural network (DNN) architectures…
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
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory · Bidirectional LSTM
