Search engine for discovering works of Art, research articles, and books related to Art and Culture
ShareThis
Javascript must be enabled to continue!

Emoji-based Fine-Grained Attention Network for Sentiment Analysis in the Microblog Comments

View through CrossRef
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 conduct comparison experiments and ablation experiments. The comparison experiments show that the model outperforms previous methods in three evaluation indicators (accuracy, precision, and recall) and the model can significantly improve sentiment classification. The ablation experiments show that compared with ALBERT-AET, the proposed model ALBERT-FAET is better in the metrics, indicating that the fine-grained attention network can understand the diversified information of emoticons.
Title: Emoji-based Fine-Grained Attention Network for Sentiment Analysis in the Microblog Comments
Description:
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 conduct comparison experiments and ablation experiments.
The comparison experiments show that the model outperforms previous methods in three evaluation indicators (accuracy, precision, and recall) and the model can significantly improve sentiment classification.
The ablation experiments show that compared with ALBERT-AET, the proposed model ALBERT-FAET is better in the metrics, indicating that the fine-grained attention network can understand the diversified information of emoticons.

Related Results

Modeling information diffusion on microblog networks based on users' behaviors
Modeling information diffusion on microblog networks based on users' behaviors
Online social networks, such as Facebook, Twitter and YouTube, play a vital role in information sharing and diffusion, and recently many dynamics models on social networks have bee...
The Language of Emoji in Social Media
The Language of Emoji in Social Media
The very fast development of information technology which is characterized by an influx of industry 4.0 has changed the way of human and behavior in language. The grammar which i...
How Good Is GPT’s “Emojinal Intelligence”? Investigating Emoji Patterns in LLM-Generated Social Media Text
How Good Is GPT’s “Emojinal Intelligence”? Investigating Emoji Patterns in LLM-Generated Social Media Text
Recent advancement in Large Language Models (LLMs) has opened the prospect of generating text for social media content that mimics human writing. The misuse of these tools presents...
Sentiment Analysis with Python: A Hands-on Approach
Sentiment Analysis with Python: A Hands-on Approach
Sentiment Analysis is a rapidly growing field in Natural Language Processing (NLP) that aims to extract opinions, emotions, and attitudes expressed in text. It has a wide range o...
Sentiment Analysis using Deep Learning
Sentiment Analysis using Deep Learning
The use of online platforms and the internet is increasing daily. Businesses and political organizations might benefit from knowing public opinion when making strategic decisions. ...
Sentiment Analysis using Deep Learning
Sentiment Analysis using Deep Learning
The usage of internet as well as online platforms is booming day by day. Understanding the public opinions can be beneficial for business and political entities in making strategic...
FGEFNet: Fine-Grained Extraction and Flow Network for Crowd Counting
FGEFNet: Fine-Grained Extraction and Flow Network for Crowd Counting
Abstract Crowd counting is an important application of artificial intelligence in computer graphics and one of the most challenging research areas in the field of computer ...
Imbalanced image classification algorithm based on fine-grained analysis
Imbalanced image classification algorithm based on fine-grained analysis
Fine-grained attribute analysis and data imbalance have always been research hotspots in the field of computer vision. Due to the complexity and diversity of fine-grained attribute...

Back to Top