SPLGOct 15, 2021

SleepPriorCL: Contrastive Representation Learning with Prior Knowledge-based Positive Mining and Adaptive Temperature for Sleep Staging

arXiv:2110.09966v110 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of limited labeled data in clinical sleep staging, offering an incremental improvement over existing self-supervised methods.

The paper tackles the problem of learning semantic representations for sleep stage classification from raw physiological time series by proposing SleepPriorCL, a self-supervised learning approach that incorporates prior domain knowledge to discover more positive pairs and uses an adaptive temperature mechanism, achieving state-of-the-art performance and consistently outperforming baselines.

The objective of this paper is to learn semantic representations for sleep stage classification from raw physiological time series. Although supervised methods have gained remarkable performance, they are limited in clinical situations due to the requirement of fully labeled data. Self-supervised learning (SSL) based on contrasting semantically similar (positive) and dissimilar (negative) pairs of samples have achieved promising success. However, existing SSL methods suffer the problem that many semantically similar positives are still uncovered and even treated as negatives. In this paper, we propose a novel SSL approach named SleepPriorCL to alleviate the above problem. Advances of our approach over existing SSL methods are two-fold: 1) by incorporating prior domain knowledge into the training regime of SSL, more semantically similar positives are discovered without accessing ground-truth labels; 2) via investigating the influence of the temperature in contrastive loss, an adaptive temperature mechanism for each sample according to prior domain knowledge is further proposed, leading to better performance. Extensive experiments demonstrate that our method achieves state-of-the-art performance and consistently outperforms baselines.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes