paper-with-me

홈 › Papers

Explain Thyself Bully: Sentiment Aided Cyberbullying Detection with Explanation

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

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 monolingual language, there is very little research on the code-mixed languages and explainability aspect of cyberbullying. Recent laws like "right to explanations" of General Data Protection Regulation, have spurred research in developing interpretable models rather than focusing on performance. Motivated by this we develop the first interpretable multi-task model called {\em mExCB} for automatic cyberbullying detection from code-mixed languages which can simultaneously solve several tasks, cyberbullying detection, explanation/rationale identification, target group detection and sentiment analysis. We have introduced {\em BullyExplain}, the first benchmark dataset for explainable cyberbullying detection in code-mixed language. Each post in {\em BullyExplain} dataset is annotated with four labels, i.e., {\em bully label, sentiment label, target and rationales (explainability)}, i.e., which phrases are being responsible for annotating the post as a bully. The proposed multitask framework (mExCB) based on CNN and GRU with word and sub-sentence (SS) level attention is able to outperform several baselines and state of the art models when applied on {\em BullyExplain} dataset.

📄 PDF Abstract BibTeX arXiv:2401.09023

Code (1)

jhaprince/bullyexplain 공식 구현 pytorch

Tasks

SentenceSentiment Analysis

Methods 이 논문이 사용한 방법론

GRU A Gated Recurrent Unit, or GRU, is a type of recurrent neural network. It is similar to an LSTM, but only has two gates - a reset…

Similar Papers 제목 키워드 기반

Can Attention-based Transformers Explain or Interpret Cyberbullying Detection?

2022-10-01 · TRAC (COLING) 2022 10 · Kanishk Verma, Tijana Milosevic, Brian Davis

Automated textual cyberbullying detection is known to be a challenging task. It is sometimes expected that messages associated with bullying will either be a) abusive, b) targeted at a specific individual or group, or c)…

Decision MakingTransfer Learning

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 so…

Natural Language UnderstandingSentiment Analysis

HENIN: Learning Heterogeneous Neural Interaction Networks for Explainable Cyberbullying Detection on Social Media

2020-10-09 · EMNLP 2020 11 · Hsin-Yu Chen, Cheng-Te Li

In the computational detection of cyberbullying, existing work largely focused on building generic classifiers that rely exclusively on text analysis of social media sessions. Despite their empirical success, we argue th…

Securing Social Spaces: Harnessing Deep Learning to Eradicate Cyberbullying

2024-04-01 · Rohan Biswas, Kasturi Ganguly, Arijit Das, Diganta Saha

In today's digital world, cyberbullying is a serious problem that can harm the mental and physical health of people who use social media. This paper explains just how serious cyberbullying is and how it really affects in…

Deep LearningHate Speech Detection

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