paper-with-me

Papers

Diagnosing Hate Speech Classification: Where Do Humans and Machines Disagree, and Why?

2024-10-14 · Xilin Yang

This study uses the cosine similarity ratio, embedding regression, and manual re-annotation to diagnose hate speech classification. We begin by computing cosine similarity ratio on a dataset "Measuring Hate Speech" that contains 135,556 annotated comments on social media. This way, we show a basic use of cosine similarity as a description of hate speech content. We then diagnose hate speech classification starting from understanding the inconsistency of human annotation from the dataset. Using embedding regression as a basic diagnostic, we found that female annotators are more sensitive to racial slurs that target the black population. We perform with a more complicated diagnostic by training a hate speech classifier using a SoTA pre-trained large language model, NV-Embed-v2, to convert texts to embeddings and run a logistic regression. This classifier achieves a testing accuracy of 94%. In diagnosing where machines disagree with human annotators, we found that machines make fewer mistakes than humans despite the fact that human annotations are treated as ground truth in the training set. Machines perform better in correctly labeling long statements of facts, but perform worse in labeling short instances of swear words. We hypothesize that this is due to model alignment - while curating models at their creation prevents the models from producing obvious hate speech, it also reduces the model's ability to detect such content.

📄 PDF Abstract BibTeX arXiv:2410.10153

Code (0)

등록된 구현이 없습니다.

Tasks

DiagnosticLarge Language Modelregression

Similar Papers 제목 키워드 기반

Classification of Multimodal Hate Speech -- The Winning Solution of Hateful Memes Challenge

2020-12-02 · Xiayu Zhong

Hateful Memes is a new challenge set for multimodal classification, focusing on detecting hate speech in multimodal memes. Difficult examples are added to the dataset to make it hard to rely on unimodal signals, which me…

ClassificationGeneral Classification

Detecting Hate Speech in Multi-modal Memes

2020-12-29 · Abhishek Das, Japsimar Singh Wahi, SiYao Li

In the past few years, there has been a surge of interest in multi-modal problems, from image captioning to visual question answering and beyond. In this paper, we focus on hate speech detection in multi-modal memes wher…

Binary ClassificationHate Speech DetectionImage Captioningobject-detection+5

The Hateful Memes Challenge: Detecting Hate Speech in Multimodal Memes

2020-05-10 · NeurIPS 2020 12 · Douwe Kiela, Hamed Firooz, Aravind Mohan, Vedanuj Goswami 외

This work proposes a new challenge set for multimodal classification, focusing on detecting hate speech in multimodal memes. It is constructed such that unimodal models struggle and only multimodal models can succeed: di…

Binary ClassificationClassificationGeneral ClassificationMeme Classification

Hate Speech Detection and Classification in Amharic Text with Deep Learning

2024-08-07 · Samuel Minale Gashe, Seid Muhie Yimam, Yaregal Assabie

Hate speech is a growing problem on social media. It can seriously impact society, especially in countries like Ethiopia, where it can trigger conflicts among diverse ethnic and religious groups. While hate speech detect…

Deep LearningHate Speech Detection

Beyond Denouncing Hate: Strategies for Countering Implied Biases and Stereotypes in Language

2023-10-31 · Jimin Mun, Emily Allaway, Akhila Yerukola, Laura Vianna 외

Counterspeech, i.e., responses to counteract potential harms of hateful speech, has become an increasingly popular solution to address online hate speech without censorship. However, properly countering hateful language …

Philosophy