English

Set Functions for Time Series

Machine Learning 2020-09-16 v3 Machine Learning

Abstract

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.

Keywords

Cite

@article{arxiv.1909.12064,
  title  = {Set Functions for Time Series},
  author = {Max Horn and Michael Moor and Christian Bock and Bastian Rieck and Karsten Borgwardt},
  journal= {arXiv preprint arXiv:1909.12064},
  year   = {2020}
}

Comments

Accepted at the International Conference on Machine Learning (ICML) 2020

R2 v1 2026-06-23T11:26:49.725Z