paper-with-me

Papers

Multi-Label Sentiment Analysis on 100 Languages with Dynamic Weighting for Label Imbalance

2020-08-26 · Selim F. Yilmaz, E. Batuhan Kaynak, Aykut Koç, Hamdi Dibeklioğlu, Suleyman S. Kozat

We investigate cross-lingual sentiment analysis, which has attracted significant attention due to its applications in various areas including market research, politics and social sciences. In particular, we introduce a sentiment analysis framework in multi-label setting as it obeys Plutchik wheel of emotions. We introduce a novel dynamic weighting method that balances the contribution from each class during training, unlike previous static weighting methods that assign non-changing weights based on their class frequency. Moreover, we adapt the focal loss that favors harder instances from single-label object recognition literature to our multi-label setting. Furthermore, we derive a method to choose optimal class-specific thresholds that maximize the macro-f1 score in linear time complexity. Through an extensive set of experiments, we show that our method obtains the state-of-the-art performance in 7 of 9 metrics in 3 different languages using a single model compared to the common baselines and the best-performing methods in the SemEval competition. We publicly share our code for our model, which can perform sentiment analysis in 100 languages, to facilitate further research.

📄 PDF Abstract BibTeX arXiv:2008.11573

Code (1)

selimfirat/multilingual-sentiment-analysis 공식 구현 pytorch

Tasks

Object RecognitionSentiment Analysis

Methods 이 논문이 사용한 방법론

Focal Loss A Focal Loss function addresses class imbalance during training in tasks like object detection. Focal loss applies a modulating term to the cross entropy loss in order to…

Similar Papers 제목 키워드 기반

Language-Independent Sentiment Labelling with Distant Supervision: A Case Study for English, Sepedi and Setswana

2025-11-25 · Koena Ronny Mabokela, Tim Schlippe, Mpho Raborife, Turgay Celik arxiv

Sentiment analysis is a helpful task to automatically analyse opinions and emotions on various topics in areas such as AI for Social Good, AI in Education or marketing. While many of the sentiment analysis systems are de…

Sentiment Analysis

Ensembling Multilingual Transformers for Robust Sentiment Analysis of Tweets

2025-09-28 · Meysam Shirdel Bilehsavar, Negin Mahmoudi, Mohammad Jalili Torkamani, Kiana Kiashemshaki arxiv

Sentiment analysis is a very important natural language processing activity in which one identifies the polarity of a text, whether it conveys positive, negative, or neutral sentiment. Along with the growth of social med…

Sentiment Analysis

HausaNLP at SemEval-2023 Task 12: Leveraging African Low Resource TweetData for Sentiment Analysis

2023-04-26 · Saheed Abdullahi Salahudeen, Falalu Ibrahim Lawan, Ahmad Mustapha Wali, Amina Abubakar Imam 외

We present the findings of SemEval-2023 Task 12, a shared task on sentiment analysis for low-resource African languages using Twitter dataset. The task featured three subtasks; subtask A is monolingual sentiment classifi…

Sentiment AnalysisSentiment ClassificationTwitter Sentiment AnalysisZero-shot Sentiment Classification

DravidianMultiModality: A Dataset for Multi-modal Sentiment Analysis in Tamil and Malayalam

2021-06-09 · Bharathi Raja Chakravarthi, Jishnu Parameswaran P. K, Premjith B, K. P Soman 외

Human communication is inherently multimodal and asynchronous. Analyzing human emotions and sentiment is an emerging field of artificial intelligence. We are witnessing an increasing amount of multimodal content in local…

Multimodal Sentiment AnalysisSentiment Analysis

NaijaSenti: A Nigerian Twitter Sentiment Corpus for Multilingual Sentiment Analysis

2022-01-20 · LREC 2022 6 · Shamsuddeen Hassan Muhammad, David Ifeoluwa Adelani, Sebastian Ruder, Ibrahim Said Ahmad 외

Sentiment analysis is one of the most widely studied applications in NLP, but most work focuses on languages with large amounts of data. We introduce the first large-scale human-annotated Twitter sentiment dataset for th…

Sentiment Analysis