paper-with-me

Papers

Surfacing contextual hate speech words within social media

2017-11-28 · Jherez Taylor, Melvyn Peignon, Yi-Shin Chen

Social media platforms have recently seen an increase in the occurrence of hate speech discourse which has led to calls for improved detection methods. Most of these rely on annotated data, keywords, and a classification technique. While this approach provides good coverage, it can fall short when dealing with new terms produced by online extremist communities which act as original sources of words which have alternate hate speech meanings. These code words (which can be both created and adopted words) are designed to evade automatic detection and often have benign meanings in regular discourse. As an example, "skypes", "googles", and "yahoos" are all instances of words which have an alternate meaning that can be used for hate speech. This overlap introduces additional challenges when relying on keywords for both the collection of data that is specific to hate speech, and downstream classification. In this work, we develop a community detection approach for finding extremist hate speech communities and collecting data from their members. We also develop a word embedding model that learns the alternate hate speech meaning of words and demonstrate the candidacy of our code words with several annotation experiments, designed to determine if it is possible to recognize a word as being used for hate speech without knowing its alternate meaning. We report an inter-annotator agreement rate of K=0.871, and K=0.676 for data drawn from our extremist community and the keyword approach respectively, supporting our claim that hate speech detection is a contextual task and does not depend on a fixed list of keywords. Our goal is to advance the domain by providing a high quality hate speech dataset in addition to learned code words that can be fed into existing classification approaches, thus improving the accuracy of automated detection.

📄 PDF Abstract BibTeX arXiv:1711.10093

Code (1)

JherezTaylor/hatespeech_codewords

Tasks

Community DetectionGeneral ClassificationHate Speech Detection

Similar Papers 제목 키워드 기반

Probabilistic Impact Score Generation using Ktrain-BERT to Identify Hate Words from Twitter Discussions

2021-11-25 · Sourav Das, Prasanta Mandal, Sanjay Chatterji

Social media has seen a worrying rise in hate speech in recent times. Branching to several distinct categories of cyberbullying, gender discrimination, or racism, the combined label for such derogatory content can be cla…

AmpleHate: Amplifying the Attention for Versatile Implicit Hate Detection

2025-05-26 · Yejin Lee, Joonghyuk Hahn, Hyeseon Ahn, Yo-Sub Han

Implicit hate speech detection is challenging due to its subtlety and reliance on contextual interpretation rather than explicit offensive words. Current approaches rely on contrastive learning, which are shown to be eff…

Contrastive LearningHate Speech Detectionnamed-entity-recognitionNamed Entity Recognition+1

HCDIR: End-to-end Hate Context Detection, and Intensity Reduction model for online comments

2023-12-20 · Neeraj Kumar Singh, Koyel Ghosh, Joy Mahapatra, Utpal Garain 외

Warning: This paper contains examples of the language that some people may find offensive. Detecting and reducing hateful, abusive, offensive comments is a critical and challenging task on social media. Moreover, few stu…

Hate Speech DetectionLanguage ModelingLanguage ModellingMasked Language Modeling

Hate Lingo: A Target-based Linguistic Analysis of Hate Speech in Social Media

2018-04-11 · Mai ElSherief, Vivek Kulkarni, Dana Nguyen, William Yang Wang 외

While social media empowers freedom of expression and individual voices, it also enables anti-social behavior, online harassment, cyberbullying, and hate speech. In this paper, we deepen our understanding of online hate …

Reproducibility Report: Contextualizing Hate Speech Classifiers with Post-hoc Explanation

2021-05-24 · Kiran Purohit, Owais Iqbal, Ankan Mullick

The presented report evaluates Contextualizing Hate Speech Classifiers with Post-hoc Explanation paper within the scope of ML Reproducibility Challenge 2020. Our work focuses on both aspects constituting the paper: the m…