paper-with-me

Papers

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

2022-06-10 · Deng Yang, Liu Kejian, Yang Cheng, Feng Yuanyuan, Li Weihao

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.

📄 PDF Abstract BibTeX arXiv:2206.12262

Code (0)

등록된 구현이 없습니다.

Tasks

DiversitySentiment AnalysisSentiment Classification

Methods 이 논문이 사용한 방법론

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 &…
Multi-Head Attention 설명 없음
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Adam 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
LAMB LAMB is a a layerwise adaptive large batch optimization technique. It provides a strategy for adapting the learning rate in large batch settings. LAMB uses…
WordPiece 설명 없음

Similar Papers 제목 키워드 기반

Twitter Sentiment Analysis via Bi-sense Emoji Embedding and Attention-based LSTM

2018-07-20 · Yuxiao Chen, Jianbo Yuan, Quanzeng You, Jiebo Luo

Sentiment analysis on large-scale social media data is important to bridge the gaps between social media contents and real world activities including political election prediction, individual and public emotional status …

Sentiment AnalysisTwitter Sentiment Analysis

Emoji-based Co-attention Network for Microblog Sentiment Analysis

2021-10-27 · Xiaowei Yuan, Jingyuan Hu, Xiaodan Zhang, Honglei Lv 외

Emojis are widely used in online social networks to express emotions, attitudes, and opinions. As emotional-oriented characters, emojis can be modeled as important features of emotions towards the recipient or subject fo…

Sentiment Analysis

Pay attention to emoji: Feature Fusion Network with EmoGraph2vec Model for Sentiment Analysis

2021-10-27 · Xiaowei Yuan, Jingyuan Hu, Xiaodan Zhang, Honglei Lv

With the explosive growth of social media, opinionated postings with emojis have increased explosively. Many emojis are used to express emotions, attitudes, and opinions. Emoji representation learning can be helpful to i…

Representation LearningSentiment AnalysisTransfer Learning

Creating emoji lexica from unsupervised sentiment analysis of their descriptions

2024-04-01 · Milagros Fernández-Gavilanes, Jonathan Juncal-Martínez, Silvia García-Méndez, Enrique Costa-Montenegro 외

Online media, such as blogs and social networking sites, generate massive volumes of unstructured data of great interest to analyze the opinions and sentiments of individuals and organizations. Novel approaches beyond Na…

Sentiment Analysis

StockEmotions: Discover Investor Emotions for Financial Sentiment Analysis and Multivariate Time Series

2023-01-23 · Jean Lee, Hoyoul Luis Youn, Josiah Poon, Soyeon Caren Han

There has been growing interest in applying NLP techniques in the financial domain, however, resources are extremely limited. This paper introduces StockEmotions, a new dataset for detecting emotions in the stock market …

Emotion ClassificationMultivariate Time Series ForecastingSentiment AnalysisTime Series+2