paper-with-me

홈 › Papers

EmotionX-HSU: Adopting Pre-trained BERT for Emotion Classification

2019-07-23 · Linkai Luo, Yue Wang

This paper describes our approach to the EmotionX-2019, the shared task of SocialNLP 2019. To detect emotion for each utterance of two datasets from the TV show Friends and Facebook chat log EmotionPush, we propose two-step deep learning based methodology: (i) encode each of the utterance into a sequence of vectors that represent its meaning; and (ii) use a simply softmax classifier to predict one of the emotions amongst four candidates that an utterance may carry. Notice that the source of labeled utterances is not rich, we utilise a well-trained model, known as BERT, to transfer part of the knowledge learned from a large amount of corpus to our model. We then focus on fine-tuning our model until it well fits to the in-domain data. The performance of the proposed model is evaluated by micro-F1 scores, i.e., 79.1% and 86.2% for the testsets of Friends and EmotionPush, respectively. Our model ranks 3rd among 11 submissions.

📄 PDF Abstract BibTeX arXiv:1907.09669

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationEmotion ClassificationGeneral Classification

Methods 이 논문이 사용한 방법론

Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Weight Decay 설명 없음
Residual Connection 설명 없음
Adam 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Attention 설명 없음
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Refunds@Expedia|||How do I get a full refund from Expedia? “How do I get a full refund from Expedia? How do I get a full refund from Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Quick Help &…

Similar Papers 제목 키워드 기반

EmotionX-KU: BERT-Max based Contextual Emotion Classifier

2019-06-27 · Kisu Yang, Dongyub Lee, Taesun Whang, Seolhwa Lee 외

We propose a contextual emotion classifier based on a transferable language model and dynamic max pooling, which predicts the emotion of each utterance in a dialogue. A representative emotion analysis task, EmotionX, req…

Emotion RecognitionLanguage ModelingLanguage Modelling

EmotionX-SmartDubai\_NLP: Detecting User Emotions In Social Media Text

2018-07-01 · WS 2018 7 · Hessa AlBalooshi, Shahram Rahmanian, Rahul Venkatesh Kumar

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+2

EmotionX-IDEA: Emotion BERT -- an Affectional Model for Conversation

2019-08-17 · Yen-Hao Huang, Ssu-Rui Lee, Mau-Yun Ma, Yi-Hsin Chen 외

In this paper, we investigate the emotion recognition ability of the pre-training language model, namely BERT. By the nature of the framework of BERT, a two-sentence structure, we adapt BERT to continues dialogue emotion…

Emotion RecognitionLanguage ModelingLanguage ModellingSentence

EmotionX-DLC: Self-Attentive BiLSTM for Detecting Sequential Emotions in Dialogues

2018-07-01 · WS 2018 7 · Linkai Luo, Haiqin Yang, Francis Y. L. Chin

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 Embedding

EmotionX-DLC: Self-Attentive BiLSTM for Detecting Sequential Emotions in Dialogue

2018-06-19 · Linkai Luo, Haiqing Yang, Francis Y. L. Chin

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 Classification