Sentiment Analysis of Cyberbullying Data in Social Media
Arvapalli Sai Susmitha, Pradeep Pujari

TL;DR
This paper explores deep learning methods, specifically LSTM with BERT and OpenAI embeddings, to detect cyberbullying in social media, aiming to improve sentiment analysis accuracy for identifying at-risk individuals.
Contribution
It introduces a novel comparison of BERT and OpenAI embeddings within an LSTM framework for cyberbullying sentiment detection on social media data.
Findings
BERT embeddings outperform OpenAI embeddings in detection accuracy
LSTM models effectively identify cyberbullying traces
OpenAI embeddings show competitive performance with less computational cost
Abstract
Social media has become an integral part of modern life, but it has also brought with it the pervasive issue of cyberbullying a serious menace in today's digital age. Cyberbullying, a form of harassment that occurs on social networks, has escalated alongside the growth of these platforms. Sentiment analysis holds significant potential not only for detecting bullying phrases but also for identifying victims who are at high risk of harm, whether to themselves or others. Our work focuses on leveraging deep learning and natural language understanding techniques to detect traces of bullying in social media posts. We developed a Recurrent Neural Network with Long Short-Term Memory (LSTM) cells, using different embeddings. One approach utilizes BERT embeddings, while the other replaces the embeddings layer with the recently released embeddings API from OpenAI. We conducted a performance…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHate Speech and Cyberbullying Detection · Social Media and Politics
MethodsRefunds@Expedia|||How do I get a full refund from Expedia? · Attention Is All You Need · Linear Layer · Dropout · Linear Warmup With Linear Decay · WordPiece · Dense Connections · Layer Normalization · Adam · Attention Dropout
