2022/03/31 by Sreyan Ghosh, Ghosh, Sreyan, Ramaneswaran, S +5
Computer Science · Psychology · #Computation and Language (cs.CL) #Digital Communication and Language #Emotion and Mood Recognition #FOS: Computer and information sciences #Sentiment Analysis and Opinion Mining
paper · pdf · doi:10.48550/arxiv.2203.16799
openalex publication_date 2022/03/31 · openalex created_date 2022/05/05 · openalex updated_date 2026/07/28
Expression of emotions is a crucial part of daily human communication. Emotion recognition in conversations (ERC) is an emerging field of study, where the primary task is to identify the emotion behind each utterance in a conversation. Though a lot of work has been done on ERC in the past, these works only focus on ERC in the English language, thereby ignoring any other languages. In this paper, we present Multilingual MELD (M-MELD), where we extend the Multimodal EmotionLines Dataset (MELD) \citeporia2018meld to 4 other languages beyond English, namely Greek, Polish, French, and Spanish. Beyond just establishing strong baselines for all of these 4 languages, we also propose a novel architecture, DiscLSTM, that uses both sequential and conversational discourse context in a conversational dialogue for ERC. Our proposed approach is computationally efficient, can transfer across languages using just a cross-lingual encoder, and achieves better performance than most uni-modal text approaches in the literature on both MELD and M-MELD. We make our data and code publicly on GitHub.