TSMixer: An All-MLP Architecture for Time Series Forecast-ing

Published: 11 Sept 2023, Last Modified: 11 Sept 2023Accepted by TMLREveryoneRevisionsBibTeX
Abstract: Real-world time-series datasets are often multivariate with complex dynamics. To capture this complexity, high capacity architectures like recurrent- or attention-based sequential deep learning models have become popular. However, recent work demonstrates that simple univariate linear models can outperform such deep learning models on several commonly used academic benchmarks. Extending them, in this paper, we investigate the capabilities of linear models for time-series forecasting and present Time-Series Mixer (TSMixer), a novel architecture designed by stacking multi-layer perceptrons (MLPs). TSMixer is based on mixing operations along both the time and feature dimensions to extract information efficiently. On popular academic benchmarks, the simple-to-implement TSMixer is comparable to specialized state-of-the-art models that leverage the inductive biases of specific benchmarks. On the challenging and large scale M5 benchmark, a real-world retail dataset, TSMixer demonstrates superior performance compared to the state-of-the-art alternatives. Our results underline the importance of efficiently utilizing cross-variate and auxiliary information for improving the performance of time series forecasting. We present various analyses to shed light into the capabilities of TSMixer. The design paradigms utilized in TSMixer are expected to open new horizons for deep learning-based time series forecasting.
Submission Length: Regular submission (no more than 12 pages of main content)
Code: https://github.com/google-research/google-research/tree/master/tsmixer
Supplementary Material: zip
Assigned Action Editor: ~Qibin_Zhao1
License: Creative Commons Attribution 4.0 International (CC BY 4.0)
Submission Number: 1064
Loading