Revitalizing Canonical Pre-Alignment for Irregular Multivariate Time Series Forecasting
Ziyu Zhou, Yiming Huang, Yanyun Wang, Yuankai Wu, James Kwok, Yuxuan Liang

TL;DR
This paper introduces KAFNet, a novel model that revitalizes the use of Canonical Pre-Alignment in irregular multivariate time series forecasting, achieving state-of-the-art results with reduced complexity.
Contribution
KAFNet combines pre-alignment with innovative modules for smoothing, compression, and frequency domain correlation modeling, outperforming existing graph-based methods.
Findings
Achieves state-of-the-art forecasting accuracy.
Reduces model parameters by 7.2 times.
Speeds up training and inference by 8.4 times.
Abstract
Irregular multivariate time series (IMTS), characterized by uneven sampling and inter-variate asynchrony, fuel many forecasting applications yet remain challenging to model efficiently. Canonical Pre-Alignment (CPA) has been widely adopted in IMTS modeling by padding zeros at every global timestamp, thereby alleviating inter-variate asynchrony and unifying the series length, but its dense zero-padding inflates the pre-aligned series length, especially when numerous variates are present, causing prohibitive compute overhead. Recent graph-based models with patching strategies sidestep CPA, but their local message passing struggles to capture global inter-variate correlations. Therefore, we posit that CPA should be retained, with the pre-aligned series properly handled by the model, enabling it to outperform state-of-the-art graph-based baselines that sidestep CPA. Technically, we propose…
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.
Videos
Taxonomy
TopicsMachine Learning in Healthcare · Time Series Analysis and Forecasting · Traffic Prediction and Management Techniques
