RewardVerse: Rubric-Guided Policy Optimization for Video Reward Modeling
Summary
RewardVerse presents a rubric-based framework for video reward modeling to mitigate scalar drift and provide stable evaluation criteria, enhancing reinforcement learning in video generation.
View Cached Full Text
Cached at: 09/24/26, 03:37 AM
Paper page - RewardVerse: Rubric-Guided Policy Optimization for Video Reward Modeling
Source: https://huggingface.co/papers/2609.22947
Abstract
Reinforcementlearning(RL)isvitalforoptimizingvideogenerationmodels,witharobustrewardmodel(RM)servingasthecornerstone.However,existingvideorewardmodelsoftenproduceunstablescalarscoresbecausetheydirectlymapcomplex,subjectivevideoqualityintoasinglescorewithoutexplicitevaluationcriteria.Thisleadstoscalardrift,wherethescoringscalecollapsesorshiftsacrossdifferentprompts,makingtherewardunreliableforRL.Drawinginspirationfromprofessionalhumanannotationengineering,weaddressthisproblemwithRewardVerse,arubric-basedvideorewardframeworkthatintroducesadynamicrubricasanintermediaterepresentationbetweentheevaluationqueryandthescorer.Insteadofunconstraineddirectscoring,RewardVersefirstgeneratesexplicitevaluationcriteriaandthenperformsrubric-guidedscoring,providingastablesemanticanchorthatmitigatesscalardrift.Toefficientlyoptimizethiscollaborativepipeline,weproposeRubric-GuidedPolicyOptimization(RGPO),atwo-stagetrainingalgorithm.RGPOfirstwarmsupthescorerusingself-evolvingseedrubricsandthenjointlyoptimizestherubricgeneratortoproducequery-adaptiveevaluationcriteriawhilecontinuouslyaligningthescorerwithhumanratings.Extensiveexperimentsonthe16-dimensionalEvalVersebenchmarkandexternaldatasetsdemonstratethatRewardVersemitigatesscalardrift,achievesstate-of-the-artperformanceonbothpointwiseandpairwiseevaluation,andprovidesarobustandinterpretablerewardsignalforRLinvideogeneration.
View arXiv pageView PDFProject pageGitHub3Add to collection
Get this paper in your agent:
hf papers read 2609\.22947
Don’t have the latest CLI?curl \-LsSf https://hf\.co/cli/install\.sh \| bash
Models citing this paper0
No model linking this paper
Cite arxiv.org/abs/2609.22947 in a model README.md to link it from this page.
Datasets citing this paper0
No dataset linking this paper
Cite arxiv.org/abs/2609.22947 in a dataset README.md to link it from this page.
Spaces citing this paper0
No Space linking this paper
Cite arxiv.org/abs/2609.22947 in a Space README.md to link it from this page.
Collections including this paper0
No Collection including this paper
Add this paper to acollectionto link it from this page.
Similar Articles
Not Every Rubric Teaches Equally: Policy-Aware Rubric Rewards for RLVR
This paper introduces POW3R, a policy-aware rubric reward framework for reinforcement learning with verifiable rewards (RLVR). It shows that static rubric aggregation misallocates learning signal, and POW3R achieves faster convergence and better performance across multiple settings.
Video Models Can Reason with Verifiable Rewards
VideoRLVR optimizes video diffusion models for verifiable reasoning tasks using reinforcement learning with rule-based rewards, achieving better performance than supervised methods in constraint-satisfying video generation.
Auto-Rubric as Reward: From Implicit Preferences to Explicit Multimodal Generative Criteria
This paper introduces the Auto-Rubric as Reward (ARR) framework, which externalizes implicit preference knowledge into explicit rubrics for multimodal alignment. It proposes Rubric Policy Optimization (RPO) to stabilize policy gradients, achieving better performance in text-to-image and image editing tasks.
C2: Scalable Rubric-Augmented Reward Modeling from Binary Preferences
C2 proposes a scalable rubric-augmented reward modeling framework that trains a cooperative rubric generator and critical verifier exclusively from binary preferences, eliminating the need for costly rubric annotations while achieving up to 6.5 point gains on RM-Bench.
SERPO: Self-Evolving Rubric Policy Optimization for Open-Ended Test-Time Reinforcement Learning
SERPO introduces a self-evolving rubric policy optimization framework for test-time reinforcement learning in open-ended generation, replacing answer voting with a closed loop that co-evolves response evidence, query-specific rubrics, and policy parameters, achieving significant improvements on health and research benchmarks.