CLAILGJan 19, 2025

AIMA at SemEval-2024 Task 10: History-Based Emotion Recognition in Hindi-English Code-Mixed Conversations

arXiv:2501.11166v126 citationsh-index: 6SemEval
Originality Synthesis-oriented
AI Analysis

This addresses the challenge of emotion recognition in code-mixed data, which is incremental as it adapts existing methods to a specific domain.

The study tackled emotion recognition in Hindi-English code-mixed conversations by developing models that incorporate conversation context and a translation pipeline, achieving top performance in the SemEval 2024 task.

In this study, we introduce a solution to the SemEval 2024 Task 10 on subtask 1, dedicated to Emotion Recognition in Conversation (ERC) in code-mixed Hindi-English conversations. ERC in code-mixed conversations presents unique challenges, as existing models are typically trained on monolingual datasets and may not perform well on code-mixed data. To address this, we propose a series of models that incorporate both the previous and future context of the current utterance, as well as the sequential information of the conversation. To facilitate the processing of code-mixed data, we developed a Hinglish-to-English translation pipeline to translate the code-mixed conversations into English. We designed four different base models, each utilizing powerful pre-trained encoders to extract features from the input but with varying architectures. By ensembling all of these models, we developed a final model that outperforms all other baselines.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes