paper-with-me

홈 › Papers

Multilingual Content Moderation: A Case Study on Reddit

2023-02-19 · Meng Ye, Karan Sikka, Katherine Atwell, Sabit Hassan, Ajay Divakaran, Malihe Alikhani

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.

📄 PDF Abstract BibTeX arXiv:2302.09618

Code (1)

mye1225/multilingual_content_mod 공식 구현

Tasks

Cross-Lingual TransferTransfer Learning

Similar Papers 제목 키워드 기반

The Discourse of Online Content Moderation: Investigating Polarized User Responses to Changes in Reddit's Quarantine Policy

2019-08-01 · WS 2019 8 · Qinlan Shen, Carolyn Rose

Recent concerns over abusive behavior on their platforms have pressured social media companies to strengthen their content moderation policies. However, user opinions on these policies have been relatively understudied. …

Abusive Language

The Gray Area: Characterizing Moderator Disagreement on Reddit

2026-01-04 · Shayan Alipour, Shruti Phadke, Seyed Shahabeddin Mousavi, Amirhossein Afsharrad 외 arxiv

Volunteer moderators play a crucial role in sustaining online dialogue, but they often disagree about what should or should not be allowed. In this paper, we study the complexity of content moderation with a focus on dis…

Watch Your Language: Investigating Content Moderation with Large Language Models

2023-09-25 · Deepak Kumar, Yousef AbuHashem, Zakir Durumeric

Large language models (LLMs) have exploded in popularity due to their ability to perform a wide array of natural language tasks. Text-based content moderation is one LLM use case that has received recent enthusiasm, howe…

Venire: A Machine Learning-Guided Panel Review System for Community Content Moderation

2024-10-30 · Vinay Koshy, Frederick Choi, Yi-shyuan Chiang, Hari Sundaram 외

Research into community content moderation often assumes that moderation teams govern with a single, unified voice. However, recent work has found that moderators disagree with one another at modest, but concerning rates…

Decision Making

Decoding the Rule Book: Extracting Hidden Moderation Criteria from Reddit Communities

2025-09-03 · Youngwoo Kim, Himanshu Beniwal, Steven L. Johnson, Thomas Hartvigsen arxiv

Effective content moderation systems require explicit classification criteria, yet online communities like subreddits often operate with diverse, implicit standards. This work introduces a novel approach to identify and …