Universal Harmful Information Synthesis via Model Crowdsourcing
Yu Yan, Sheng Sun, Zhifei Zheng, Ziji Hao, Teli Liu, Min Liu
TL;DR
The paper tackles the need for scalable, diverse harmful information data to robustly evaluate safeguards. It introduces SwarmLaunder, a strong-weak model collaboration framework that uses a Model Crowdsourcing Queue and Counterfactual Mapping to generate benign templates and toxify them across multiple LLMs. Adversarial Content Toxicifying then performs semantic decomposition, unit-level toxification, and coherent content reassembly, with Hallucination Evaluation to maintain quality. Empirically, SwarmLaunder achieves superior $SSR$, $Div$, $Tox$, and $Nat$ compared to baselines, and reveals notable differences between AI-generated and human-generated harmful content, underscoring the value of AI-driven, diverse data for advancing detectors and safeguards.
Abstract
To construct responsible and secure AI applications, harmful information data is widely utilized for adversarial testing and the development of safeguards. Existing studies mainly leverage Large Language Models (LLMs) to synthesize data to obtain high-quality task datasets at scale, thereby avoiding costly human annotation. However, limited by the safety alignment mechanisms of LLMs, the synthesis of harmful data still faces challenges in generation reliability and content diversity. In this study, we propose a novel harmful information synthesis framework, SwarmLaunder, which applies the model crowdsourcing strategy to generate diverse harmful data while maintaining a high success rate. Specifically, we generate abundant benign data as the based templates in a counterfactual manner. Subsequently, we decompose each based template into multiple semantic units and perform unit-by-unit toxification and final refinement through dynamic model switching, thus ensuring the success of synthesis. Experimental results demonstrate that SwarmLaunder achieves state-of-the-art performance in synthesizing different categories of harmful data with high scalability and diversity.
