Emoji-based Fine-grained Attention Network for Sentiment Analysis in the Microblog Comments
Deng Yang, Liu Kejian, Yang Cheng, Feng Yuanyuan, Li Weihao

TL;DR
This paper introduces a novel sentiment analysis model for microblogs that leverages emoji diversity and a fine-grained attention mechanism to improve classification accuracy over previous methods.
Contribution
The paper proposes ALBERT-FAET, a model combining ALBERT embeddings, an attention-based LSTM, and a fine-grained attention mechanism to better capture emoji and text interactions for sentiment analysis.
Findings
ALBERT-FAET outperforms previous models in accuracy, precision, and recall.
Fine-grained attention improves understanding of emoji diversity.
Model significantly enhances sentiment classification in microblogs.
Abstract
Microblogs have become a social platform for people to express their emotions in real-time, and it is a trend to analyze user emotional tendencies from the information on Microblogs. The dynamic features of emojis can affect the sentiment polarity of microblog texts. Since existing models seldom consider the diversity of emoji sentiment polarity,the paper propose a microblog sentiment classification model based on ALBERT-FAET. We obtain text embedding via ALBERT pretraining model and learn the inter-emoji embedding with an attention-based LSTM network. In addition, a fine-grained attention mechanism is proposed to capture the word-level interactions between plain text and emoji. Finally, we concatenate these features and feed them into a CNN classifier to predict the sentiment labels of the microblogs. To verify the effectiveness of the model and the fine-grained attention network, we…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsSentiment Analysis and Opinion Mining · Text and Document Classification Technologies · Web Data Mining and Analysis
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Multi-Head Attention · Attention Is All You Need · Linear Layer · Adam · Dense Connections · LAMB · WordPiece · Softmax · Residual Connection
