MMFNet: Multi-Scale Frequency Masking Neural Network for Multivariate Time Series Forecasting
Aitian Ma, Dongsheng Luo, Mo Sha

TL;DR
MMFNet is a novel neural network that uses multi-scale frequency masking to improve long-term multivariate time series forecasting by capturing diverse temporal patterns and filtering irrelevant frequency components.
Contribution
The paper introduces MMFNet, a new model that employs learnable frequency masks at multiple scales to enhance long-term forecasting accuracy.
Findings
Achieves up to 6.0% reduction in MSE compared to state-of-the-art models.
Effectively captures multi-scale temporal patterns in multivariate time series.
Demonstrates robustness across various benchmark datasets.
Abstract
Long-term Time Series Forecasting (LTSF) is critical for numerous real-world applications, such as electricity consumption planning, financial forecasting, and disease propagation analysis. LTSF requires capturing long-range dependencies between inputs and outputs, which poses significant challenges due to complex temporal dynamics and high computational demands. While linear models reduce model complexity by employing frequency domain decomposition, current approaches often assume stationarity and filter out high-frequency components that may contain crucial short-term fluctuations. In this paper, we introduce MMFNet, a novel model designed to enhance long-term multivariate forecasting by leveraging a multi-scale masked frequency decomposition approach. MMFNet captures fine, intermediate, and coarse-grained temporal patterns by converting time series into frequency segments at varying…
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
