Our new X account is live! Follow @wizwand_team for updates
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
Clinical predictionMIMIC-III
AUROC84.85
36
Mortality PredictionPhysioNet 2012 (test)
AUC85.5
29
ClassificationPhysioNet
AUC Score0.795
23
Human Activity RecognitionPAMAP2 (test)
Accuracy67.1
21
Mortality PredictionP-Mortality P12 (test)
AUPRC52.4
19
Mortality PredictionPhysioNet 2019 (test)
AUROC81.2
14
ClassificationHuman Activity
Accuracy0.815
13
Online predictionP-Sepsis (test)
B-Accuracy70.9
9
Length of Stay in ICU predictionP12 (test)
Mean AUPRC95.89
9
Showing 10 of 14 rows

Other info

Code

Follow for update