TimeCHEAT: A Channel Harmony Strategy for Irregularly Sampled Multivariate Time Series Analysis
Jiexi Liu, Meng Cao, Songcan Chen

TL;DR
TimeCHEAT introduces a novel approach combining local channel-dependent and global channel-independent strategies within a Transformer framework to effectively analyze irregularly sampled multivariate time series, achieving state-of-the-art results.
Contribution
This work proposes the Channel Harmony ISMTS Transformer (TimeCHEAT), which uniquely applies channel-dependent and independent strategies locally and globally, respectively, enhancing analysis of irregularly sampled data.
Findings
Achieves competitive state-of-the-art performance on three tasks.
Effectively models irregular sampling with local and global strategies.
Transforms embedding learning into an edge weight prediction task.
Abstract
Irregularly sampled multivariate time series (ISMTS) are prevalent in reality. Due to their non-uniform intervals between successive observations and varying sampling rates among series, the channel-independent (CI) strategy, which has been demonstrated more desirable for complete multivariate time series forecasting in recent studies, has failed. This failure can be further attributed to the sampling sparsity, which provides insufficient information for effective CI learning, thereby reducing its capacity. When we resort to the channel-dependent (CD) strategy, even higher capacity cannot mitigate the potential loss of diversity in learning similar embedding patterns across different channels. We find that existing work considers CI and CD strategies to be mutually exclusive, primarily because they apply these strategies to the global channel. However, we hold the view that channel…
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 · Neural Networks and Applications
MethodsAttention Is All You Need · Linear Layer · Dropout · Dense Connections · Byte Pair Encoding · Multi-Head Attention · Adam · Layer Normalization · Position-Wise Feed-Forward Layer · Label Smoothing
