XTSFormer: Cross-Temporal-Scale Transformer for Irregular-Time Event Prediction in Clinical Applications
Tingsong Xiao, Zelin Xu, Wenchong He, Zhengkun Xiao, Yupu Zhang, Zibo, Liu, Shigang Chen, My T. Thai, Jiang Bian, Parisa Rashidi, Zhe Jiang

TL;DR
XTSFormer is a novel transformer model designed to accurately predict clinical events from irregularly timed EHR data by capturing multi-scale temporal interactions and cyclical patterns.
Contribution
The paper introduces XTSFormer, featuring a cycle-aware positional encoding and hierarchical multi-scale attention, addressing limitations of existing methods in modeling irregular clinical event data.
Findings
XTSFormer outperforms baseline models on real-world EHR datasets.
The model effectively captures cyclical and multi-scale temporal patterns.
Experimental results demonstrate improved prediction accuracy.
Abstract
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 safety enhancement. An example is modeling de facto care pathways that characterize common step-by-step plans for treatment or care. However, clinical event data pose several unique challenges, including the irregularity of time intervals between consecutive events, the existence of cycles, periodicity, multi-scale event interactions, and the high computational costs associated with long event sequences. Existing neural temporal point processes (TPPs) methods do not effectively capture the multi-scale nature of event interactions, which is common in many real-world clinical applications. To address these issues, we propose the cross-temporal-scale transformer (XTSFormer),…
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
Taxonomy
TopicsTime Series Analysis and Forecasting · Seismology and Earthquake Studies · Anomaly Detection Techniques and Applications
