SCEHR: Supervised Contrastive Learning for Clinical Risk Prediction using Electronic Health Records
Chengxi Zang, Fei Wang

TL;DR
This paper introduces a supervised contrastive learning framework tailored for clinical risk prediction using electronic health records, improving model performance especially on imbalanced data.
Contribution
It develops a novel supervised contrastive loss combining contrastive cross entropy and a regularizer, enhancing predictive accuracy over existing methods.
Findings
Improved performance on clinical risk prediction benchmarks.
Effective with highly imbalanced clinical data.
Compatible with existing predictive models.
Abstract
Contrastive learning has demonstrated promising performance in image and text domains either in a self-supervised or a supervised manner. In this work, we extend the supervised contrastive learning framework to clinical risk prediction problems based on longitudinal electronic health records (EHR). We propose a general supervised contrastive loss for learning both binary classification (e.g. in-hospital mortality prediction) and multi-label classification (e.g. phenotyping) in a unified framework. Our supervised contrastive loss practices the key idea of contrastive learning, namely, pulling similar samples closer and pushing dissimilar ones apart from each other, simultaneously by its two components: tries to contrast…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMachine Learning in Healthcare · Artificial Intelligence in Healthcare · COVID-19 diagnosis using AI
MethodsContrastive Learning · Supervised Contrastive Loss
