Twitter Sentiment Analysis via Bi-sense Emoji Embedding and Attention-based LSTM
Yuxiao Chen, Jianbo Yuan, Quanzeng You, Jiebo Luo

TL;DR
This paper introduces a novel Twitter sentiment analysis method that leverages bi-sense emoji embeddings and an attention-based LSTM to improve sentiment understanding, especially focusing on emojis' roles.
Contribution
It proposes a new bi-sense emoji embedding technique and integrates it with an attention-based LSTM for enhanced sentiment analysis on social media data.
Findings
Bi-sense emoji embeddings outperform state-of-the-art models.
Attention mechanism effectively captures emoji sentiment contributions.
Visualization confirms improved semantic and sentiment understanding.
Abstract
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 monitoring and analysis, and so on. Although textual sentiment analysis has been well studied based on platforms such as Twitter and Instagram, analysis of the role of extensive emoji uses in sentiment analysis remains light. In this paper, we propose a novel scheme for Twitter sentiment analysis with extra attention on emojis. We first learn bi-sense emoji embeddings under positive and negative sentimental tweets individually, and then train a sentiment classifier by attending on these bi-sense emoji embeddings with an attention-based long short-term memory network (LSTM). Our experiments show that the bi-sense embedding is effective for extracting sentiment-aware…
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
MethodsMemory Network
