Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

U-Time: A Fully Convolutional Network for Time Series Segmentation Applied to Sleep Staging

About

Neural networks are becoming more and more popular for the analysis of physiological time-series. The most successful deep learning systems in this domain combine convolutional and recurrent layers to extract useful features to model temporal relations. Unfortunately, these recurrent models are difficult to tune and optimize. In our experience, they often require task-specific modifications, which makes them challenging to use for non-experts. We propose U-Time, a fully feed-forward deep learning approach to physiological time series segmentation developed for the analysis of sleep data. U-Time is a temporal fully convolutional network based on the U-Net architecture that was originally proposed for image segmentation. U-Time maps sequential inputs of arbitrary length to sequences of class labels on a freely chosen temporal scale. This is done by implicitly classifying every individual time-point of the input signal and aggregating these classifications over fixed intervals to form the final predictions. We evaluated U-Time for sleep stage classification on a large collection of sleep electroencephalography (EEG) datasets. In all cases, we found that U-Time reaches or outperforms current state-of-the-art deep learning models while being much more robust in the training process and without requiring architecture or hyperparameter adaptation across tasks.

Mathias Perslev, Michael Hejselbak Jensen, Sune Darkner, Poul J{\o}rgen Jennum, Christian Igel• 2019

Related benchmarks

TaskDatasetResultRank
Anomaly DetectionSMD
F1 Score70.07
217
Anomaly DetectionSWaT
F1 Score60.58
174
Anomaly DetectionPSM
F1 Score81.06
76
Sleep Stage ClassificationSleepEDF-20
F1 Score87
35
Sleep Stage ClassificationSleepEDF 78
F1 (Overall)0.92
30
Anomaly DetectionMSL
Precision57.2
20
Anomaly DetectionSMAP
Precision49.71
20
Sleep StagingSleepEDF-20
Accuracy82.1
15
Sleep stage scoringSleep-EDF Independent Training and Test Sets (subject-wise)
MF179
13
Sleep StagingSleepEDF-20 (± 30 mins)
Acc83.9
13
Showing 10 of 13 rows

Other info

Follow for update