CLMar 13, 2020

WAC: A Corpus of Wikipedia Conversations for Online Abuse Detection

arXiv:2003.06190v1996 citations
AI Analysis

This work addresses the need for suitable datasets in online abuse detection, particularly for methods that rely on conversational context, by providing a resource that overcomes limitations of existing isolated-message corpora.

The authors tackled the problem of automating online abuse detection by creating a large corpus of Wikipedia conversations with comment-level annotations, resulting in a dataset of over 380k annotated messages that enables context-based approaches.

With the spread of online social networks, it is more and more difficult to monitor all the user-generated content. Automating the moderation process of the inappropriate exchange content on Internet has thus become a priority task. Methods have been proposed for this purpose, but it can be challenging to find a suitable dataset to train and develop them. This issue is especially true for approaches based on information derived from the structure and the dynamic of the conversation. In this work, we propose an original framework, based on the Wikipedia Comment corpus, with comment-level abuse annotations of different types. The major contribution concerns the reconstruction of conversations, by comparison to existing corpora, which focus only on isolated messages (i.e. taken out of their conversational context). This large corpus of more than 380k annotated messages opens perspectives for online abuse detection and especially for context-based approaches. We also propose, in addition to this corpus, a complete benchmarking platform to stimulate and fairly compare scientific works around the problem of content abuse detection, trying to avoid the recurring problem of result replication. Finally, we apply two classification methods to our dataset to demonstrate its potential.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes