paper-with-me

Papers

Interpretable Multivariate Time Series Forecasting Using Neural Fourier Transform

2024-05-22 · Noam Koren, Kira Radinsky

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.

📄 PDF Abstract BibTeX arXiv:2405.13812

Code (1)

2noamk/nft 공식 구현 pytorch

Tasks

Multivariate Time Series ForecastingTime SeriesTime Series Forecasting

Similar Papers 제목 키워드 기반

FourierGNN: Rethinking Multivariate Time Series Forecasting from a Pure Graph Perspective

2023-11-10 · NeurIPS 2023 11 · Kun Yi, Qi Zhang, Wei Fan, Hui He 외

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 Forecasting

Spectral Temporal Graph Neural Network for Multivariate Time-series Forecasting

2021-03-13 · NeurIPS 2020 12 · Defu Cao, Yujing Wang, Juanyong Duan, Ce Zhang 외

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+2

Edge-Varying Fourier Graph Networks for Multivariate Time Series Forecasting

2022-10-06 · Kun Yi, Qi Zhang, Liang Hu, Hui He 외

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 Forecasting

A Neuro-Fuzzy System for Interpretable Long-Term Stock Market Forecasting

2025-10-01 · Miha Ožbot, Igor Škrjanc, Vitomir Štruc arxiv

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 Forecasting

Causal Graph Fuzzy LLMs: A First Introduction and Applications in Time Series Forecasting

2025-07-22 · Omid Orang, Patricia O. Lucas, Gabriel I. F. Paiva, Petronio C. L. Silva 외 arxiv

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