Tox-BART: Leveraging Toxicity Attributes for Explanation Generation of Implicit Hate Speech
Neemesh Yadav, Sarah Masud, Vikram Goyal, Vikram Goyal, Md Shad Akhtar, Tanmoy Chakraborty
TL;DR
This work introduces Tox-BART, a toxicity-attribute–driven explanation generator for implicit hate speech that relies on in-dataset and in-domain toxicity signals rather than traditional knowledge graphs. Through extensive comparisons with KG-infused baselines and zero-shot GPT-3.5, the authors show that toxicity signals can achieve comparable or superior explanatory quality, with human evaluators often preferring Tox-BART for specificity and relevance. Ablation studies reveal nuanced effects of signal configuration, with in-dataset attributes providing robust gains, while the quality of KG tuples yields inconsistent improvements. The study underscores the importance of domain-specific signals and human-in-the-loop curation for subjective tasks like implicit hate explanation, and highlights implications for moderation pipelines and future research on domain-aware representations and efficient external-signal integration.
Abstract
Employing language models to generate explanations for an incoming implicit hate post is an active area of research. The explanation is intended to make explicit the underlying stereotype and aid content moderators. The training often combines top-k relevant knowledge graph (KG) tuples to provide world knowledge and improve performance on standard metrics. Interestingly, our study presents conflicting evidence for the role of the quality of KG tuples in generating implicit explanations. Consequently, simpler models incorporating external toxicity signals outperform KG-infused models. Compared to the KG-based setup, we observe a comparable performance for SBIC (LatentHatred) datasets with a performance variation of +0.44 (+0.49), +1.83 (-1.56), and -4.59 (+0.77) in BLEU, ROUGE-L, and BERTScore. Further human evaluation and error analysis reveal that our proposed setup produces more precise explanations than zero-shot GPT-3.5, highlighting the intricate nature of the task.
