English

All You Need is "Love": Evading Hate-speech Detection

Computation and Language 2018-11-06 v3

Abstract

With the spread of social networks and their unfortunate use for hate speech, automatic detection of the latter has become a pressing problem. In this paper, we reproduce seven state-of-the-art hate speech detection models from prior work, and show that they perform well only when tested on the same type of data they were trained on. Based on these results, we argue that for successful hate speech detection, model architecture is less important than the type of data and labeling criteria. We further show that all proposed detection techniques are brittle against adversaries who can (automatically) insert typos, change word boundaries or add innocuous words to the original hate speech. A combination of these methods is also effective against Google Perspective -- a cutting-edge solution from industry. Our experiments demonstrate that adversarial training does not completely mitigate the attacks, and using character-level features makes the models systematically more attack-resistant than using word-level features.

Keywords

Cite

@article{arxiv.1808.09115,
  title  = {All You Need is "Love": Evading Hate-speech Detection},
  author = {Tommi Gröndahl and Luca Pajola and Mika Juuti and Mauro Conti and N. Asokan},
  journal= {arXiv preprint arXiv:1808.09115},
  year   = {2018}
}

Comments

11 pages, Proceedings of the 11th ACM Workshop on Artificial Intelligence and Security (AISec) 2018

R2 v1 2026-06-23T03:45:35.207Z