Mlinear: Rethink the Linear Model for Time-series Forecasting
Wei Li, Xiangxu Meng, Chuhao Chen, Jianing Chen

TL;DR
Mlinear introduces a linear-based approach that dynamically combines channel-independence and channel-dependence properties for improved time-series forecasting, outperforming transformer-based models in accuracy and efficiency.
Contribution
The paper proposes Mlinear, a novel method that effectively mixes CI and CD properties using dynamic tuning and deep supervision, along with a new loss function for better forecasting performance.
Findings
Outperforms PatchTST in MSE and MAE on 7 datasets.
Significantly better accuracy at longer sequence lengths.
Achieves 10x efficiency in training and inference.
Abstract
Recently, significant advancements have been made in time-series forecasting research, with an increasing focus on analyzing the nature of time-series data, e.g, channel-independence (CI) and channel-dependence (CD), rather than solely focusing on designing sophisticated forecasting models. However, current research has primarily focused on either CI or CD in isolation, and the challenge of effectively combining these two opposing properties to achieve a synergistic effect remains an unresolved issue. In this paper, we carefully examine the opposing properties of CI and CD, and raise a practical question that has not been effectively answered, e.g.,"How to effectively mix the CI and CD properties of time series to achieve better predictive performance?" To answer this question, we propose Mlinear (MIX-Linear), a simple yet effective method based mainly on linear layers. The design…
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
TopicsTime Series Analysis and Forecasting · Stock Market Forecasting Methods · Data Visualization and Analytics
MethodsMasked autoencoder
