TL;DR
This paper provides an extensive review and experimental comparison of seven deep learning architectures for time series forecasting, highlighting LSTM and CNN as the most effective models in terms of accuracy and efficiency.
Contribution
It offers the most comprehensive experimental analysis of deep learning models for time series forecasting, comparing over 38,000 models across diverse datasets and configurations.
Findings
LSTM models deliver the highest forecasting accuracy.
CNN models are more efficient and have less variability.
Both LSTM and CNN outperform other architectures in the study.
Abstract
In recent years, deep learning techniques have outperformed traditional models in many machine learning tasks. Deep neural networks have successfully been applied to address time series forecasting problems, which is a very important topic in data mining. They have proved to be an effective solution given their capacity to automatically learn the temporal dependencies present in time series. However, selecting the most convenient type of deep neural network and its parametrization is a complex task that requires considerable expertise. Therefore, there is a need for deeper studies on the suitability of all existing architectures for different forecasting tasks. In this work, we face two main challenges: a comprehensive review of the latest works using deep learning for time series forecasting; and an experimental study comparing the performance of the most popular architectures. The…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
