Gated Recurrent Neural Network Approach for Multilabel Emotion Detection in Microblogs
People express their opinions and emotions freely in social media posts and online reviews that contain valuable feedback for multiple stakeholders such as businesses and political campaigns. Manually extracting opinions and emotions from large volumes of such posts is an impossible task. Therefore, automated processing of these posts to extract opinions and emotions is an important research problem. However, human emotion detection is a challenging task due to the complexity and nuanced nature. To overcome these barriers, researchers have extensively used techniques such as deep learning, distant supervision, and transfer learning. In this paper, we propose a novel Pyramid Attention Network (PAN) based model for emotion detection in microblogs. The main advantage of our approach is that PAN has the capability to evaluate sentences in different perspectives to capture multiple emotions existing in a single text. The proposed model was evaluated on a recently released dataset and the results achieved the state-of-the-art accuracy of 58.9%.
Code (0)
등록된 구현이 없습니다.
Tasks
Transfer LearningSimilar Papers 제목 키워드 기반
Fine-Grained Emotion Classification of Chinese Microblogs Based on Graph Convolution Networks
Microblogs are widely used to express people's opinions and feelings in daily life. Sentiment analysis (SA) can timely detect personal sentiment polarities through analyzing text. Deep learning approaches have been broad…
Dependency ParsingEmotion ClassificationGeneral ClassificationSentiment AnalysisGated recurrent units and temporal convolutional network for multilabel classification
Multilabel learning tackles the problem of associating a sample with multiple class labels. This work proposes a new ensemble method for managing multilabel classification: the core of the proposed approach combines a se…
ClassificationEmotion Classification of COVID-19 Chinese Microblogs based on the Emotion Category Description
“Emotion classification of COVID-19 Chinese microblogs helps analyze the public opinion triggered by COVID-19. Existing methods only consider the features of the microblog itself with-out combining the semantics of emoti…
ClassificationEmotion ClassificationQuestion AnsweringJoint Learning for Emotion Classification and Emotion Cause Detection
We present a neural network-based joint approach for emotion classification and emotion cause detection, which attempts to capture mutual benefits across the two sub-tasks of emotion analysis. Considering that emotion cl…
ClassificationEmotion ClassificationEmotion RecognitionGeneral ClassificationMining Sentiment Words from Microblogs for Predicting Writer-Reader Emotion Transition
The conversations between posters and repliers in microblogs form a valuable writer-reader emotion corpus. This paper adopts a log relative frequency ratio to investigate the linguistic features which affect emotion tran…
Emotion ClassificationEmotion RecognitionSentiment Analysis