English

Warpformer: A Multi-scale Modeling Approach for Irregular Clinical Time Series

Machine Learning 2023-06-19 v1 Artificial Intelligence

Abstract

Irregularly sampled multivariate time series are ubiquitous in various fields, particularly in healthcare, and exhibit two key characteristics: intra-series irregularity and inter-series discrepancy. Intra-series irregularity refers to the fact that time-series signals are often recorded at irregular intervals, while inter-series discrepancy refers to the significant variability in sampling rates among diverse series. However, recent advances in irregular time series have primarily focused on addressing intra-series irregularity, overlooking the issue of inter-series discrepancy. To bridge this gap, we present Warpformer, a novel approach that fully considers these two characteristics. In a nutshell, Warpformer has several crucial designs, including a specific input representation that explicitly characterizes both intra-series irregularity and inter-series discrepancy, a warping module that adaptively unifies irregular time series in a given scale, and a customized attention module for representation learning. Additionally, we stack multiple warping and attention modules to learn at different scales, producing multi-scale representations that balance coarse-grained and fine-grained signals for downstream tasks. We conduct extensive experiments on widely used datasets and a new large-scale benchmark built from clinical databases. The results demonstrate the superiority of Warpformer over existing state-of-the-art approaches.

Keywords

Cite

@article{arxiv.2306.09368,
  title  = {Warpformer: A Multi-scale Modeling Approach for Irregular Clinical Time Series},
  author = {Jiawen Zhang and Shun Zheng and Wei Cao and Jiang Bian and Jia Li},
  journal= {arXiv preprint arXiv:2306.09368},
  year   = {2023}
}

Comments

KDD23 Research Track

R2 v1 2026-06-28T11:06:24.728Z