paper-with-me

홈 › Papers

Cross-lingual Emotion Detection

2021-06-10 · LREC 2022 6 · Sabit Hassan, Shaden Shaar, Kareem Darwish

Emotion detection can provide us with a window into understanding human behavior. Due to the complex dynamics of human emotions, however, constructing annotated datasets to train automated models can be expensive. Thus, we explore the efficacy of cross-lingual approaches that would use data from a source language to build models for emotion detection in a target language. We compare three approaches, namely: i) using inherently multilingual models; ii) translating training data into the target language; and iii) using an automatically tagged parallel corpus. In our study, we consider English as the source language with Arabic and Spanish as target languages. We study the effectiveness of different classification models such as BERT and SVMs trained with different features. Our BERT-based monolingual models that are trained on target language data surpass state-of-the-art (SOTA) by 4% and 5% absolute Jaccard score for Arabic and Spanish respectively. Next, we show that using cross-lingual approaches with English data alone, we can achieve more than 90% and 80% relative effectiveness of the Arabic and Spanish BERT models respectively. Lastly, we use LIME to analyze the challenges of training cross-lingual models for different language pairs

📄 PDF Abstract BibTeX arXiv:2106.06017

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
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 &…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Residual Connection 설명 없음
LIME LIME, or Local Interpretable Model-Agnostic Explanations, is an algorithm that can explain the predictions of any classifier or regressor in a faithful way, by…
WordPiece 설명 없음

Similar Papers 제목 키워드 기반

TEII: Think, Explain, Interact and Iterate with Large Language Models to Solve Cross-lingual Emotion Detection

2024-05-27 · Long Cheng, Qihao Shao, Christine Zhao, Sheng Bi 외

Cross-lingual emotion detection allows us to analyze global trends, public opinion, and social phenomena at scale. We participated in the Explainability of Cross-lingual Emotion Detection (EXALT) shared task, achieving a…

Few-Shot LearningLanguage ModelingLanguage ModellingLarge Language Model+1

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

UWB at WASSA-2024 Shared Task 2: Cross-lingual Emotion Detection

2025-08-12 · Jakub Šmíd, Pavel Přibáň, Pavel Král arxiv

This paper presents our system built for the WASSA-2024 Cross-lingual Emotion Detection Shared Task. The task consists of two subtasks: first, to assess an emotion label from six possible classes for a given tweet in one…

Machine Translation

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 ha…

Cross-Lingual TransferEmotion ClassificationMachine TranslationPrediction+1

Do Speech Emphasis Models Generalize across Languages and Emotions?

2026-06-26 · Megan Wei, Deepali Aneja, Jiaqi Su, Yunyun Wang 외 arxiv

Prosodic emphasis varies across languages, emotions, and speaking styles, yet existing emphasis detection models are largely trained and evaluated on monolingual neutral read speech. We introduce MMEE (Multilingual Multi…