Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

RPMixer: Shaking Up Time Series Forecasting with Random Projections for Large Spatial-Temporal Data

About

Spatial-temporal forecasting systems play a crucial role in addressing numerous real-world challenges. In this paper, we investigate the potential of addressing spatial-temporal forecasting problems using general time series forecasting models, i.e., models that do not leverage the spatial relationships among the nodes. We propose a all-Multi-Layer Perceptron (all-MLP) time series forecasting architecture called RPMixer. The all-MLP architecture was chosen due to its recent success in time series forecasting benchmarks. Furthermore, our method capitalizes on the ensemble-like behavior of deep neural networks, where each individual block within the network behaves like a base learner in an ensemble model, particularly when identity mapping residual connections are incorporated. By integrating random projection layers into our model, we increase the diversity among the blocks' outputs, thereby improving the overall performance of the network. Extensive experiments conducted on the largest spatial-temporal forecasting benchmark datasets demonstrate that the proposed method outperforms alternative methods, including both spatial-temporal graph models and general forecasting models.

Chin-Chia Michael Yeh, Yujie Fan, Xin Dai, Uday Singh Saini, Vivian Lai, Prince Osei Aboagye, Junpeng Wang, Huiyuan Chen, Yan Zheng, Zhongfang Zhuang, Liang Wang, Wei Zhang• 2024

Related benchmarks

TaskDatasetResultRank
Multivariate long-term series forecastingWeather (test)--
328
Multivariate long-term series forecastingTraffic (test)--
226
Multivariate long-term series forecastingETTm2 (test)--
212
Multivariate long-term forecastingETTm1 (test)--
196
Multivariate long-term forecastingETTh1 (test)--
183
Multivariate long-term forecastingETTh2 (test)--
182
Traffic ForecastingGBA
MAE (Average)19.05
41
Traffic ForecastingSD
MAE16.72
32
Traffic ForecastingCA
MAE (Average)25.07
29
Traffic ForecastingGLA
MAE (Overall)17.57
26
Showing 10 of 35 rows

Other info

Code

Follow for update