Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

Set Functions for Time Series

About

Despite the eminent successes of deep neural networks, many architectures are often hard to transfer to irregularly-sampled and asynchronous time series that commonly occur in real-world datasets, especially in healthcare applications. This paper proposes a novel approach for classifying irregularly-sampled time series with unaligned measurements, focusing on high scalability and data efficiency. Our method SeFT (Set Functions for Time Series) is based on recent advances in differentiable set function learning, extremely parallelizable with a beneficial memory footprint, thus scaling well to large datasets of long time series and online monitoring scenarios. Furthermore, our approach permits quantifying per-observation contributions to the classification outcome. We extensively compare our method with existing algorithms on multiple healthcare time series datasets and demonstrate that it performs competitively whilst significantly reducing runtime.

Max Horn, Michael Moor, Christian Bock, Bastian Rieck, Karsten Borgwardt• 2019

Related benchmarks

TaskDatasetResultRank
In-hospital mortality predictionMIMIC-III (test)
AUC0.881
49
ClassificationPAMAP2 original and sensor dropout
Accuracy67.1
48
ClassificationPAMAP2
F1 Score68.5
48
Clinical predictionMIMIC-III
AUROC84.85
36
Irregularly Sampled Time Series ForecastingMIMIC
MSE0.923
34
Mortality PredictionPhysioNet 2012 (test)
AUC85.5
29
Human Activity RecognitionPAMAP2 (test)
Accuracy67.1
28
Next observation predictionPhysioNet
MSE0.7721
26
ClassificationPhysioNet
AUC Score0.795
23
Irregularly Sampled Time Series ForecastingPhysioNet
MSE9.22
21
Showing 10 of 41 rows

Other info

Code

Follow for update