Interpretable Multivariate Time Series Forecasting Using Neural Fourier Transform
Multivariate time series forecasting is a pivotal task in several domains, including financial planning, medical diagnostics, and climate science. This paper presents the Neural Fourier Transform (NFT) algorithm, which combines multi-dimensional Fourier transforms with Temporal Convolutional Network layers to improve both the accuracy and interpretability of forecasts. The Neural Fourier Transform is empirically validated on fourteen diverse datasets, showing superior performance across multiple forecasting horizons and lookbacks, setting new benchmarks in the field. This work advances multivariate time series forecasting by providing a model that is both interpretable and highly predictive, making it a valuable tool for both practitioners and researchers. The code for this study is publicly available.
Code (1)
Tasks
Multivariate Time Series ForecastingTime SeriesTime Series ForecastingSimilar Papers 제목 키워드 기반
FourierGNN: Rethinking Multivariate Time Series Forecasting from a Pure Graph Perspective
Multivariate time series (MTS) forecasting has shown great importance in numerous industries. Current state-of-the-art graph neural network (GNN)-based forecasting methods usually require both graph networks (e.g., GCN) …
Graph Neural NetworkMultivariate Time Series ForecastingTime SeriesTime Series ForecastingSpectral Temporal Graph Neural Network for Multivariate Time-series Forecasting
Multivariate time-series forecasting plays a crucial role in many real-world applications. It is a challenging problem as one needs to consider both intra-series temporal correlations and inter-series correlations simult…
Graph Neural NetworkMultivariate Time Series ForecastingTime SeriesTime Series Analysis+2Edge-Varying Fourier Graph Networks for Multivariate Time Series Forecasting
The key problem in multivariate time series (MTS) analysis and forecasting aims to disclose the underlying couplings between variables that drive the co-movements. Considerable recent successful MTS methods are built wit…
Multivariate Time Series ForecastingTime SeriesTime Series AnalysisTime Series ForecastingA Neuro-Fuzzy System for Interpretable Long-Term Stock Market Forecasting
In the complex landscape of multivariate time series forecasting, achieving both accuracy and interpretability remains a significant challenge. This paper introduces the Fuzzy Transformer (Fuzzformer), a novel recurrent …
Multivariate Time Series ForecastingCausal Graph Fuzzy LLMs: A First Introduction and Applications in Time Series Forecasting
In recent years, the application of Large Language Models (LLMs) to time series forecasting (TSF) has garnered significant attention among researchers. This study presents a new frame of LLMs named CGF-LLM using GPT-2 co…
Time Series Forecasting