English

Cross-Domain Toxic Spans Detection

Computation and Language 2023-06-19 v1 Machine Learning

Abstract

Given the dynamic nature of toxic language use, automated methods for detecting toxic spans are likely to encounter distributional shift. To explore this phenomenon, we evaluate three approaches for detecting toxic spans under cross-domain conditions: lexicon-based, rationale extraction, and fine-tuned language models. Our findings indicate that a simple method using off-the-shelf lexicons performs best in the cross-domain setup. The cross-domain error analysis suggests that (1) rationale extraction methods are prone to false negatives, while (2) language models, despite performing best for the in-domain case, recall fewer explicitly toxic words than lexicons and are prone to certain types of false positives. Our code is publicly available at: https://github.com/sfschouten/toxic-cross-domain.

Keywords

Cite

@article{arxiv.2306.09642,
  title  = {Cross-Domain Toxic Spans Detection},
  author = {Stefan F. Schouten and Baran Barbarestani and Wondimagegnhue Tufa and Piek Vossen and Ilia Markov},
  journal= {arXiv preprint arXiv:2306.09642},
  year   = {2023}
}

Comments

NLDB 2023

R2 v1 2026-06-28T11:06:52.072Z