paper-with-me

홈 › Papers

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

2023-06-14 · Jiawen Zhang, Shun Zheng, Wei Cao, Jiang Bian, Jia Li

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.

📄 PDF Abstract BibTeX arXiv:2306.09368

Code (1)

imjiawen/warpformer 공식 구현 pytorch

Tasks

Irregular Time SeriesRepresentation LearningTime Series

Similar Papers 제목 키워드 기반

XTSFormer: Cross-Temporal-Scale Transformer for Irregular-Time Event Prediction in Clinical Applications

2024-02-03 · Tingsong Xiao, Zelin Xu, Wenchong He, Zhengkun Xiao 외

Adverse clinical events related to unsafe care are among the top ten causes of death in the U.S. Accurate modeling and prediction of clinical events from electronic health records (EHRs) play a crucial role in patient sa…

Point Processes

Improving Medical Predictions by Irregular Multimodal Electronic Health Records Modeling

2022-10-18 · Xinlu Zhang, Shiyang Li, Zhiyu Chen, Xifeng Yan 외

Health conditions among patients in intensive care units (ICUs) are monitored via electronic health records (EHRs), composed of numerical time series and lengthy clinical note sequences, both taken at irregular time inte…

ImputationIrregular Time SeriesTime SeriesTime Series Analysis

MedFuse: Multiplicative Embedding Fusion For Irregular Clinical Time Series

2025-11-12 · Yi-Hsien Hsieh, Ta-Jung Chien, Chun-Kai Huang, Shao-Hua Sun 외 arxiv

Clinical time series derived from electronic health records (EHRs) are inherently irregular, with asynchronous sampling, missing values, and heterogeneous feature dynamics. While numerical laboratory measurements are hig…

A Cost-Effective Multimodal LLM Reasoning Framework for Question Answering over Irregular Clinical Time Series

2026-07-28 · Frank Nie, Ethan B Liu, Yuan Zhu, Wei Fan 외 arxiv

Question answering (QA) over irregular clinical time series (ICTS) plays a pivotal role in a wide range of healthcare applications. Although recent multimodal time-series large language models (LLMs) have shown considera…

Question Answering

Machine Learning Approaches to Clinical Risk Prediction: Multi-Scale Temporal Alignment in Electronic Health Records

2025-11-26 · Wei-Chen Chang, Lu Dai, Ting Xu arxiv

This study proposes a risk prediction method based on a Multi-Scale Temporal Alignment Network (MSTAN) to address the challenges of temporal irregularity, sampling interval differences, and multi-scale dynamic dependenci…