paper-with-me

홈 › Papers

Sentiment Analysis of Cyberbullying Data in Social Media

2024-11-08 · Arvapalli Sai Susmitha, Pradeep Pujari

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 comparison between these two approaches to evaluate their effectiveness in sentiment analysis of Formspring Cyberbullying data. Our Code is Available at https://github.com/ppujari/xcs224u

📄 PDF Abstract BibTeX arXiv:2411.05958

Code (1)

ppujari/xcs224u 공식 구현

Tasks

Natural Language UnderstandingSentiment Analysis

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 &…
Attention 설명 없음
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Linear Warmup With Linear Decay Linear Warmup With Linear Decay is a learning rate schedule in which we increase the learning rate linearly for $n$ updates and then linearly decay afterwards.
WordPiece 설명 없음
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…
Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…

Similar Papers 제목 키워드 기반

Easy Data Augmentation in Sentiment Analysis of Cyberbullying

2023-11-29 · Alwan Wirawan, Hasan Dwi Cahyono, Winarno

Instagram, a social media platform, has in the vicinity of 2 billion active users in 2023. The platform allows users to post photos and videos with one another. However, cyberbullying remains a significant problem for ab…

Data AugmentationSentiment Analysis

Hierarchical Multi-Stage BERT Fusion Framework with Dual Attention for Enhanced Cyberbullying Detection in Social Media

2025-03-01 · Jiani Wang, Xiaochuan Xu, Peiyang Yu, Zeqiu Xu

Detecting and classifying cyberbullying in social media is hard because of the complex nature of online language and the changing nature of content. This study presents a multi-stage BERT fusion framework. It uses hierar…

Explain Thyself Bully: Sentiment Aided Cyberbullying Detection with Explanation

2024-01-17 · Krishanu Maity, Prince Jha, Raghav Jain, Sriparna Saha 외

Cyberbullying has become a big issue with the popularity of different social media networks and online communication apps. While plenty of research is going on to develop better models for cyberbullying detection in mono…

SentenceSentiment Analysis

XBully: Cyberbullying Detection within a Multi-Modal Context

2019-01-30 · ACM International Conference on Web Search and Data Mining 2019 1 · Lu Cheng†, Jundong Li†, Yasin N. Silva‡, Deborah L. Hall⋆ 외

Over the last decade, research has revealed the high prevalence of cyberbullying among youth and raised serious concerns in society. Information on the social media platforms where cyberbullying is most prevalent (e.g…

Attribute

Cyberbullying or just Sarcasm? Unmasking Coordinated Networks on Reddit

2024-10-26 · Pinky Pamecha, Chaitya Shah, Divyam Jain, Kashish Gandhi 외

With the rapid growth of social media usage, a common trend has emerged where users often make sarcastic comments on posts. While sarcasm can sometimes be harmless, it can blur the line with cyberbullying, especially whe…

Sentiment Analysis