@inproceedings{narang-brew-2020-abusive,
title = "Abusive Language Detection using Syntactic Dependency Graphs",
author = "Narang, Kanika and
Brew, Chris",
editor = "Akiwowo, Seyi and
Vidgen, Bertie and
Prabhakaran, Vinodkumar and
Waseem, Zeerak",
booktitle = "Proceedings of the Fourth Workshop on Online Abuse and Harms",
month = nov,
year = "2020",
address = "Online",
publisher = "Association for Computational Linguistics",
url = "https://preview.aclanthology.org/fix-sig-urls/2020.alw-1.6/",
doi = "10.18653/v1/2020.alw-1.6",
pages = "44--53",
abstract = "Automated detection of abusive language online has become imperative. Current sequential models (LSTM) do not work well for long and complex sentences while bi-transformer models (BERT) are not computationally efficient for the task. We show that classifiers based on syntactic structure of the text, dependency graphical convolutional networks (DepGCNs) can achieve state-of-the-art performance on abusive language datasets. The overall performance is at par with of strong baselines such as fine-tuned BERT. Further, our GCN-based approach is much more efficient than BERT at inference time making it suitable for real-time detection."
}
Markdown (Informal)
[Abusive Language Detection using Syntactic Dependency Graphs](https://preview.aclanthology.org/fix-sig-urls/2020.alw-1.6/) (Narang & Brew, ALW 2020)
ACL