paper-with-me

홈 › Papers

Cross-lingual Emotion Intensity Prediction

2020-04-08 · COLING (PEOPLES) 2020 12 · Irean Navas Alejo, Toni Badia, Jeremy Barnes

Emotion intensity prediction determines the degree or intensity of an emotion that the author expresses in a text, extending previous categorical approaches to emotion detection. While most previous work on this topic has concentrated on English texts, other languages would also benefit from fine-grained emotion classification, preferably without having to recreate the amount of annotated data available in English in each new language. Consequently, we explore cross-lingual transfer approaches for fine-grained emotion detection in Spanish and Catalan tweets. To this end we annotate a test set of Spanish and Catalan tweets using Best-Worst scaling. We compare six cross-lingual approaches, e.g., machine translation and cross-lingual embeddings, which have varying requirements for parallel data -- from millions of parallel sentences to completely unsupervised. The results show that on this data, methods with low parallel-data requirements perform surprisingly better than methods that use more parallel data, which we explain through an in-depth error analysis. We make the dataset and the code available at \url{https://github.com/jerbarnes/fine-grained_cross-lingual_emotion}

📄 PDF Abstract BibTeX arXiv:2004.04103

Code (2)

jbarnesspain/fine-grained_cross-lingual_emotion 공식 구현 tf
jerbarnes/fine-grained_cross-lingual_emotion 공식 구현 pytorch

Tasks

Cross-Lingual TransferEmotion ClassificationMachine TranslationPredictionTranslation

Similar Papers 제목 키워드 기반

SemEval-2025 Task 11: Bridging the Gap in Text-Based Emotion Detection

2025-03-10 · Shamsuddeen Hassan Muhammad, Nedjma Ousidhoum, Idris Abdulmumin, Seid Muhie Yimam 외

We present our shared task on text-based emotion detection, covering more than 30 languages from seven distinct language families. These languages are predominantly low-resource and spoken across various continents. The …

JNLP at SemEval-2025 Task 11: Cross-Lingual Multi-Label Emotion Detection Using Generative Models

2025-05-19 · Jieying Xue, Phuong Minh Nguyen, Minh Le Nguyen, Xin Liu

With the rapid advancement of global digitalization, users from different countries increasingly rely on social media for information exchange. In this context, multilingual multi-label emotion detection has emerged as a…

Emotion RecognitionMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION

MMAFFBen: A Multilingual and Multimodal Affective Analysis Benchmark for Evaluating LLMs and VLMs

2025-05-30 · Zhiwei Liu, Lingfei Qian, Qianqian Xie, Jimin Huang 외

Large language models and vision-language models (which we jointly call LMs) have transformed NLP and CV, demonstrating remarkable potential across various fields. However, their capabilities in affective analysis (i.e. …

Emotion ClassificationSentiment Analysis

CSIRO-LT at SemEval-2025 Task 11: Adapting LLMs for Emotion Recognition for Multiple Languages

2025-08-02 · Jiyu Chen, Necva Bölücü, Sarvnaz Karimi, Diego Mollá 외 arxiv

Detecting emotions across different languages is challenging due to the varied and culturally nuanced ways of emotional expressions. The \textit{Semeval 2025 Task 11: Bridging the Gap in Text-Based emotion} shared task w…

Emotion Recognition

ECNU at SemEval-2018 Task 1: Emotion Intensity Prediction Using Effective Features and Machine Learning Models

2018-06-01 · SEMEVAL 2018 6 · Huimin Xu, Man Lan, Yuanbin Wu

This paper describes our submissions to SemEval 2018 task 1. The task is affect intensity prediction in tweets, including five subtasks. We participated in all subtasks of English tweets. We extracted several traditional…

BIG-bench Machine LearningEmotion ClassificationFeature EngineeringGeneral Classification+2