EmotionX-JTML: Detecting emotions with Attention
This paper addresses the problem of automatic recognition of emotions in conversational text datasets for the EmotionX challenge. Emotion is a human characteristic expressed through several modalities (e.g., auditory, visual, tactile). Trying to detect emotions only from the text becomes a difficult task even for humans. This paper evaluates several neural architectures based on Attention Models, which allow extracting relevant parts of the context within a conversation to identify the emotion associated with each utterance. Empirical results in the validation datasets demonstrate the effectiveness of the approach compared to the reference models for some instances, and other cases show better results with simpler models.
Code (0)
등록된 구현이 없습니다.
Tasks
Emotion ClassificationRepresentation LearningSimilar Papers 제목 키워드 기반
EmotionX-SmartDubai\_NLP: Detecting User Emotions In Social Media Text
This paper describes the working note on {``}EmotionX{''} shared task. It is hosted by SocialNLP 2018. The objective of this task is to detect the emotions, based on each speaker{'}s utterances that are in English. Takin…
Feature EngineeringGeneral ClassificationNatural Language Understandingtext-classification+2EmotionX-DLC: Self-Attentive BiLSTM for Detecting Sequential Emotions in Dialogues
In this paper, we propose a self-attentive bidirectional long short-term memory (SA-BiLSTM) network to predict multiple emotions for the EmotionX challenge. The BiLSTM exhibits the power of modeling the word dependencies…
Emotion ClassificationGeneral ClassificationSentence ClassificationSentence EmbeddingEmotionX-DLC: Self-Attentive BiLSTM for Detecting Sequential Emotions in Dialogue
In this paper, we propose a self-attentive bidirectional long short-term memory (SA-BiLSTM) network to predict multiple emotions for the EmotionX challenge. The BiLSTM exhibits the power of modeling the word dependencies…
Emotion ClassificationGeneral ClassificationEmotionX-Area66: Predicting Emotions in Dialogues using Hierarchical Attention Network with Sequence Labeling
This paper presents our system submitted to the EmotionX challenge. It is an emotion detection task on dialogues in the EmotionLines dataset. We formulate this as a hierarchical network where network learns data represen…
Emotion ClassificationEmotion RecognitionWord EmbeddingsSocialNLP EmotionX 2019 Challenge Overview: Predicting Emotions in Spoken Dialogues and Chats
We present an overview of the EmotionX 2019 Challenge, held at the 7th International Workshop on Natural Language Processing for Social Media (SocialNLP), in conjunction with IJCAI 2019. The challenge entailed predicting…