Evaluating Online Moderation Via LLM-Powered Counterfactual Simulations
Giacomo Fidone, Lucia Passaro, Riccardo Guidotti
TL;DR
This work tackles the challenge of evaluating online moderation by introducing cosmos, a Large Language Model–powered agent-based model that simulates OSN conversations and runs parallel factual and counterfactual scenarios to measure moderation effects. By grounding agents in socio-demographic and psychological prompts and coupling them with a memory-driven moderation interface, cosmos demonstrates realistic toxic behavior, contagion across threads, and the superior effectiveness of personalized ex ante moderation strategies. The study systematically explores ex ante and ex post interventions, including One-Size-Fits-All, PMI variants, and Ban-based throttling, revealing trade-offs between toxicity reduction and content loss, as well as the influence of psychological traits on moderation outcomes. The results suggest cosmos can complement field observations and automated moderation tools, offering a controllable, reproducible platform for hypothesis testing and policy analysis in OSN moderation, while acknowledging limitations in LLM reliability, realism validation, and scalability.
Abstract
Online Social Networks (OSNs) widely adopt content moderation to mitigate the spread of abusive and toxic discourse. Nonetheless, the real effectiveness of moderation interventions remains unclear due to the high cost of data collection and limited experimental control. The latest developments in Natural Language Processing pave the way for a new evaluation approach. Large Language Models (LLMs) can be successfully leveraged to enhance Agent-Based Modeling and simulate human-like social behavior with unprecedented degree of believability. Yet, existing tools do not support simulation-based evaluation of moderation strategies. We fill this gap by designing a LLM-powered simulator of OSN conversations enabling a parallel, counterfactual simulation where toxic behavior is influenced by moderation interventions, keeping all else equal. We conduct extensive experiments, unveiling the psychological realism of OSN agents, the emergence of social contagion phenomena and the superior effectiveness of personalized moderation strategies.
