DCSF: Deep Convolutional Set Functions for Classification of Asynchronous Time Series
Vijaya Krishna Yalavarthi, Johannes Burchert, Lars Schmidt-Thieme

TL;DR
This paper introduces DCSF, a scalable deep learning framework for classifying asynchronous multivariate time series, effectively handling their irregular and sparse observations.
Contribution
It proposes a novel, order-invariant deep set-based convolutional model tailored for asynchronous time series classification, improving accuracy and efficiency.
Findings
DCSF outperforms state-of-the-art models in accuracy.
DCSF is more scalable and memory-efficient.
Effective for both offline and online classification tasks.
Abstract
Asynchronous Time Series is a multivariate time series where all the channels are observed asynchronously-independently, making the time series extremely sparse when aligning them. We often observe this effect in applications with complex observation processes, such as health care, climate science, and astronomy, to name a few. Because of the asynchronous nature, they pose a significant challenge to deep learning architectures, which presume that the time series presented to them are regularly sampled, fully observed, and aligned with respect to time. This paper proposes a novel framework, that we call Deep Convolutional Set Functions (DCSF), which is highly scalable and memory efficient, for the asynchronous time series classification task. With the recent advancements in deep set learning architectures, we introduce a model that is invariant to the order in which time series' channels…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting · Anomaly Detection Techniques and Applications · Traditional Chinese Medicine Studies
