Convolutional Neural Networks for Financial Text Regression
Forecasting financial volatility of a publicly-traded company from its annual reports has been previously defined as a text regression problem. Recent studies use a manually labeled lexicon to filter the annual reports by keeping sentiment words only. In order to remove the lexicon dependency without decreasing the performance, we replace bag-of-words model word features by word embedding vectors. Using word vectors increases the number of parameters. Considering the increase in number of parameters and excessive lengths of annual reports, a convolutional neural network model is proposed and transfer learning is applied. Experimental results show that the convolutional neural network model provides more accurate volatility predictions than lexicon based models.
Code (0)
등록된 구현이 없습니다.
Tasks
regressionTransfer LearningSimilar Papers 제목 키워드 기반
Financial Aspect and Sentiment Predictions with Deep Neural Networks: An Ensemble Approach
In this paper, we describe our ensemble approach for sentiment and aspect predictions in the financial domain for a given text. This ensemble approach uses Convolutional Neural Networks (CNNs) and Recurrent Neural Net…
regressionSentiment AnalysisTopic Embedding Regression Model and its Application to Financial Texts
A Multilayer Perceptron based Ensemble Technique for Fine-grained Financial Sentiment Analysis
In this paper, we propose a novel method for combining deep learning and classical feature based models using a Multi-Layer Perceptron (MLP) network for financial sentiment analysis. We develop various deep learning mode…
Deep LearningSentiment AnalysisStock PredictionWord EmbeddingsDistributional Vector Autoregression: Eliciting Macro and Financial Dependence
Vector autoregression is an essential tool in empirical macroeconomics and finance for understanding the dynamic interdependencies among multivariate time series. In this study, we expand the scope of vector autoregressi…
Time SeriesTime Series AnalysisIITPB at SemEval-2017 Task 5: Sentiment Prediction in Financial Text
This paper reports team IITPB{'}s participation in the SemEval 2017 Task 5 on {`}Fine-grained sentiment analysis on financial microblogs and news{'}. We developed 2 systems for the two tracks. One system was based on an …
regressionSentiment AnalysisWord Embeddings