Adaptive Multi-Scale Decomposition Framework for Time Series Forecasting
Yifan Hu, Peiyuan Liu, Peng Zhu, Dawei Cheng, Tao Dai

TL;DR
This paper introduces an MLP-based adaptive multi-scale decomposition framework for time series forecasting that effectively captures complex temporal patterns and dependencies, achieving state-of-the-art results with improved efficiency.
Contribution
The paper proposes a novel MLP-based framework with multi-scale decomposition and specialized blocks to enhance temporal pattern modeling in TSF, addressing limitations of existing methods.
Findings
Achieves state-of-the-art performance in long-term and short-term forecasting.
Demonstrates superior efficiency over Transformer-based methods.
Effectively models complex temporal and channel dependencies.
Abstract
Transformer-based and MLP-based methods have emerged as leading approaches in time series forecasting (TSF). While Transformer-based methods excel in capturing long-range dependencies, they suffer from high computational complexities and tend to overfit. Conversely, MLP-based methods offer computational efficiency and adeptness in modeling temporal dynamics, but they struggle with capturing complex temporal patterns effectively. To address these challenges, we propose a novel MLP-based Adaptive Multi-Scale Decomposition (AMD) framework for TSF. Our framework decomposes time series into distinct temporal patterns at multiple scales, leveraging the Multi-Scale Decomposable Mixing (MDM) block to dissect and aggregate these patterns in a residual manner. Complemented by the Dual Dependency Interaction (DDI) block and the Adaptive Multi-predictor Synthesis (AMS) block, our approach…
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.
Code & Models
Videos
Taxonomy
TopicsEnergy Load and Power Forecasting · Neural Networks and Applications · Time Series Analysis and Forecasting
