paper-with-me

Papers

FilterTS: Comprehensive Frequency Filtering for Multivariate Time Series Forecasting

2025-05-07 · Yulong Wang, YuShuo Liu, Xiaoyi Duan, Kai Wang

Multivariate time series forecasting is crucial across various industries, where accurate extraction of complex periodic and trend components can significantly enhance prediction performance. However, existing models often struggle to capture these intricate patterns. To address these challenges, we propose FilterTS, a novel forecasting model that utilizes specialized filtering techniques based on the frequency domain. FilterTS introduces a Dynamic Cross-Variable Filtering Module, a key innovation that dynamically leverages other variables as filters to extract and reinforce shared variable frequency components across variables in multivariate time series. Additionally, a Static Global Filtering Module captures stable frequency components, identified throughout the entire training set. Moreover, the model is built in the frequency domain, converting time-domain convolutions into frequency-domain multiplicative operations to enhance computational efficiency. Extensive experimental results on eight real-world datasets have demonstrated that FilterTS significantly outperforms existing methods in terms of prediction accuracy and computational efficiency.

📄 PDF Abstract BibTeX arXiv:2505.04158

Code (1)

wyl010607/FilterTS 공식 구현 pytorch

Tasks

Computational EfficiencyMultivariate Time Series ForecastingTime SeriesTime Series Forecasting

Similar Papers 제목 키워드 기반

Multi-dimensional Graph Fourier Transform

2017-12-21 · Takashi Kurokawa, Taihei Oki, Hiromichi Nagao

Many signals on Cartesian product graphs appear in the real world, such as digital images, sensor observation time series, and movie ratings on Netflix. These signals are "multi-dimensional" and have directional characte…

Time Series Analysis

Comparative study of clustering models for multivariate time series from connected medical devices

2023-12-28 · Violaine Courrier, Christophe Biernacki, Cristian Preda, Benjamin Vittrant

In healthcare, patient data is often collected as multivariate time series, providing a comprehensive view of a patient's health status over time. While this data can be sparse, connected devices may enhance its frequenc…

ClusteringTime Series

Sparsification and Filtering for Spatial-temporal GNN in Multivariate Time-series

2022-03-08 · Yuanrong Wang, Tomaso Aste

We propose an end-to-end architecture for multivariate time-series prediction that integrates a spatial-temporal graph neural network with a matrix filtering module. This module generates filtered (inverse) correlation g…

Graph Neural NetworkTime SeriesTime Series AnalysisTime Series Prediction

Data Augmentation in Time Series Forecasting through Inverted Framework

2025-07-15 · Hongming Tan, Ting Chen, Ruochong Jin, Wai Kin Chan

Currently, iTransformer is one of the most popular and effective models for multivariate time series (MTS) forecasting. Thanks to its inverted framework, iTransformer effectively captures multivariate correlation. Howeve…

Data AugmentationTime SeriesTime Series Forecasting

Understanding fluctuations through Multivariate Circulant Singular Spectrum Analysis

2020-07-15 · Juan Bógalo, Pilar Poncela, Eva Senra

We introduce Multivariate Circulant Singular Spectrum Analysis (M-CiSSA) to provide a comprehensive framework to analyze fluctuations, extracting the underlying components of a set of time series, disentangling their sou…

Time SeriesTime Series Analysis