Sentiment Analysis in Finance: From Transformers Back to eXplainable Lexicons (XLex)
Maryan Rizinski, Hristijan Peshov, Kostadin Mishev, Milos Jovanovik, Dimitar Trajanov

TL;DR
This paper introduces XLex, a novel approach that combines transformer models and explainability techniques to create enhanced, efficient, and interpretable lexicons for financial sentiment analysis, bridging the gap between traditional lexicon methods and deep learning models.
Contribution
We propose a transformer-based explainable lexicon method that improves lexicon coverage, performance, efficiency, and interpretability for financial sentiment analysis.
Findings
XLex outperforms the Loughran-McDonald lexicon in accuracy.
The approach reduces manual annotation efforts.
XLex is faster and more resource-efficient than transformers.
Abstract
Lexicon-based sentiment analysis (SA) in finance leverages specialized, manually annotated lexicons created by human experts to extract sentiment from financial texts. Although lexicon-based methods are simple to implement and fast to operate on textual data, they require considerable manual annotation efforts to create, maintain, and update the lexicons. These methods are also considered inferior to the deep learning-based approaches, such as transformer models, which have become dominant in various NLP tasks due to their remarkable performance. However, transformers require extensive data and computational resources for both training and testing. Additionally, they involve significant prediction times, making them unsuitable for real-time production environments or systems with limited processing capabilities. In this paper, we introduce a novel methodology named eXplainable Lexicons…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStock Market Forecasting Methods · Topic Modeling · Advanced Text Analysis Techniques
MethodsSPEED: Separable Pyramidal Pooling EncodEr-Decoder for Real-Time Monocular Depth Estimation on Low-Resource Settings
