paper-with-me

홈 › Papers

An analysis of deep neural networks for predicting trends in time series data

2020-09-16 · Kouame Hermann Kouassi, Deshendran Moodley

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 study highlights the importance of using an appropriate validation method and evaluating model stability for evaluating and developing machine learning models for trend prediction in time series data.

📄 PDF Abstract BibTeX arXiv:2009.07943

Code (0)

등록된 구현이 없습니다.

Tasks

Speech RecognitionTime SeriesTime Series AnalysisTime Series Prediction

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

A Stochastic Time Series Model for Predicting Financial Trends using NLP

2021-02-02 · Pratyush Muthukumar, Jie Zhong

Stock price forecasting is a highly complex and vitally important field of research. Recent advancements in deep neural network technology allow researchers to develop highly accurate models to predict financial trends. …

Generative Adversarial NetworkSentiment AnalysisTime SeriesTime Series Analysis

A Hybrid Approach on Conditional GAN for Portfolio Analysis

2022-07-13 · Jun Lu, Danny Ding

Over the decades, the Markowitz framework has been used extensively in portfolio analysis though it puts too much emphasis on the analysis of the market uncertainty rather than on the trend prediction. While generative a…

Generative Adversarial NetworkTime SeriesTime Series Analysis

Predicting Financial Market Trends using Time Series Analysis and Natural Language Processing

2023-08-31 · Ali Asgarov

Forecasting financial market trends through time series analysis and natural language processing poses a complex and demanding undertaking, owing to the numerous variables that can influence stock prices. These variables…

Decision MakingTime SeriesTime Series Analysis

Financial series prediction using Attention LSTM

2019-02-28 · Sangyeon Kim, Myungjoo Kang

Financial time series prediction, especially with machine learning techniques, is an extensive field of study. In recent times, deep learning methods (especially time series analysis) have performed outstandingly for var…

BIG-bench Machine LearningDeep LearningPredictionTime Series+2

FinMoji: A Framework for Emoji-driven Sentiment Analysis in Financial Social Media

2026-05-10 · Ahmed Mahrous, Roberto Di Pietro arxiv

This paper explores the use of emojis in financial sentiment analysis, focusing on the social media platform StockTwits. Emojis, increasingly prevalent in digital communication, have potential as compact indicators of in…

Computational EfficiencySentiment Analysis