arXiv Analytics

Sign in

arXiv:1910.09620 [cs.LG]AbstractReferencesReviewsResources

You May Not Need Order in Time Series Forecasting

Yunkai Zhang, Qiao Jiang, Shurui Li, Xiaoyong Jin, Xueying Ma, Xifeng Yan

Published 2019-10-21Version 1

Time series forecasting with limited data is a challenging yet critical task. While transformers have achieved outstanding performances in time series forecasting, they often require many training samples due to the large number of trainable parameters. In this paper, we propose a training technique for transformers that prepares the training windows through random sampling. As input time steps need not be consecutive, the number of distinct samples increases from linearly to combinatorially many. By breaking the temporal order, this technique also helps transformers to capture dependencies among time steps in finer granularity. We achieve competitive results compared to the state-of-the-art on real-world datasets.

Related articles: Most relevant | Search more
arXiv:2009.09110 [cs.LG] (Published 2020-09-18)
Explainable boosted linear regression for time series forecasting
arXiv:2003.05672 [cs.LG] (Published 2020-03-12)
Time Series Forecasting Using LSTM Networks: A Symbolic Approach
arXiv:2001.09547 [cs.LG] (Published 2020-01-27)
Comprehensive Analysis of Time Series Forecasting Using Neural Networks