MoMoE: Mixture of Moderation Experts Framework for AI-Assisted Online Governance
Agam Goyal, Xianyang Zhan, Yilun Chen, Koustuv Saha, Eshwar Chandrasekharan
TL;DR
MoMoE introduces a modular, cross-community moderation framework that ensembles lightweight, specialized experts through four operators—Allocate, Predict, Aggregate, Explain—for scalable, transparent content governance. It combines seven community-based experts with five norm-violation experts to address community-specific norms while benefiting from cross-community knowledge, achieving Micro-F1 scores up to $0.72$ on unseen subreddits and robust explanations via a post-hoc GPT-4o module. The approach demonstrates that lightweight, explainable expert ensembles can rival fine-tuned baselines without per-community data, while preserving moderator agency through interpretable traces and decision rationales. This work lays groundwork for human-AI collaborative governance in online forums, suggesting directions for adaptive expert selection, real-time deployment, and user-centric evaluation to validate practical impact.
Abstract
Large language models (LLMs) have shown great potential in flagging harmful content in online communities. Yet, existing approaches for moderation require a separate model for every community and are opaque in their decision-making, limiting real-world adoption. We introduce Mixture of Moderation Experts (MoMoE), a modular, cross-community framework that adds post-hoc explanations to scalable content moderation. MoMoE orchestrates four operators -- Allocate, Predict, Aggregate, Explain -- and is instantiated as seven community-specialized experts (MoMoE-Community) and five norm-violation experts (MoMoE-NormVio). On 30 unseen subreddits, the best variants obtain Micro-F1 scores of 0.72 and 0.67, respectively, matching or surpassing strong fine-tuned baselines while consistently producing concise and reliable explanations. Although community-specialized experts deliver the highest peak accuracy, norm-violation experts provide steadier performance across domains. These findings show that MoMoE yields scalable, transparent moderation without needing per-community fine-tuning. More broadly, they suggest that lightweight, explainable expert ensembles can guide future NLP and HCI research on trustworthy human-AI governance of online communities.
