XCTFormer: Leveraging Cross-Channel and Cross-Time Dependencies for Enhanced Time-Series Analysis
Israel Zexer, Omri Azencot

TL;DR
XCTFormer is a transformer-based model that explicitly captures cross-temporal and cross-channel dependencies in multivariate time-series data, significantly improving tasks like imputation and outperforming existing methods.
Contribution
The paper introduces XCTFormer, a novel transformer architecture with a new attention mechanism and scalability features for better modeling of variable dependencies in time-series analysis.
Findings
Achieves state-of-the-art results on imputation benchmarks.
Outperforms baselines with 20.8% lower MSE and 15.3% lower MAE.
Effectively models pairwise dependencies across time and channels.
Abstract
Multivariate time-series analysis involves extracting informative representations from sequences of multiple interdependent variables, supporting tasks such as forecasting, imputation, and anomaly detection. In real-world scenarios, these variables are typically collected from a shared context or underlying phenomenon, suggesting the presence of latent dependencies across time and channels that can be leveraged to improve performance. However, recent findings show that channel-independent (CI) models, which assume no inter-variable dependencies, often outperform channel-dependent (CD) models that explicitly model such relationships. This surprising result indicates that current CD models may not fully exploit their potential due to limitations in how dependencies are captured. Recent studies have revisited channel dependence modeling with various approaches; however, these methods often…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
