Enriquecendo a previsão de séries temporais usando informação textual

The ability to extract knowledge and forecast stock trends is crucial to mitigate investors' risks and uncertainties in the market. The stock trend is affected by non-linearity, complexity, noise, and especially the surrounding events. External factors such as daily news became one of the inves...

ver descrição completa

Detalhes bibliográficos
Autor: Cruz, Lord Flaubert Steve Ataucuri
Tipo de documento: dissertação
Estado:Versão publicada
Data de publicação:2021
País:Brasil
Recursos:Universidade Federal de São Carlos (UFSCAR)
Repositório:Repositório Institucional da UFSCAR
Idioma:português
OAI Identifier:oai:repositorio.ufscar.br:20.500.14289/14258
Acesso em linha:https://repositorio.ufscar.br/handle/20.500.14289/14258
Access Level:Acceso aberto
Palavra-chave:Análise de sentimento para séries temporais
Enriquecendo as séries temporais
Computação financeiras
Previsão de séries temporais
Previsão com aprendizado profundo
Previsão de séries temporais com lstm
Sentiment analysis for time series
Enrich time series
Computational finance
Time series forecasting
Deep learning forecasting
lstm time series forecasting
CIENCIAS EXATAS E DA TERRA::CIENCIA DA COMPUTACAO::METODOLOGIA E TECNICAS DA COMPUTACAO
Descrição
Resumo:The ability to extract knowledge and forecast stock trends is crucial to mitigate investors' risks and uncertainties in the market. The stock trend is affected by non-linearity, complexity, noise, and especially the surrounding events. External factors such as daily news became one of the investors' primary resources for making decisions about buying or selling assets. However, this kind of information appears very fast. There are thousands of news generated by numerous web sources, taking a long time to analyze them, which can cost millions of dollars losses for investors due to a late decision. Recent contextual language models have transformed the area of natural language processing. However, classification models that use news that influence stock values need to deal with the unlabeled, class imbalance, and dissimilar texts. Recent studies show that the prediction of time series substantially improves by considering external information. This work proposes a hybrid methodology with three phases, one for news mining, a model for representation compact features, and the forecast model of time series, which merge for a more accurate prediction of prices. Initially, a small corpus is built using as support the time series. After that, we label the corpus based on semi-supervised learning to assign labels to other unlabeled news. In the second phase, the mining model with a classifier is used, whose output is concatenated with time series features, so the compact model representation extracts new features in a latent space. Finally, we predicted future prices with this fused knowledge. In a case study with Bitcoin cryptocurrency, the proposed methodology achieved a 1.62% decrease in the mean absolute percentage error.