CVApr 21

Learning to Credit the Right Steps: Objective-aware Process Optimization for Visual Generation

arXiv:2604.1923474.4
Predicted impact top 36% in CV · last 90 daysOriginality Incremental advance
AI Analysis

For researchers and practitioners in visual generation, OTCA provides a principled method to improve post-training with multiple reward models, addressing a known bottleneck in GRPO pipelines.

Existing GRPO-based post-training for visual generative models suffers from coarse reward credit assignment, ignoring stage-specific roles of denoising steps and collapsing multiple objectives into a single scalar. The proposed OTCA framework improves image and video generation quality across metrics by decomposing trajectory-level credit and adaptively allocating multi-objective rewards.

Reinforcement learning, particularly Group Relative Policy Optimization (GRPO), has emerged as an effective framework for post-training visual generative models with human preference signals. However, its effectiveness is fundamentally limited by coarse reward credit assignment. In modern visual generation, multiple reward models are often used to capture heterogeneous objectives, such as visual quality, motion consistency, and text alignment. Existing GRPO pipelines typically collapse these rewards into a single static scalar and propagate it uniformly across the entire diffusion trajectory. This design ignores the stage-specific roles of different denoising steps and produces mistimed or incompatible optimization signals. To address this issue, we propose Objective-aware Trajectory Credit Assignment (OTCA), a structured framework for fine-grained GRPO training. OTCA consists of two key components. Trajectory-Level Credit Decomposition estimates the relative importance of different denoising steps. Multi-Objective Credit Allocation adaptively weights and combines multiple reward signals throughout the denoising process. By jointly modeling temporal credit and objective-level credit, OTCA converts coarse reward supervision into a structured, timestep-aware training signal that better matches the iterative nature of diffusion-based generation. Extensive experiments show that OTCA consistently improves both image and video generation quality across evaluation metrics.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes