Figure 1. Athena Nike Temple on the Acropolis, February 2026.

Conference & Journal Paper

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

Proceedings of the IEEE Symposium on Security and Privacy (S&P '25), 2772–2789, 2025

May 2025

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.

Cite this paper
@misc{thomas2025supporting,
  title         = {Supporting Human Raters with the Detection of Harmful Content Using Large Language Models},
  author        = {Thomas, Kurt and Kelley, Patrick Gage and Tao, David and Meiklejohn, Sarah and Vallis, Owen and Tan, Shunwen and Bratanič, Blaž and Ferreira, Felipe Tiengo and Eranti, Vijay Kumar and Bursztein, Elie},
  year          = {2025},
  eprint        = {2406.12800},
  archivePrefix = {arXiv},
  url           = {https://arxiv.org/abs/2406.12800},
}
← Back to Papers