Fi2VTS: Time Series Forecasting Via Capturing Intra- and Inter-Variable Variations in the Frequency Domain

Abstract

Time series forecasting (TSF) plays a crucial role in various applications, including medical monitoring and crop growth. Despite the advancements in deep learning methods for TSF, their capacity to predict long-term series remains constrained. This limitation arises from the failure to account for both intra- and inter-variable variations meanwhile. To mitigate this challenge, we introduce the Fi2VBlock, which leverages a Frequency domain perspective to capture intra- and inter-variable Variations. After transforming into the frequency domain via the Frequency Transform Module, the Frequency Cross Attention between the real and imaginary parts is designed to obtain enhanced frequency representations and capture intra-variable variations. Furthermore, Inception blocks are employed to integrate information, thus capturing correlations across different variables. Our backbone network, Fi2VTS, employs a residual architecture by concatenating multiple Fi2VBlocks, thereby preventing degradation issues. Theoretically, we demonstrate that Fi2VTS achieves a substantial reduction in both time and memory complexity, decreasing from O(L2) to O(L) per Fi2VBlock computation. Empirical evaluations reveal that Fi2VTS outperforms other baselines on two benchmark datasets. The implementation code is accessible at https://github.com/HITshenrj/Fi2VTS.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…