InvDec: Inverted Decoder for Multivariate Time Series Forecasting with Separated Temporal and Variate Modeling
Yuhang Wang

TL;DR
InvDec is a novel hybrid architecture for multivariate time series forecasting that separates temporal encoding from variate-level decoding, leading to significant improvements especially on high-dimensional datasets.
Contribution
The paper introduces InvDec, a hybrid model that combines temporal encoding with variate-wise decoding, and proposes delayed variate embeddings and an adaptive fusion mechanism for better multivariate forecasting.
Findings
20.9% MSE reduction on Electricity dataset
4.3% improvement on Weather dataset
2.7% gain on Traffic dataset
Abstract
Multivariate time series forecasting requires simultaneously modeling temporal patterns and cross-variate dependencies. Channel-independent methods such as PatchTST excel at temporal modeling but ignore variable correlations, while pure variate-attention approaches such as iTransformer sacrifice temporal encoding. We proposeInvDec (Inverted Decoder), a hybrid architecture that achieves principled separation between temporal encoding and variate-level decoding. InvDec combines a patch-based temporal encoder with an inverted decoder operating on the variate dimension through variate-wise self-attention. We introduce delayed variate embeddings that enrich variable-specific representations only after temporal encoding, preserving temporal feature integrity. An adaptive residual fusion mechanism dynamically balances temporal and variate information across datasets of varying dimensions.…
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
TopicsTraffic Prediction and Management Techniques · Time Series Analysis and Forecasting · Stock Market Forecasting Methods
