paper-with-me

Papers

HateGAN: Adversarial Generative-Based Data Augmentation for Hate Speech Detection

2020-12-01 · COLING 2020 8 · Rui Cao, Roy Ka-Wei Lee

Academia and industry have developed machine learning and natural language processing models to detect online hate speech automatically. However, most of these existing methods adopt a supervised approach that heavily depends on labeled datasets for training. This results in the methods{'} poor detection performance of the hate speech class as the training datasets are highly imbalanced. In this paper, we propose HateGAN, a deep generative reinforcement learning model, which addresses the challenge of imbalance class by augmenting the dataset with hateful tweets. We conduct extensive experiments to augment two commonly-used hate speech detection datasets with the HateGAN generated tweets. Our experiment results show that HateGAN improves the detection performance of the hate speech class regardless of the classifiers and datasets used in the detection task. Specifically, we observe an average 5{\%} improvement for the hate class F1 scores across all state-of-the-art hate speech classifiers. We also conduct case studies to empirically examine the HateGAN generated hate speeches and show that the generated tweets are diverse, coherent, and relevant to hate speech detection.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Data AugmentationHate Speech Detection

Similar Papers 제목 키워드 기반

A Target-Aware Analysis of Data Augmentation for Hate Speech Detection

2024-10-10 · Camilla Casula, Sara Tonelli

Hate speech is one of the main threats posed by the widespread use of social networks, despite efforts to limit it. Although attention has been devoted to this issue, the lack of datasets and case studies centered around…

Data AugmentationHate Speech Detection

Few-shot Hate Speech Detection Based on the MindSpore Framework

2025-04-22 · Zhenkai Qin, Dongze Wu, Yuxin Liu, Guifang Yang

The proliferation of hate speech on social media poses a significant threat to online communities, requiring effective detection systems. While deep learning models have shown promise, their performance often deteriorate…

Data AugmentationHate Speech Detection

Noisy Self-Training with Data Augmentations for Offensive and Hate Speech Detection Tasks

2023-07-31 · João A. Leite, Carolina Scarton, Diego F. Silva

Online social media is rife with offensive and hateful comments, prompting the need for their automatic detection given the sheer amount of posts created every second. Creating high-quality human-labelled datasets for th…

Data AugmentationHate Speech Detection

ToxiGAN: Toxic Data Augmentation via LLM-Guided Directional Adversarial Generation

2026-01-06 · Peiran Li, Jan Fillies, Adrian Paschke arxiv

Augmenting toxic language data in a controllable and class-specific manner is crucial for improving robustness in toxicity classification, yet remains challenging due to limited supervision and distributional skew. We pr…

Data Augmentation

Generative AI for Hate Speech Detection: Evaluation and Findings

2023-11-16 · Sagi Pendzel, Tomer Wullach, Amir Adler, Einat Minkov

Automatic hate speech detection using deep neural models is hampered by the scarcity of labeled datasets, leading to poor generalization. To mitigate this problem, generative AI has been utilized to generate large amount…

Hate Speech DetectionText Generation