English

Neural Character-based Composition Models for Abuse Detection

Computation and Language 2018-09-05 v1

Abstract

The advent of social media in recent years has fed into some highly undesirable phenomena such as proliferation of offensive language, hate speech, sexist remarks, etc. on the Internet. In light of this, there have been several efforts to automate the detection and moderation of such abusive content. However, deliberate obfuscation of words by users to evade detection poses a serious challenge to the effectiveness of these efforts. The current state of the art approaches to abusive language detection, based on recurrent neural networks, do not explicitly address this problem and resort to a generic OOV (out of vocabulary) embedding for unseen words. However, in using a single embedding for all unseen words we lose the ability to distinguish between obfuscated and non-obfuscated or rare words. In this paper, we address this problem by designing a model that can compose embeddings for unseen words. We experimentally demonstrate that our approach significantly advances the current state of the art in abuse detection on datasets from two different domains, namely Twitter and Wikipedia talk page.

Keywords

Cite

@article{arxiv.1809.00378,
  title  = {Neural Character-based Composition Models for Abuse Detection},
  author = {Pushkar Mishra and Helen Yannakoudakis and Ekaterina Shutova},
  journal= {arXiv preprint arXiv:1809.00378},
  year   = {2018}
}

Comments

In Proceedings of the EMNLP Workshop on Abusive Language Online 2018

R2 v1 2026-06-23T03:52:06.086Z