A Unified Frequency Domain Decomposition Framework for Interpretable and Robust Time Series Forecasting
Cheng He, Xijie Liang, Zengrong Zheng, Patrick P. C. Lee, Xu Huang, Zhaoyi Li, Hong Xie, Defu Lian, Enhong Chen
TL;DR
The paper tackles the challenge of interpretable and robust time-series forecasting under concept drift and basis evolution. It introduces FIRE, a unified frequency-domain decomposition framework that independently models amplitude and phase, learns adaptive frequency-basis weights via causal attention, and optimizes with a composite loss designed to address basis evolution and drift. Empirical evaluations across diverse long-horizon datasets show that FIRE achieves state-of-the-art accuracy while enhancing interpretability, outperforming both purely time-domain and prior frequency-domain methods. The approach provides a principled, mathematically grounded path for robust forecasting in dynamic environments, with practical implications for industrial time-series applications.
Abstract
Current approaches for time series forecasting, whether in the time or frequency domain, predominantly use deep learning models based on linear layers or transformers. They often encode time series data in a black-box manner and rely on trial-and-error optimization solely based on forecasting performance, leading to limited interpretability and theoretical understanding. Furthermore, the dynamics in data distribution over time and frequency domains pose a critical challenge to accurate forecasting. We propose FIRE, a unified frequency domain decomposition framework that provides a mathematical abstraction for diverse types of time series, so as to achieve interpretable and robust time series forecasting. FIRE introduces several key innovations: (i) independent modeling of amplitude and phase components, (ii) adaptive learning of weights of frequency basis components, (iii) a targeted loss function, and (iv) a novel training paradigm for sparse data. Extensive experiments demonstrate that FIRE consistently outperforms state-of-the-art models on long-term forecasting benchmarks, achieving superior predictive performance and significantly enhancing interpretability of time series
