paper-with-me

홈 › Papers

Reducing Target Group Bias in Hate Speech Detectors

2021-12-07 · Darsh J Shah, Sinong Wang, Han Fang, Hao Ma, Luke Zettlemoyer

The ubiquity of offensive and hateful content on online fora necessitates the need for automatic solutions that detect such content competently across target groups. In this paper we show that text classification models trained on large publicly available datasets despite having a high overall performance, may significantly under-perform on several protected groups. On the \citet{vidgen2020learning} dataset, we find the accuracy to be 37\% lower on an under annotated Black Women target group and 12\% lower on Immigrants, where hate speech involves a distinct style. To address this, we propose to perform token-level hate sense disambiguation, and utilize tokens' hate sense representations for detection, modeling more general signals. On two publicly available datasets, we observe that the variance in model accuracy across target groups drops by at least 30\%, improving the average target group performance by 4\% and worst case performance by 13\%.

📄 PDF Abstract BibTeX arXiv:2112.03858

Code (0)

등록된 구현이 없습니다.

Tasks

text-classificationText Classification

Similar Papers 제목 키워드 기반

Algorithmic Fairness in NLP: Persona-Infused LLMs for Human-Centric Hate Speech Detection

2025-10-22 · Ewelina Gajewska, Arda Derbent, Jaroslaw A Chudziak, Katarzyna Budzynska arxiv

In this paper, we investigate how personalising Large Language Models (Persona-LLMs) with annotator personas affects their sensitivity to hate speech, particularly regarding biases linked to shared or differing identitie…

Hate Speech Detection

Improving Generalization of Hate Speech Detection Systems to Novel Target Groups via Domain Adaptation

2022-07-01 · NAACL (WOAH) 2022 7 · Florian Ludwig, Klara Dolos, Torsten Zesch, Eleanor Hobley

Despite recent advances in machine learning based hate speech detection, classifiers still struggle with generalizing knowledge to out-of-domain data samples. In this paper, we investigate the generalization capabilities…

DiversityDomain AdaptationHate Speech DetectionUnsupervised Domain Adaptation

Separating Hate Speech and Offensive Language Classes via Adversarial Debiasing

2022-07-01 · NAACL (WOAH) 2022 7 · Shuzhou Yuan, Antonis Maronikolakis, Hinrich Schütze

Research to tackle hate speech plaguing online media has made strides in providing solutions, analyzing bias and curating data. A challenging problem is ambiguity between hate speech and offensive language, causing low p…

Mitigating Bias in Conversations: A Hate Speech Classifier and Debiaser with Prompts

2023-07-14 · Shaina Raza, Chen Ding, Deval Pandya

Discriminatory language and biases are often present in hate speech during conversations, which usually lead to negative impacts on targeted groups such as those based on race, gender, and religion. To tackle this issue,…

HateXplain: A Benchmark Dataset for Explainable Hate Speech Detection

2020-12-18 · Binny Mathew, Punyajoy Saha, Seid Muhie Yimam, Chris Biemann 외

Hate speech is a challenging issue plaguing the online social media. While better models for hate speech detection are continuously being developed, there is little research on the bias and interpretability aspects of ha…

Hate Speech DetectionText Classification