From Sparse Decisions to Dense Reasoning: A Multi-attribute Trajectory Paradigm for Multimodal Moderation
Tianle Gu, Kexin Huang, Lingyu Li, Ruilin Luo, Shiyang Huang, Zongqi Wang, Yujiu Yang, Yan Teng, Yingchun Wang
TL;DR
UniMod reframes multimodal safety moderation as a dense, multi-attribute reasoning problem, addressing sparse supervision and shortcut learning by decomposing decisions into Evidence, Modality, Risk, Policy, and Answer. It introduces UniTrace for consensus-based trajectory labeling and UniRM, a multi-head scalar reward model with head-wise subspace decoupling and stochastic scheduling to enable stable, multi-dimensional supervision under Single-Sample Single-Label settings, underpinned by a GRPO-based theoretical framework. Empirical results show state-of-the-art multimodal moderation with substantially less training data and enhanced interpretability through explicit grounding across attributes. The work demonstrates both practical gains and theoretical insights into how structured priors and dense feedback mechanisms can outperform mere scaling in complex safety tasks, with clear data–model scaling interactions highlighted.
Abstract
Safety moderation is pivotal for identifying harmful content. Despite the success of textual safety moderation, its multimodal counterparts remain hindered by a dual sparsity of data and supervision. Conventional reliance on binary labels lead to shortcut learning, which obscures the intrinsic classification boundaries necessary for effective multimodal discrimination. Hence, we propose a novel learning paradigm (UniMod) that transitions from sparse decision-making to dense reasoning traces. By constructing structured trajectories encompassing evidence grounding, modality assessment, risk mapping, policy decision, and response generation, we reformulate monolithic decision tasks into a multi-dimensional boundary learning process. This approach forces the model to ground its decision in explicit safety semantics, preventing the model from converging on superficial shortcuts. To facilitate this paradigm, we develop a multi-head scalar reward model (UniRM). UniRM provides multi-dimensional supervision by assigning attribute-level scores to the response generation stage. Furthermore, we introduce specialized optimization strategies to decouple task-specific parameters and rebalance training dynamics, effectively resolving interference between diverse objectives in multi-task learning. Empirical results show UniMod achieves competitive textual moderation performance and sets a new multimodal benchmark using less than 40\% of the training data used by leading baselines. Ablations further validate our multi-attribute trajectory reasoning, offering an effective and efficient framework for multimodal moderation. Supplementary materials are available at \href{https://trustworthylab.github.io/UniMod/}{project website}.
