English

A Multi-Scale Decomposition MLP-Mixer for Time Series Analysis

Machine Learning 2024-03-26 v2 Artificial Intelligence

Abstract

Time series data, including univariate and multivariate ones, are characterized by unique composition and complex multi-scale temporal variations. They often require special consideration of decomposition and multi-scale modeling to analyze. Existing deep learning methods on this best fit to univariate time series only, and have not sufficiently considered sub-series modeling and decomposition completeness. To address these challenges, we propose MSD-Mixer, a Multi-Scale Decomposition MLP-Mixer, which learns to explicitly decompose and represent the input time series in its different layers. To handle the multi-scale temporal patterns and multivariate dependencies, we propose a novel temporal patching approach to model the time series as multi-scale patches, and employ MLPs to capture intra- and inter-patch variations and channel-wise correlations. In addition, we propose a novel loss function to constrain both the mean and the autocorrelation of the decomposition residual for better decomposition completeness. Through extensive experiments on various real-world datasets for five common time series analysis tasks, we demonstrate that MSD-Mixer consistently and significantly outperforms other state-of-the-art algorithms with better efficiency.

Keywords

Cite

@article{arxiv.2310.11959,
  title  = {A Multi-Scale Decomposition MLP-Mixer for Time Series Analysis},
  author = {Shuhan Zhong and Sizhe Song and Weipeng Zhuo and Guanyao Li and Yang Liu and S. -H. Gary Chan},
  journal= {arXiv preprint arXiv:2310.11959},
  year   = {2024}
}

Comments

Accepted for VLDB 2024

R2 v1 2026-06-28T12:54:22.949Z