An analysis of deep neural networks for predicting trends in time series data
Kouame Hermann Kouassi, Deshendran Moodley

TL;DR
This paper re-evaluates the TreNet hybrid deep learning model for time series trend prediction using a more appropriate validation method, revealing its performance advantages are dataset-dependent and emphasizing the importance of validation techniques.
Contribution
It demonstrates the significance of proper validation methods and stability testing in assessing deep learning models for time series trend prediction.
Findings
TreNet generally outperforms vanilla DNN models
Model performance varies across datasets
Validation method impacts performance assessment
Abstract
Recently, a hybrid Deep Neural Network (DNN) algorithm, TreNet was proposed for predicting trends in time series data. While TreNet was shown to have superior performance for trend prediction to other DNN and traditional ML approaches, the validation method used did not take into account the sequential nature of time series data sets and did not deal with model update. In this research we replicated the TreNet experiments on the same data sets using a walk-forward validation method and tested our optimal model over multiple independent runs to evaluate model stability. We compared the performance of the hybrid TreNet algorithm, on four data sets to vanilla DNN algorithms that take in point data, and also to traditional ML algorithms. We found that in general TreNet still performs better than the vanilla DNN models, but not on all data sets as reported in the original TreNet study. This…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
