paper-with-me

Papers

Unlocking Cross-Lingual Sentiment Analysis through Emoji Interpretation: A Multimodal Generative AI Approach

2024-12-23 · Rafid Ishrak Jahan, Heng Fan, Haihua Chen, Yunhe Feng

Emojis have become ubiquitous in online communication, serving as a universal medium to convey emotions and decorative elements. Their widespread use transcends language and cultural barriers, enhancing understanding and fostering more inclusive interactions. While existing work gained valuable insight into emojis understanding, exploring emojis' capability to serve as a universal sentiment indicator leveraging large language models (LLMs) has not been thoroughly examined. Our study aims to investigate the capacity of emojis to serve as reliable sentiment markers through LLMs across languages and cultures. We leveraged the multimodal capabilities of ChatGPT to explore the sentiments of various representations of emojis and evaluated how well emoji-conveyed sentiment aligned with text sentiment on a multi-lingual dataset collected from 32 countries. Our analysis reveals that the accuracy of LLM-based emoji-conveyed sentiment is 81.43%, underscoring emojis' significant potential to serve as a universal sentiment marker. We also found a consistent trend that the accuracy of sentiment conveyed by emojis increased as the number of emojis grew in text. The results reinforce the potential of emojis to serve as global sentiment indicators, offering insight into fields such as cross-lingual and cross-cultural sentiment analysis on social media platforms. Code: https://github.com/ResponsibleAILab/emoji-universal-sentiment.

📄 PDF Abstract BibTeX arXiv:2412.17255

Code (1)

responsibleailab/emoji-universal-sentiment 공식 구현

Tasks

Sentiment Analysis

Similar Papers 제목 키워드 기반

Bilingual Sentiment Embeddings: Joint Projection of Sentiment Across Languages

2018-05-23 · ACL 2018 7 · Jeremy Barnes, Roman Klinger, Sabine Schulte im Walde

Sentiment analysis in low-resource languages suffers from a lack of annotated corpora to estimate high-performing models. Machine translation and bilingual word embeddings provide some relief through cross-lingual sentim…

Cross-Lingual Sentiment ClassificationMachine TranslationSentenceSentiment Analysis+3

The Model Arena for Cross-lingual Sentiment Analysis: A Comparative Study in the Era of Large Language Models

2024-06-27 · Xiliang Zhu, Shayna Gardiner, Tere Roldán, David Rossouw

Sentiment analysis serves as a pivotal component in Natural Language Processing (NLP). Advancements in multilingual pre-trained models such as XLM-R and mT5 have contributed to the increasing interest in cross-lingual se…

Cross-Lingual TransferSentiment AnalysisXLM-R

Unsupervised Sentiment Analysis for Code-mixed Data

2020-01-20 · Siddharth Yadav, Tanmoy Chakraborty

Code-mixing is the practice of alternating between two or more languages. Mostly observed in multilingual societies, its occurrence is increasing and therefore its importance. A major part of sentiment analysis research …

Sentiment AnalysisZero-Shot Learning

Multilingual Connotation Frames: A Case Study on Social Media for Targeted Sentiment Analysis and Forecast

2017-07-01 · ACL 2017 7 · Hannah Rashkin, Eric Bell, Yejin Choi, Svitlana Volkova

People around the globe respond to major real world events through social media. To study targeted public sentiments across many languages and geographic locations, we introduce multilingual connotation frames: an extens…

Sentiment Analysis

Cross-Lingual Sentiment Analysis Without (Good) Translation

2017-07-06 · IJCNLP 2017 11 · Mohamed Abdalla, Graeme Hirst

Current approaches to cross-lingual sentiment analysis try to leverage the wealth of labeled English data using bilingual lexicons, bilingual vector space embeddings, or machine translation systems. Here we show that it …

Machine TranslationSentiment AnalysisTranslation