English

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

Computation and Language 2026-01-07 v1 Artificial Intelligence Machine Learning

Abstract

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 propose ToxiGAN, a class-aware text augmentation framework that combines adversarial generation with semantic guidance from large language models (LLMs). To address common issues in GAN-based augmentation such as mode collapse and semantic drift, ToxiGAN introduces a two-step directional training strategy and leverages LLM-generated neutral texts as semantic ballast. Unlike prior work that treats LLMs as static generators, our approach dynamically selects neutral exemplars to provide balanced guidance. Toxic samples are explicitly optimized to diverge from these exemplars, reinforcing class-specific contrastive signals. Experiments on four hate speech benchmarks show that ToxiGAN achieves the strongest average performance in both macro-F1 and hate-F1, consistently outperforming traditional and LLM-based augmentation methods. Ablation and sensitivity analyses further confirm the benefits of semantic ballast and directional training in enhancing classifier robustness.

Keywords

Cite

@article{arxiv.2601.03121,
  title  = {ToxiGAN: Toxic Data Augmentation via LLM-Guided Directional Adversarial Generation},
  author = {Peiran Li and Jan Fillies and Adrian Paschke},
  journal= {arXiv preprint arXiv:2601.03121},
  year   = {2026}
}

Comments

This paper has been accepted to the main conference of EACL 2026

R2 v1 2026-07-01T08:52:48.999Z