Neighborhood Contrastive Learning Applied to Online Patient Monitoring
@inproceedings{Yeche2021NeighborhoodCL, title={Neighborhood Contrastive Learning Applied to Online Patient Monitoring}, author={Hugo Yeche and Gideon Dresdner and Francesco Locatello and Matthias Huser and Gunnar Ratsch}, booktitle={ICML}, year={2021} }
Intensive care units (ICU) are increasingly looking towards machine learning for methods to provide online monitoring of critically ill patients. In machine learning, online monitoring is often formulated as a supervised learning problem. Recently, contrastive learning approaches have demonstrated promising improvements over competitive supervised benchmarks. These methods rely on well-understood data augmentation techniques developed for image data which do not apply to online monitoring. In…
Figures and Tables from this paper
5 Citations
HiRID-ICU-Benchmark - A Comprehensive Machine Learning Benchmark on High-resolution ICU Data
- Computer ScienceNeurIPS Datasets and Benchmarks
- 2021
This work provides a benchmark covering a large spectrum of ICU-related tasks using the HiRID dataset, and provides an in-depth analysis of current state-of-the-art sequence modeling methods, highlighting some limitations of deep learning approaches for this type of data.
Contrastive Learning for Unsupervised Domain Adaptation of Time Series
- Computer ScienceArXiv
- 2022
This paper proposes a contrastive learning framework to learn domain-invariant semantics in multivariate time series, so that these preserve label information for the prediction task and is the first framework to learning domain- Invariant semantic information for UDA of time series data.
Breaking away from labels: The promise of self-supervised machine learning in intelligent health
- Computer SciencePatterns
- 2022
Deep Normed Embeddings for Patient Representation
- Computer ScienceArXiv
- 2022
This work shows how the learned embedding can be used for online patient monitoring, supplement clinicians and improve performance of downstream machine learning tasks, and introduces a novel contrastive representation learning objective and a training scheme for clinical time series.
Domain-guided Self-supervision of EEG Data Improves Downstream Classification Performance and Generalizability
- Computer ScienceML4H@NeurIPS
- 2021
A domain-guided approach for learning representations of scalp-electroencephalograms (EEGs) without relying on expert annotations is presented and evidence that an encoder pretrained using the proposed SSL tasks shows strong predictive performance on multiple downstream classifications is presented.
References
SHOWING 1-10 OF 43 REFERENCES
CLOCS: Contrastive Learning of Cardiac Signals
- Computer ScienceArXiv
- 2020
A family of contrastive learning methods, CLOCS, is proposed that encourages representations across time, leads, and patients to be similar to one another and consistently outperforms the state-of-the-art approach, SimCLR, on both linear evaluation and fine-tuning downstream tasks.
CLOCS: Contrastive Learning of Cardiac Signals Across Space, Time, and Patients
- Computer ScienceICML
- 2021
It is shown that CLOCS consistently outperforms the state-of-the-art methods, BYOL and SimCLR, when performing a linear evaluation of, and fine-tuning on, downstream tasks.
Improving Clinical Predictions through Unsupervised Time Series Representation Learning
- Computer ScienceArXiv
- 2018
This work experiments with using sequence-to-sequence (Seq2Seq) models in two different ways, as an autoencoder and as a forecaster, and shows that the best performance is achieved by a forecasting Seq2 Seq model with an integrated attention mechanism.
Multitask learning and benchmarking with clinical time series data
- Computer Science, MedicineScientific Data
- 2019
This work proposes four clinical prediction benchmarks using data derived from the publicly available Medical Information Mart for Intensive Care (MIMIC-III) database, covering a range of clinical problems including modeling risk of mortality, forecasting length of stay, detecting physiologic decline, and phenotype classification.
Evaluating Progress on Machine Learning for Longitudinal Electronic Healthcare Data
- Computer ScienceArXiv
- 2020
A comprehensive review of benchmarks in medical machine learning for structured data is performed, identifying one based on the Medical Information Mart for Intensive Care (MIMIC-III) that allows the first direct comparison of predictive performance and thus the evaluation of progress on four clinical prediction tasks.
An Empirical Study of Representation Learning for Reinforcement Learning in Healthcare
- Computer ScienceML4H@NeurIPS
- 2020
It is found that sequentially formed state representations facilitate effective policy learning in batch settings, validating a more thoughtful approach to representation learning that remains faithful to the sequential and partial nature of healthcare data.
Uncovering the structure of clinical EEG signals with self-supervised learning
- Computer ScienceJournal of neural engineering
- 2020
The results suggest that self-supervision may pave the way to a wider use of deep learning models on EEG data, and linear classifiers trained on SSL-learned features consistently outperformed purely supervised deep neural networks in low-labeled data regimes while reaching competitive performance when all labels were available.
Set Functions for Time Series
- Computer ScienceICML
- 2020
This paper proposes a novel approach for classifying irregularly-sampled time series with unaligned measurements, focusing on high scalability and data efficiency, and is based on recent advances in differentiable set function learning, extremely parallelizable with a beneficial memory footprint.
Subject-Aware Contrastive Learning for Biosignals
- Computer ScienceArXiv
- 2020
This work introduces subject-aware learning through a subject-specific contrastive loss, and develops an adversarial training to promote subject-invariance during the self-supervised learning to model biosignals with a reduced reliance on labeled data and with fewer subjects.
Unsupervised Representation for EHR Signals and Codes as Patient Status Vector
- Computer ScienceArXiv
- 2019
This work presents a two-step unsupervised representation learning scheme to summarize the multi-modal clinical time series consisting of signals and medical codes into a patient status vector and evaluates the usefulness of the representation on two downstream tasks: mortality and readmission.