Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

TimeFilter: Patch-Specific Spatial-Temporal Graph Filtration for Time Series Forecasting

About

Time series forecasting methods generally fall into two main categories: Channel Independent (CI) and Channel Dependent (CD) strategies. While CI overlooks important covariate relationships, CD captures all dependencies without distinction, introducing noise and reducing generalization. Recent advances in Channel Clustering (CC) aim to refine dependency modeling by grouping channels with similar characteristics and applying tailored modeling techniques. However, coarse-grained clustering struggles to capture complex, time-varying interactions effectively. To address these challenges, we propose TimeFilter, a GNN-based framework for adaptive and fine-grained dependency modeling. After constructing the graph from the input sequence, TimeFilter refines the learned spatial-temporal dependencies by filtering out irrelevant correlations while preserving the most critical ones in a patch-specific manner. Extensive experiments on 13 real-world datasets from diverse application domains demonstrate the state-of-the-art performance of TimeFilter. The code is available at https://github.com/TROUBADOUR000/TimeFilter.

Yifan Hu, Guibin Zhang, Peiyuan Liu, Disen Lan, Naiqi Li, Dawei Cheng, Tao Dai, Shu-Tao Xia, Shirui Pan• 2025

Related benchmarks

TaskDatasetResultRank
Long-term time-series forecastingETTh1
MAE0.399
351
ForecastingETT1 (test)
CMSE0.412
50
Time Series ForecastingSolarWind block-wise test-time missingness (test)
CMSE0.35
21
channel-wise asynchronous long-term multivariate forecastingETT1
CMSE0.34
18
Long-term time-series forecastingETTh1 conventional (test)
CMSE0.37
16
channel-wise asynchronous long-term multivariate forecastingCHS
CMSE0.304
16
Channel-wise Asynchronous ForecastingSolarWind m=0.250 Case 2 (test)
CMSE0.444
13
Channel-wise Asynchronous ForecastingSolarWind m=0.375 Case 2 (test)
CMSE0.471
13
Channel-wise Asynchronous ForecastingSolarWind m=0.500 Case 2 (test)
CMSE0.522
13
Channel-wise Asynchronous ForecastingSolarWind m=0.125 Case 2 (test)
CMSE0.43
13
Showing 10 of 16 rows

Other info

Follow for update