论文精选73°

基础模型能否有效审核网络内容

Can Foundation Models Moderate Online Content? Evaluating Instruction- vs. Example-Driven Policy Operationalization

精选理由

这篇论文对比了两种内容审核方法,基础模型表现远超现有系统,F1分数达到0.60。

研究人员比较了两种视觉语言模型引导范式:指令驱动和示例驱动。他们在ModerationBench基准上测试了4000条Bluesky平台的真实帖子。基础模型表现远超Bluesky现有审核系统,F1分数达到0.60,是后者的近三倍。两种范式均能达到相似的峰值效果。

原文 · arXiv cs.AI

Can Foundation Models Moderate Online Content? Evaluating Instruction- vs. Example-Driven Policy Operationalization

The growing complexity of content moderation policies presents a critical challenge for their consistent operationalization. While foundation models possess the basic capabilities needed to confront this challenge, whether they can reliably moderate online content remains an unanswered question. In this paper, we systematically compare two competing paradigms for Vision-Language Model (VLM) guidance: an instruction-driven approach where models reason from policy precepts, and an example-driven approach where they generalize from prior precedents. We ground this investigation in ModerationBench, a new benchmark of 4,000 manually annotated, in-the-wild posts from the Bluesky platform. Our experiments reveal that foundation models can substantially outperform Bluesky's deployed moderation system, nearly tripling its $F_1$ score (0.60 vs. 0.22) on Random Posts in the benchmark, with both instruction- and example-driven paradigms achieving comparable peak effectiveness. Our findings thus chart a path toward reliable and adaptable policy operationalization at scale.