Supporting Human Raters with the Detection of Harmful Content using Large Language Models
Kurt Thomas, Patrick Gage Kelley, David Tao, Sarah Meiklejohn, Owen Vallis, Shunwen Tan, Blaž Bratanič, Felipe Tiengo Ferreira, Vijay Kumar Eranti, Elie Bursztein
TL;DR
This work investigates using large language models to assist human moderators in identifying harmful online content across hate speech, harassment, violent extremism, and election misinformation. It introduces five collaborative design patterns and a single, flexible prompting approach that supports pre-filtering, rapid escalation, autonomous rating, and human-assisted decision making. On a 50,000-comment dataset, the best prompts achieve near-human accuracy and enable substantial real-world impact, including automating 41.5% of review decisions and improving human verdict precision and recall by 9–11% in pilot deployments. The findings demonstrate a practical path to scaling trusted moderation, improving consistency, and reducing the emotional burden on human raters while acknowledging risks such as prompt manipulation, model drift, and bias that require ongoing safeguards and evaluation.
Abstract
In this paper, we explore the feasibility of leveraging large language models (LLMs) to automate or otherwise assist human raters with identifying harmful content including hate speech, harassment, violent extremism, and election misinformation. Using a dataset of 50,000 comments, we demonstrate that LLMs can achieve 90% accuracy when compared to human verdicts. We explore how to best leverage these capabilities, proposing five design patterns that integrate LLMs with human rating, such as pre-filtering non-violative content, detecting potential errors in human rating, or surfacing critical context to support human rating. We outline how to support all of these design patterns using a single, optimized prompt. Beyond these synthetic experiments, we share how piloting our proposed techniques in a real-world review queue yielded a 41.5% improvement in optimizing available human rater capacity, and a 9--11% increase (absolute) in precision and recall for detecting violative content.
