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.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Readmission prediction | MIMIC IV | AUC-ROC0.638 | 90 | |
| In-hospital mortality prediction | MIMIC-III (test) | AUC0.881 | 70 | |
| Clinical prediction | MIMIC-III | AUROC84.85 | 59 | |
| Mortality Prediction | MIMIC IV | AUROC0.848 | 53 | |
| Classification | PAMAP2 original and sensor dropout | Accuracy67.1 | 48 | |
| Classification | PAMAP2 | F1 Score68.5 | 48 | |
| Mortality Prediction | PhysioNet 2012 (test) | AUC85.5 | 43 | |
| Irregularly Sampled Time Series Forecasting | MIMIC | MSE0.923 | 34 | |
| Mortality Prediction | PhysioNet Challenge 2012 | AUROC0.812 | 30 | |
| Irregular clinical time-series prediction | PhysioNet 2012 (test) | AUROC83.3 | 29 |