ntuer at SemEval-2019 Task 3: Emotion Classification with Word and Sentence Representations in RCNN
In this paper we present our model on the task of emotion detection in textual conversations in SemEval-2019. Our model extends the Recurrent Convolutional Neural Network (RCNN) by using external fine-tuned word representations and DeepMoji sentence representations. We also explored several other competitive pre-trained word and sentence representations including ELMo, BERT and InferSent but found inferior performance. In addition, we conducted extensive sensitivity analysis, which empirically shows that our model is relatively robust to hyper-parameters. Our model requires no handcrafted features or emotion lexicons but achieved good performance with a micro-F1 score of 0.7463.
Code (1)
Tasks
Emotion ClassificationGeneral ClassificationSensitivitySentenceMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
UWB at SemEval-2018 Task 1: Emotion Intensity Detection in Tweets
This paper describes our system created for the SemEval-2018 Task 1: Affect in Tweets (AIT-2018). We participated in both the regression and the ordinal classification subtasks for emotion intensity detection in English,…
ClassificationGeneral ClassificationOrdinal ClassificationPOS+2NTUA-SLP at SemEval-2018 Task 1: Predicting Affective Content in Tweets with Deep Attentive RNNs and Transfer Learning
In this paper we present deep-learning models that submitted to the SemEval-2018 Task~1 competition: "Affect in Tweets". We participated in all subtasks for English tweets. We propose a Bi-LSTM architecture equipped with…
Emotion ClassificationTransfer LearningWord EmbeddingsLIRMM-Advanse at SemEval-2019 Task 3: Attentive Conversation Modeling for Emotion Detection and Classification
This paper addresses the problem of modeling textual conversations and detecting emotions. Our proposed model makes use of 1) deep transfer learning rather than the classical shallow methods of word embedding; 2) self-at…
Emotion Detection and ClassificationGeneral ClassificationTransfer LearningCLaC Lab at SemEval-2019 Task 3: Contextual Emotion Detection Using a Combination of Neural Networks and SVM
This paper describes our system at SemEval 2019, Task 3 (EmoContext), which focused on the contextual detection of emotions in a dataset of 3-round dialogues. For our final system, we used a neural network with pretraine…
POSWord EmbeddingsCENNLP at SemEval-2018 Task 1: Constrained Vector Space Model in Affects in Tweets
This paper discusses on task 1, {``}Affect in Tweets{''} sharedtask, conducted in SemEval-2018. This task comprises of various subtasks, which required participants to analyse over different emotions and sentiments based…
General ClassificationSentiment Analysistext-classificationText Classification