Share your thoughts, 1 month free Claude Pro on usSee more
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
Time Series ForecastingETTh2
MSE0.38
796
Long-term time-series forecastingETTh1
MAE0.399
575
Time Series ForecastingWeather
MSE0.246
497
Long-term forecastingETTm1
MSE0.377
422
Long-term forecastingETTh1
MSE0.42
409
Long-term forecastingETTm2
MSE0.272
350
Long-term forecastingETTh2
MSE0.364
310
Time Series ForecastingETTm2
MSE0.28
300
Time Series ForecastingILI
MAE0.978
141
Long-term time-series forecastingSolar Energy
MSE0.223
126
Showing 10 of 43 rows

Other info

Follow for update