TwinS: Revisiting Non-Stationarity in Multivariate Time Series Forecasting
Jiaxi Hu, Qingsong Wen, Sijie Ruan, Li Liu, Yuxuan Liang

TL;DR
This paper introduces TwinS, a Transformer-based model designed to handle the complex non-stationary characteristics of real-world multivariate time series, achieving state-of-the-art forecasting accuracy.
Contribution
The paper proposes a novel TwinS model with three modules—Wavelet Convolution, Period-Aware Attention, and Channel-Temporal MLP—to effectively model non-stationary periodic distributions in time series.
Findings
TwinS outperforms mainstream models with up to 25.8% MSE improvement.
Wavelet Convolution captures nested periodicity effectively.
Period-Aware Attention improves relevance scoring for periodic patterns.
Abstract
Recently, multivariate time series forecasting tasks have garnered increasing attention due to their significant practical applications, leading to the emergence of various deep forecasting models. However, real-world time series exhibit pronounced non-stationary distribution characteristics. These characteristics are not solely limited to time-varying statistical properties highlighted by non-stationary Transformer but also encompass three key aspects: nested periodicity, absence of periodic distributions, and hysteresis among time variables. In this paper, we begin by validating this theory through wavelet analysis and propose the Transformer-based TwinS model, which consists of three modules to address the non-stationary periodic distributions: Wavelet Convolution, Period-Aware Attention, and Channel-Temporal Mixed MLP. Specifically, The Wavelet Convolution models nested periods by…
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 · Time Series Analysis and Forecasting · Stock Market Forecasting Methods
MethodsAttention Is All You Need · Spatio-temporal stability analysis · Softmax · Layer Normalization · Linear Layer · Position-Wise Feed-Forward Layer · Byte Pair Encoding · Label Smoothing · Adam · Residual Connection
