MOSAIC: Modeling Social AI for Content Dissemination and Regulation in Multi-Agent Simulations
Genglin Liu, Vivian Le, Salman Rahman, Elisa Kreiss, Marzyeh Ghassemi, Saadia Gabriel
TL;DR
MOSAIC tackles modeling content diffusion and misinformation regulation in large-scale social networks by integrating memory-enabled LLM-driven agents with a directed follower graph. The framework supports four moderation regimes (No FC, Community FC, Third-Party FC, Hybrid FC) and validates agent realism against human engagement patterns, showing scalability and reproducibility. Key findings indicate that hybrid/third-party moderation can reduce misinformation while boosting engagement, and that misinformation does not universally spread faster in the agent-based setting, contrasting with some human studies; engagement follows a power-law with a small set of actors driving most activity. The work contributes a flexible, open-source platform for evaluating governance interventions, informing policy, and advancing AI safety research in online information ecosystems. Overall, MOSAIC offers a practical testbed for simulating complex social dynamics, testing regulatory strategies, and understanding the interplay between content, moderation, and user engagement in digital ecosystems.
Abstract
We present a novel, open-source social network simulation framework, MOSAIC, where generative language agents predict user behaviors such as liking, sharing, and flagging content. This simulation combines LLM agents with a directed social graph to analyze emergent deception behaviors and gain a better understanding of how users determine the veracity of online social content. By constructing user representations from diverse fine-grained personas, our system enables multi-agent simulations that model content dissemination and engagement dynamics at scale. Within this framework, we evaluate three different content moderation strategies with simulated misinformation dissemination, and we find that they not only mitigate the spread of non-factual content but also increase user engagement. In addition, we analyze the trajectories of popular content in our simulations, and explore whether simulation agents' articulated reasoning for their social interactions truly aligns with their collective engagement patterns. We open-source our simulation software to encourage further research within AI and social sciences.
