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

Less Is More: Fast Multivariate Time Series Forecasting with Light Sampling-oriented MLP Structures

About

Multivariate time series forecasting has seen widely ranging applications in various domains, including finance, traffic, energy, and healthcare. To capture the sophisticated temporal patterns, plenty of research studies designed complex neural network architectures based on many variants of RNNs, GNNs, and Transformers. However, complex models are often computationally expensive and thus face a severe challenge in training and inference efficiency when applied to large-scale real-world datasets. In this paper, we introduce LightTS, a light deep learning architecture merely based on simple MLP-based structures. The key idea of LightTS is to apply an MLP-based structure on top of two delicate down-sampling strategies, including interval sampling and continuous sampling, inspired by a crucial fact that down-sampling time series often preserves the majority of its information. We conduct extensive experiments on eight widely used benchmark datasets. Compared with the existing state-of-the-art methods, LightTS demonstrates better performance on five of them and comparable performance on the rest. Moreover, LightTS is highly efficient. It uses less than 5% FLOPS compared with previous SOTA methods on the largest benchmark dataset. In addition, LightTS is robust and has a much smaller variance in forecasting accuracy than previous SOTA methods in long sequence forecasting tasks.

Tianping Zhang, Yizhuo Zhang, Wei Cao, Jiang Bian, Xiaohan Yi, Shun Zheng, Jian Li• 2022

Related benchmarks

TaskDatasetResultRank
Multivariate ForecastingETTh1
MSE0.491
645
Time Series ForecastingETTh1
MSE1.451
601
Time Series ForecastingETTh2
MSE3.206
438
Multivariate Time-series ForecastingETTm1
MSE0.435
433
Time Series ForecastingETTm2
MSE1.415
382
Long-term time-series forecastingETTh1
MAE0.479
351
Long-term time-series forecastingWeather
MSE0.261
348
Multivariate ForecastingETTh2
MSE0.602
341
Multivariate Time-series ForecastingETTm2
MSE0.409
334
Time Series ForecastingETTm1
MSE1.123
334
Showing 10 of 130 rows
...

Other info

Follow for update