Multi-Time Attention Networks for Irregularly Sampled Time Series
About
Irregular sampling occurs in many time series modeling applications where it presents a significant challenge to standard deep learning models. This work is motivated by the analysis of physiological time series data in electronic health records, which are sparse, irregularly sampled, and multivariate. In this paper, we propose a new deep learning framework for this setting that we call Multi-Time Attention Networks. Multi-Time Attention Networks learn an embedding of continuous-time values and use an attention mechanism to produce a fixed-length representation of a time series containing a variable number of observations. We investigate the performance of this framework on interpolation and classification tasks using multiple datasets. Our results show that the proposed approach performs as well or better than a range of baseline and recently proposed models while offering significantly faster training times than current state-of-the-art methods.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| In-hospital mortality prediction | eICU (test) | -- | 78 | |
| Binary Sentiment Classification | CMU-MOSI (test) | -- | 76 | |
| Irregularly Sampled Time Series Forecasting | USHCN (test) | MSE0.3 | 68 | |
| Clinical prediction | MIMIC-III | AUROC85.44 | 59 | |
| Event Prediction | StackOverflow | ACC46.6 | 58 | |
| Irregular Time Series Classification | E-MNIST | Accuracy96.3 | 53 | |
| Forecasting | MIMIC-III (test) | MSE0.54 | 51 | |
| Classification | PAMAP2 original and sensor dropout | Accuracy74.6 | 48 | |
| Classification | PAMAP2 | F1 Score76.8 | 48 | |
| Mortality Prediction | PhysioNet 2012 (test) | AUC85.8 | 43 |