paper-with-me

Papers

Emotion Classification by Jointly Learning to Lexiconize and Classify

2020-12-01 · COLING 2020 8 · Deyu Zhou, Shuangzhi Wu, Qing Wang, Jun Xie, Zhaopeng Tu, Mu Li

Emotion lexicons have been shown effective for emotion classification (Baziotis et al., 2018). Previous studies handle emotion lexicon construction and emotion classification separately. In this paper, we propose an emotional network (EmNet) to jointly learn sentence emotions and construct emotion lexicons which are dynamically adapted to a given context. The dynamic emotion lexicons are useful for handling words with multiple emotions based on different context, which can effectively improve the classification accuracy. We validate the approach on two representative architectures {--} LSTM and BERT, demonstrating its superiority on identifying emotions in Tweets. Our model outperforms several approaches proposed in previous studies and achieves new state-of-the-art on the benchmark Twitter dataset.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationEmotion ClassificationSentence

Methods 이 논문이 사용한 방법론

Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
Weight Decay 설명 없음
Attention Dropout Attention Dropout is a type of dropout used in attention-based architectures, where elements are randomly dropped out of the…
Residual Connection 설명 없음
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
Multi-Head Attention 설명 없음

Similar Papers 제목 키워드 기반

Exploiting Narrative Context and A Priori Knowledge of Categories in Textual Emotion Classification

2020-12-01 · COLING 2020 8 · Hikari Tanabe, Tetsuji Ogawa, Tetsunori Kobayashi, Yoshihiko Hayashi

Recognition of the mental state of a human character in text is a major challenge in natural language processing. In this study, we investigate the efficacy of the narrative context in recognizing the emotional states of…

Emotion ClassificationMulti-Task LearningSentence

Automatic Emotion Experiencer Recognition

2023-05-26 · Maximilian Wegge, Roman Klinger

The most prominent subtask in emotion analysis is emotion classification; to assign a category to a textual unit, for instance a social media post. Many research questions from the social sciences do, however, not only r…

Emotion ClassificationEmotion Recognitionnamed-entity-recognitionNamed Entity Recognition

Real-Time Emotion Classification Using EEG Data Stream in E-Learning Contexts

2021-02-25 · MDPI Sensors 2021 2 · Arijit Nandi, Fatos Xhafa, Laia Subirats, Santi Fort

In face-to-face and online learning, emotions and emotional intelligence have an influence and play an essential role. Learners’ emotions are crucial for e-learning system because they promote or restrain the learning. M…

ClassificationEEGElectroencephalogram (EEG)Emotional Intelligence+1

Emotion Detection and Analysis on Social Media

2019-01-24 · Bharat Gaind, Varun Syal, Sneha Padgalwar

In this paper, we address the problem of detection, classification and quantification of emotions of text in any form. We consider English text collected from social media like Twitter, which can provide information havi…

General ClassificationOpinion MiningSentiment Analysis

Towards Emotion Recognition: A Persistent Entropy Application

2018-11-21 · R. Gonzalez-Diaz, E. Paluzo-Hidalgo, J. F. Quesada

Emotion recognition and classification is a very active area of research. In this paper, we present a first approach to emotion classification using persistent entropy and support vector machines. A topology-based model …

ClassificationEmotion ClassificationEmotion RecognitionGeneral Classification