JNLP at SemEval-2025 Task 11: Cross-Lingual Multi-Label Emotion Detection Using Generative Models
Jieying Xue, Phuong Minh Nguyen, Minh Le Nguyen, Xin Liu

TL;DR
This paper presents a multilingual multi-label emotion detection approach using generative models and pre-trained multilingual transformers, achieving top rankings in SemEval-2025 Task 11 across multiple languages.
Contribution
It introduces a novel combination of fine-tuned BERT and instruction-tuned generative LLMs with two multi-label handling methods for multilingual emotion detection.
Findings
Top 4 performance in 10 languages, 1st in Hindi
Top 5 in 7 languages for emotion intensity
Demonstrates strong generalization across languages
Abstract
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 critical research area. This study addresses SemEval-2025 Task 11: Bridging the Gap in Text-Based Emotion Detection. Our paper focuses on two sub-tracks of this task: (1) Track A: Multi-label emotion detection, and (2) Track B: Emotion intensity. To tackle multilingual challenges, we leverage pre-trained multilingual models and focus on two architectures: (1) a fine-tuned BERT-based classification model and (2) an instruction-tuned generative LLM. Additionally, we propose two methods for handling multi-label classification: the base method, which maps an input directly to all its corresponding emotion labels, and the pairwise method, which models the relationship…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Emotion and Mood Recognition · Mental Health via Writing
MethodsFocus · Balanced Selection
