English

Time Series Forecasting with Stacked Long Short-Term Memory Networks

Machine Learning 2020-11-03 v1 Machine Learning

Abstract

Long Short-Term Memory (LSTM) networks are often used to capture temporal dependency patterns. By stacking multi-layer LSTM networks, it can capture even more complex patterns. This paper explores the effectiveness of applying stacked LSTM networks in the time series prediction domain, specifically, the traffic volume forecasting. Being able to predict traffic volume more accurately can result in better planning, thus greatly reduce the operation cost and improve overall efficiency.

Keywords

Cite

@article{arxiv.2011.00697,
  title  = {Time Series Forecasting with Stacked Long Short-Term Memory Networks},
  author = {Frank Xiao},
  journal= {arXiv preprint arXiv:2011.00697},
  year   = {2020}
}

Comments

7 pages, 8 figures

R2 v1 2026-06-23T19:49:52.159Z