FilterTS: Comprehensive Frequency Filtering for Multivariate Time Series Forecasting
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.
Code (1)
Tasks
Computational EfficiencyMultivariate Time Series ForecastingTime SeriesTime Series ForecastingSimilar Papers 제목 키워드 기반
Multi-dimensional Graph Fourier Transform
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 AnalysisComparative study of clustering models for multivariate time series from connected medical devices
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 SeriesSparsification and Filtering for Spatial-temporal GNN in Multivariate Time-series
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 PredictionData Augmentation in Time Series Forecasting through Inverted Framework
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 ForecastingUnderstanding fluctuations through Multivariate Circulant Singular Spectrum Analysis
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