AltTS: A Dual-Path Framework with Alternating Optimization for Multivariate Time Series Forecasting
Zhihang Yuan, Zhiyuan Liu, Mahesh K. Marina

TL;DR
ALTTS introduces a dual-path framework that separates autoregressive and cross-relation modeling with alternating optimization, significantly improving long-horizon multivariate time series forecasting accuracy.
Contribution
The paper proposes a novel dual-path architecture with alternating optimization to better handle distinct factors in multivariate time series forecasting.
Findings
ALTTS outperforms prior methods on multiple benchmarks.
Significant improvements observed in long-horizon forecasting accuracy.
Decoupling modeling paths reduces gradient interference and enhances stability.
Abstract
Multivariate time series forecasting involves two qualitatively distinct factors: (i) stable within-series autoregressive (AR) dynamics, and (ii) intermittent cross-dimension interactions that can become spurious over long horizons. We argue that fitting a single model to capture both effects creates an optimization conflict: the high-variance updates needed for cross-dimension modeling can corrupt the gradients that support autoregression, resulting in brittle training and degraded long-horizon accuracy. To address this, we propose ALTTS, a dual-path framework that explicitly decouples autoregression and cross-relation (CR) modeling. In ALTTS, the AR path is instantiated with a linear predictor, while the CR path uses a Transformer equipped with Cross-Relation Self-Attention (CRSA); the two branches are coordinated via alternating optimization to isolate gradient noise and reduce…
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.
Taxonomy
TopicsForecasting Techniques and Applications · Stock Market Forecasting Methods · Traffic Prediction and Management Techniques
