Learning What to Trust: Bayesian Prior-Guided Optimization for Visual Generation
Ruiying Liu, Yuanzhi Liang, Haibin Huang, Tianshu Yu, Chi Zhang
TL;DR
This paper addresses semantic misalignment in GRPO-based post-training for visual generation by modeling reward uncertainty with a semantic prior anchor. It introduces Bayesian Prior-Guided Optimization (BPGO), which combines inter-group Reliability-Adaptive Scaling (RAS) and intra-group Contrastive Reward Transformation (CRT) to reweight and renormalize rewards. The method yields stronger semantic alignment and fidelity across text-to-video, image-to-video, and text-to-image tasks, outperforming GRPO and DanceGRPO with stable convergence. By anchoring optimization to priors and amplifying reliable signals while dampening ambiguous ones, BPGO provides a scalable approach to uncertainty-aware RLHF for high-capacity visual generators.
Abstract
Group Relative Policy Optimization (GRPO) has emerged as an effective and lightweight framework for post-training visual generative models. However, its performance is fundamentally limited by the ambiguity of textual visual correspondence: a single prompt may validly describe diverse visual outputs, and a single image or video may support multiple equally correct interpretations. This many to many relationship leads reward models to generate uncertain and weakly discriminative signals, causing GRPO to underutilize reliable feedback and overfit noisy ones. We introduce Bayesian Prior-Guided Optimization (BPGO), a novel extension of GRPO that explicitly models reward uncertainty through a semantic prior anchor. BPGO adaptively modulates optimization trust at two levels: inter-group Bayesian trust allocation emphasizes updates from groups consistent with the prior while down-weighting ambiguous ones, and intra-group prior-anchored renormalization sharpens sample distinctions by expanding confident deviations and compressing uncertain scores. Across both image and video generation tasks, BPGO delivers consistently stronger semantic alignment, enhanced perceptual fidelity, and faster convergence than standard GRPO and recent variants.
