U-Time: A Fully Convolutional Network for Time Series Segmentation Applied to Sleep Staging
Mathias Perslev, Michael Hejselbak Jensen, Sune Darkner, Poul, J{\o}rgen Jennum, Christian Igel

TL;DR
U-Time is a fully convolutional neural network based on U-Net architecture that efficiently segments physiological time series data, specifically sleep EEG, outperforming existing models with greater robustness and ease of use.
Contribution
This paper introduces U-Time, a fully convolutional, non-recurrent deep learning model for time series segmentation, simplifying training and improving performance in sleep staging tasks.
Findings
U-Time matches or exceeds state-of-the-art sleep staging models.
It is more robust and requires no task-specific tuning.
Performs well across diverse EEG datasets.
Abstract
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…
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
TopicsEEG and Brain-Computer Interfaces · Sleep and Wakefulness Research · Time Series Analysis and Forecasting
MethodsConcatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Convolution · U-Net
