paper-with-me

Papers

Convolutional Neural Networks for Financial Text Regression

2019-07-01 · ACL 2019 7 · Ne{\c{s}}at Dereli, Murat Saraclar

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

regressionTransfer Learning

Similar Papers 제목 키워드 기반

Financial Aspect and Sentiment Predictions with Deep Neural Networks: An Ensemble Approach

2018-04-01 · Guangyuan Piao; John G. Breslin

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 Analysis

Topic Embedding Regression Model and its Application to Financial Texts

2021-08-01 · FinNLP 2021 8 · Weiran Xu, Koji Eguchi
regression

A Multilayer Perceptron based Ensemble Technique for Fine-grained Financial Sentiment Analysis

2017-09-01 · EMNLP 2017 9 · Md. Shad Akhtar, Abhishek Kumar, Deepanway Ghosal, Asif Ekbal 외

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 Embeddings

Distributional Vector Autoregression: Eliciting Macro and Financial Dependence

2023-03-09 · Yunyun Wang, Tatsushi Oka, Dan Zhu

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 Analysis

IITPB at SemEval-2017 Task 5: Sentiment Prediction in Financial Text

2017-08-01 · SEMEVAL 2017 8 · Abhishek Kumar, Abhishek Sethi, Md. Shad Akhtar, Asif Ekbal 외

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