CLFeb 19, 2023

Multilingual Content Moderation: A Case Study on Reddit

arXiv:2302.09618v1270 citationsh-index: 37
Originality Synthesis-oriented
AI Analysis

This work addresses the need for AI moderators to handle multilingual and adaptive content moderation, though it is incremental as it focuses on dataset creation and analysis rather than a new method.

The authors tackled the problem of content moderation by introducing a multilingual dataset of 1.8 million Reddit comments across 56 subreddits in four languages, highlighting challenges such as rule-based violations and community-specific adaptations.

Content moderation is the process of flagging content based on pre-defined platform rules. There has been a growing need for AI moderators to safeguard users as well as protect the mental health of human moderators from traumatic content. While prior works have focused on identifying hateful/offensive language, they are not adequate for meeting the challenges of content moderation since 1) moderation decisions are based on violation of rules, which subsumes detection of offensive speech, and 2) such rules often differ across communities which entails an adaptive solution. We propose to study the challenges of content moderation by introducing a multilingual dataset of 1.8 Million Reddit comments spanning 56 subreddits in English, German, Spanish and French. We perform extensive experimental analysis to highlight the underlying challenges and suggest related research problems such as cross-lingual transfer, learning under label noise (human biases), transfer of moderation models, and predicting the violated rule. Our dataset and analysis can help better prepare for the challenges and opportunities of auto moderation.

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