paper-with-me

홈 › Papers

HAlf-MAsked Model for Named Entity Sentiment analysis

2023-08-30 · Anton Kabaev, Pavel Podberezko, Andrey Kaznacheev, Sabina Abdullayeva

Named Entity Sentiment analysis (NESA) is one of the most actively developing application domains in Natural Language Processing (NLP). Social media NESA is a significant field of opinion analysis since detecting and tracking sentiment trends in the news flow is crucial for building various analytical systems and monitoring the media image of specific people or companies. In this paper, we study different transformers-based solutions NESA in RuSentNE-23 evaluation. Despite the effectiveness of the BERT-like models, they can still struggle with certain challenges, such as overfitting, which appeared to be the main obstacle in achieving high accuracy on the RuSentNE-23 data. We present several approaches to overcome this problem, among which there is a novel technique of additional pass over given data with masked entity before making the final prediction so that we can combine logits from the model when it knows the exact entity it predicts sentiment for and when it does not. Utilizing this technique, we ensemble multiple BERT- like models trained on different subsets of data to improve overall performance. Our proposed model achieves the best result on RuSentNE-23 evaluation data and demonstrates improved consistency in entity-level sentiment analysis.

📄 PDF Abstract BibTeX arXiv:2308.15793

Code (0)

등록된 구현이 없습니다.

Tasks

modelSentiment Analysis

Similar Papers 제목 키워드 기반

Named-Entity Based Sentiment Analysis of Nepali News Media Texts

2020-12-01 · AACL (NLP-TEA) 2020 12 · Birat Bade Shrestha, Bal Krishna Bal

Due to the general availability, relative abundance and wide diversity of opinions, news Media texts are very good sources for sentiment analysis. However, the major challenge with such texts is the difficulty in alignin…

Diversitynamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+4

Mask-Free Audio-driven Talking Face Generation for Enhanced Visual Quality and Identity Preservation

2025-07-28 · Dogucan Yaman, Fevziye Irem Eyiokur, Leonard Bärmann, Hazım Kemal Ekenel 외 arxiv

Audio-Driven Talking Face Generation aims at generating realistic videos of talking faces, focusing on accurate audio-lip synchronization without deteriorating any identity-related visual details. Recent state-of-the-art…

Talking Face Generation

Performance Comparison of Crowdworkers and NLP Tools on Named-Entity Recognition and Sentiment Analysis of Political Tweets

2020-02-11 · Mona Jalal, Kate K. Mays, Lei Guo, Margrit Betke

We report results of a comparison of the accuracy of crowdworkers and seven Natural Language Processing (NLP) toolkits in solving two important NLP tasks, named-entity recognition (NER) and entity-level sentiment (ELS) a…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER+1

Exploratory Analysis of News Sentiment Using Subgroup Discovery

2021-04-01 · EACL (BSNLP) 2021 4 · Anita Valmarska, Luis Adrián Cabrera-Diego, Elvys Linhares Pontes, Senja Pollak

In this study, we present an exploratory analysis of a Slovenian news corpus, in which we investigate the association between named entities and sentiment in the news. We propose a methodology that combines Named Entity …

Descriptivenamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+1

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