Abusive Language Detection with Graph Convolutional Networks
Pushkar Mishra, Marco Del Tredici, Helen Yannakoudakis, Ekaterina, Shutova

TL;DR
This paper introduces a novel graph convolutional network approach that models both community structure and user language behavior to improve abusive language detection on Twitter.
Contribution
It is the first to combine community structure and linguistic behavior in GCNs for abusive language detection, advancing the state of the art.
Findings
Graph-based modeling improves detection accuracy
Captures both community and linguistic features
Significantly outperforms previous methods
Abstract
Abuse on the Internet represents a significant societal problem of our time. Previous research on automated abusive language detection in Twitter has shown that community-based profiling of users is a promising technique for this task. However, existing approaches only capture shallow properties of online communities by modeling follower-following relationships. In contrast, working with graph convolutional networks (GCNs), we present the first approach that captures not only the structure of online communities but also the linguistic behavior of the users within them. We show that such a heterogeneous graph-structured modeling of communities significantly advances the current state of the art in abusive language detection.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHate Speech and Cyberbullying Detection · Social Media and Politics · Spam and Phishing Detection
MethodsGraph Convolutional Networks
