paper-with-me

홈 › Papers

SEntFiN 1.0: Entity-Aware Sentiment Analysis for Financial News

2023-05-20 · Ankur Sinha, Satishwar Kedas, Rishu Kumar, Pekka Malo

Fine-grained financial sentiment analysis on news headlines is a challenging task requiring human-annotated datasets to achieve high performance. Limited studies have tried to address the sentiment extraction task in a setting where multiple entities are present in a news headline. In an effort to further research in this area, we make publicly available SEntFiN 1.0, a human-annotated dataset of 10,753 news headlines with entity-sentiment annotations, of which 2,847 headlines contain multiple entities, often with conflicting sentiments. We augment our dataset with a database of over 1,000 financial entities and their various representations in news media amounting to over 5,000 phrases. We propose a framework that enables the extraction of entity-relevant sentiments using a feature-based approach rather than an expression-based approach. For sentiment extraction, we utilize 12 different learning schemes utilizing lexicon-based and pre-trained sentence representations and five classification approaches. Our experiments indicate that lexicon-based n-gram ensembles are above par with pre-trained word embedding schemes such as GloVe. Overall, RoBERTa and finBERT (domain-specific BERT) achieve the highest average accuracy of 94.29% and F1-score of 93.27%. Further, using over 210,000 entity-sentiment predictions, we validate the economic effect of sentiments on aggregate market movements over a long duration.

📄 PDF Abstract BibTeX arXiv:2305.12257

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceSentiment Analysis

Methods 이 논문이 사용한 방법론

Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…
Attention 설명 없음
WordPiece 설명 없음
Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…

Similar Papers 제목 키워드 기반

SILC-EFSA: Self-aware In-context Learning Correction for Entity-level Financial Sentiment Analysis

2024-12-26 · Senbin Zhu, Chenyuan He, Hongde Liu, Pengcheng Dong 외

In recent years, fine-grained sentiment analysis in finance has gained significant attention, but the scarcity of entity-level datasets remains a key challenge. To address this, we have constructed the largest English an…

In-Context LearningLanguage ModelingLanguage ModellingLarge Language Model+1

FinEntity: Entity-level Sentiment Classification for Financial Texts

2023-10-19 · Yixuan Tang, Yi Yang, Allen H Huang, Andy Tam 외

In the financial domain, conducting entity-level sentiment analysis is crucial for accurately assessing the sentiment directed toward a specific financial entity. To our knowledge, no publicly available dataset currently…

ClassificationSentiment AnalysisSentiment Classification

A BERT based Sentiment Analysis and Key Entity Detection Approach for Online Financial Texts

2020-01-14 · Lingyun Zhao, Lin Li, Xinhao Zheng

The emergence and rapid progress of the Internet have brought ever-increasing impact on financial domain. How to rapidly and accurately mine the key information from the massive negative financial texts has become one of…

Ensemble LearningMachine Reading Comprehensionnamed-entity-recognitionNamed Entity Recognition+5

LLM-Based Financial Sentiment Analysis in Arabic: Evidence from Saudi Markets

2026-05-19 · Mona H. Albaqawi, Eman M. Albalkhi, Joud A. Albaiti, Enrico Lopedoto arxiv

Investor sentiment shapes financial markets, yet modeling sentiment in Arabic financial contexts remains challenging due to linguistic complexity and limited resources. We present an Arabic NLP framework for large-scale …

Sentiment AnalysisEntity Linking

Chinese Fine-Grained Financial Sentiment Analysis with Large Language Models

2023-06-25 · Yinyu Lan, Yanru Wu, Wang Xu, Weiqiang Feng 외

Entity-level fine-grained sentiment analysis in the financial domain is a crucial subtask of sentiment analysis and currently faces numerous challenges. The primary challenge stems from the lack of high-quality and large…

Sentiment Analysis