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

Ada-MSHyper: Adaptive Multi-Scale Hypergraph Transformer for Time Series Forecasting

About

Although transformer-based methods have achieved great success in multi-scale temporal pattern interaction modeling, two key challenges limit their further development: (1) Individual time points contain less semantic information, and leveraging attention to model pair-wise interactions may cause the information utilization bottleneck. (2) Multiple inherent temporal variations (e.g., rising, falling, and fluctuating) entangled in temporal patterns. To this end, we propose Adaptive Multi-Scale Hypergraph Transformer (Ada-MSHyper) for time series forecasting. Specifically, an adaptive hypergraph learning module is designed to provide foundations for modeling group-wise interactions, then a multi-scale interaction module is introduced to promote more comprehensive pattern interactions at different scales. In addition, a node and hyperedge constraint mechanism is introduced to cluster nodes with similar semantic information and differentiate the temporal variations within each scales. Extensive experiments on 11 real-world datasets demonstrate that Ada-MSHyper achieves state-of-the-art performance, reducing prediction errors by an average of 4.56%, 10.38%, and 4.97% in MSE for long-range, short-range, and ultra-long-range time series forecasting, respectively. Code is available at https://github.com/shangzongjiang/Ada-MSHyper.

Zongjiang Shang, Ling Chen, Binqing wu, Dongliang Cui• 2024

Related benchmarks

TaskDatasetResultRank
Multivariate ForecastingETTh1
MSE0.655
645
Time Series ForecastingETTh1
MSE0.534
601
Multivariate Time-series ForecastingETTm1
MSE0.484
433
Multivariate long-term forecastingETTh1
MSE0.372
344
Multivariate ForecastingETTh2
MSE0.48
341
Multivariate Time-series ForecastingETTm2
MSE0.425
334
Multivariate long-term series forecastingETTh2
MSE0.371
319
Multivariate long-term series forecastingWeather
MSE0.157
288
Long-term time-series forecastingTraffic
MSE0.415
278
Multivariate long-term series forecastingETTm1
MSE0.365
257
Showing 10 of 40 rows

Other info

Code

Follow for update