GuardReasoner-Omni: A Reasoning-based Multi-modal Guardrail for Text, Image, and Video
Zhenhao Zhu, Yue Liu, Yanpei Guo, Wenjie Qu, Cancan Chen, Yufei He, Yibo Li, Yulin Chen, Tianyi Wu, Huiying Xu, Xinzhong Zhu, Jiaheng Zhang
TL;DR
GuardReasoner-Omni introduces a unified guardrail capable of reasoning across text, image, and video modalities. It builds GuardReasoner-OmniTrain-148K and employs a two-stage training pipeline: cold-start SFT with explicit reasoning, followed by GRPO with hard-sample mining and an error-driven exploration reward to encourage deeper deliberation. The approach achieves state-of-the-art results across 20 benchmarks, with strong gains in video moderation and notable performance on HarmTextVideo, supported by ablations confirming the benefit of GRPO. It also provides transparent CoT reasoning traces to improve interpretability and trust in omni-modal content moderation, offering practical implications for deploying safer multimodal AI systems.
Abstract
We present GuardReasoner-Omni, a reasoning-based guardrail model designed to moderate text, image, and video data. First, we construct a comprehensive training corpus comprising 148k samples spanning these three modalities. Our training pipeline follows a two-stage paradigm to incentivize the model to deliberate before making decisions: (1) conducting SFT to cold-start the model with explicit reasoning capabilities and structural adherence; and (2) performing RL, incorporating an error-driven exploration reward to incentivize deeper reasoning on hard samples. We release a suite of models scaled at 2B and 4B parameters. Extensive experiments demonstrate that GuardReasoner-Omni achieves superior performance compared to existing state-of-the-art baselines across various guardrail benchmarks. Notably, GuardReasoner-Omni (2B) significantly surpasses the runner-up by 5.3% F1 score.
