Contextual Sentence Analysis for the Sentiment Prediction on Financial Data
Elvys Linhares Pontes, Mohamed Benjannet

TL;DR
This paper introduces a hierarchical Transformer model that combines contextual sentence analysis with sentiment dictionaries to improve sentiment prediction accuracy on financial texts, outperforming previous systems.
Contribution
The paper presents a novel hierarchical Transformer architecture that integrates sentiment dictionaries with fine-tuned RoBERTa for enhanced financial sentiment analysis.
Findings
Outperforms SemEval-2017 best systems
Combining dictionaries with Transformers improves accuracy
Achieves reliable sentiment scoring in financial texts
Abstract
Newsletters and social networks can reflect the opinion about the market and specific stocks from the perspective of analysts and the general public on products and/or services provided by a company. Therefore, sentiment analysis of these texts can provide useful information to help investors trade in the market. In this paper, a hierarchical stack of Transformers model is proposed to identify the sentiment associated with companies and stocks, by predicting a score (of data type real) in a range between -1 and +1. Specifically, we fine-tuned a RoBERTa model to process headlines and microblogs and combined it with additional Transformer layers to process the sentence analysis with sentiment dictionaries to improve the sentiment analysis. We evaluated it on financial data released by SemEval-2017 task 5 and our proposition outperformed the best systems of SemEval-2017 task 5 and strong…
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
TopicsSentiment Analysis and Opinion Mining · Advanced Text Analysis Techniques · Web Data Mining and Analysis
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Refunds@Expedia|||How do I get a full refund from Expedia? · Attention Dropout · WordPiece · Linear Warmup With Linear Decay · Weight Decay · Label Smoothing · BERT
