paper-with-me

Papers

FredNormer: Frequency Domain Normalization for Non-stationary Time Series Forecasting

2024-10-02 · Xihao Piao, Zheng Chen, Yushun Dong, Yasuko Matsubara, Yasushi Sakurai

Recent normalization-based methods have shown great success in tackling the distribution shift issue, facilitating non-stationary time series forecasting. Since these methods operate in the time domain, they may fail to fully capture the dynamic patterns that are more apparent in the frequency domain, leading to suboptimal results. This paper first theoretically analyzes how normalization methods affect frequency components. We prove that the current normalization methods that operate in the time domain uniformly scale non-zero frequencies, and thus, they struggle to determine components that contribute to more robust forecasting. Therefore, we propose FredNormer, which observes datasets from a frequency perspective and adaptively up-weights the key frequency components. To this end, FredNormer consists of two components: a statistical metric that normalizes the input samples based on their frequency stability and a learnable weighting layer that adjusts stability and introduces sample-specific variations. Notably, FredNormer is a plug-and-play module, which does not compromise the efficiency compared to existing normalization methods. Extensive experiments show that FredNormer improves the averaged MSE of backbone forecasting models by 33.3% and 55.3% on the ETTm2 dataset. Compared to the baseline normalization methods, FredNormer achieves 18 top-1 results and 6 top-2 results out of 28 settings.

📄 PDF Abstract BibTeX arXiv:2410.01860

Code (0)

등록된 구현이 없습니다.

Tasks

Time SeriesTime Series Forecasting

Similar Papers 제목 키워드 기반

TimeAPN: Adaptive Amplitude-Phase Non-Stationarity Normalization for Time Series Forecasting

2026-03-18 · Yue Hu, Jialiang Tang, Siwei Yu, Baosheng Yu 외 arxiv

Non-stationarity is a fundamental challenge in multivariate long-term time series forecasting, often manifested as rapid changes in amplitude and phase. These variations lead to severe distribution shifts and consequentl…

Time Series Forecasting

Deep Frequency Derivative Learning for Non-stationary Time Series Forecasting

2024-06-29 · Wei Fan, Kun Yi, Hangting Ye, Zhiyuan Ning 외

While most time series are non-stationary, it is inevitable for models to face the distribution shift issue in time series forecasting. Existing solutions manipulate statistical measures (usually mean and std.) to adjust…

Time SeriesTime Series Forecasting

Frequency Adaptive Normalization For Non-stationary Time Series Forecasting

2024-09-30 · Weiwei Ye, Songgaojun Deng, Qiaosha Zou, Ning Gui

Time series forecasting typically needs to address non-stationary data with evolving trend and seasonal patterns. To address the non-stationarity, reversible instance normalization has been recently proposed to alleviate…

Time SeriesTime Series Forecasting

Multi-output Classification Framework and Frequency Layer Normalization for Compound Fault Diagnosis in Motor

2025-04-15 · Wonjun Yi, Yong-Hwa Park

This work introduces a multi-output classification (MOC) framework designed for domain adaptation in fault diagnosis, particularly under partially labeled (PL) target domain scenarios and compound fault conditions in rot…

ClassificationDiagnosticDomain AdaptationFault Diagnosis+1

FreqLite: A Lightweight Frequency-Decomposed Linear Model with Adaptive Reversible Normalization for Robust Long-Term Time-Series Forecasting

2026-05-31 · Mirza Samad Ahmed Baig, Syeda Anshrah Gillani arxiv

Long-term time-series forecasting needs models that are accurate yet efficient enough for commodity hardware. Lightweight linear forecasters are remarkably strong in this regime, yet they leave two openings: reversible i…