paper-with-me

홈 › Papers

McSc: Motion-Corrective Preference Alignment for Video Generation with Self-Critic Hierarchical Reasoning

2025-11-28 · Qiushi Yang, Yingjie Chen, Yuan Yao, Yifang Men, Huaizhuo Liu, Miaomiao Cui arxiv

Text-to-video (T2V) generation has achieved remarkable progress in producing high-quality videos aligned with textual prompts. However, aligning synthesized videos with nuanced human preference remains challenging due to the subjective and multifaceted nature of human judgment. Existing video preference alignment methods rely on costly human annotations or utilize proxy metrics to predict preference, which lacks the understanding of human preference logic. Moreover, they usually directly align T2V models with the overall preference distribution, ignoring potential conflict dimensions like motion dynamics and visual quality, which may bias models towards low-motion content. To address these issues, we present Motion-corrective alignment with Self-critic hierarchical Reasoning (McSc), a three-stage reinforcement learning framework for robust preference modeling and alignment. Firstly, Self-critic Dimensional Reasoning (ScDR) trains a generative reward model (RM) to decompose preferences into per-dimension assessments, using self-critic reasoning chains for reliable learning. Secondly, to achieve holistic video comparison, we introduce Hierarchical Comparative Reasoning (HCR) for structural multi-dimensional reasoning with hierarchical reward supervision. Finally, using RM-preferred videos, we propose Motion-corrective Direct Preference Optimization (McDPO) to optimize T2V models, while dynamically re-weighting alignment objective to mitigate bias towards low-motion content. Experiments show that McSc achieves superior performance in human preference alignment and generates videos with high-motion dynamic.

📄 PDF Abstract BibTeX arXiv:2511.22974

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement LearningVideo Generation

Similar Papers 제목 키워드 기반

RealDPO: Real or Not Real, that is the Preference

2025-10-16 · Guo Cheng, Danni Yang, Ziqi Huang, Jianlou Si 외 arxiv

Video generative models have recently achieved notable advancements in synthesis quality. However, generating complex motions remains a critical challenge, as existing models often struggle to produce natural, smooth, an…

Motion Synthesis

Aligning Anime Video Generation with Human Feedback

2025-04-14 · Bingwen Zhu, Yudong Jiang, Baohan Xu, Siqian Yang 외

Anime video generation faces significant challenges due to the scarcity of anime data and unusual motion patterns, leading to issues such as motion distortion and flickering artifacts, which result in misalignment with h…

Video Generation

Mining or Synthesis? Rethinking Exploration Efficiency in Iterative Alignment of Mathematical Reasoning

2026-02-05 · Jun Rao, Zixiong Yu, Xuebo Liu, Guhan Chen 외 arxiv

Iterative Direct Preference Optimization (DPO) has emerged as a widely used paradigm for aligning Large Language Models on reasoning tasks. Existing approaches typically rely on Best-of-N sampling ($N\geq8$) to mine posi…

Mathematical Reasoning

Hierarchical Fine-grained Preference Optimization for Physically Plausible Video Generation

2025-08-14 · Harold Haodong Chen, Haojian Huang, Qifeng Chen, Harry Yang 외 arxiv

Recent advancements in video generation have enabled the creation of high-quality, visually compelling videos. However, generating videos that adhere to the laws of physics remains a critical challenge for applications r…

Video GenerationVideo Alignment

Reinforcement Learning From Imperfect Corrective Actions And Proxy Rewards

2024-10-08 · Zhaohui Jiang, Xuening Feng, Paul Weng, Yifei Zhu 외

In practice, reinforcement learning (RL) agents are often trained with a possibly imperfect proxy reward function, which may lead to a human-agent alignment issue (i.e., the learned policy either converges to non-optimal…

Atari GamesAutonomous Drivingreinforcement-learningReinforcement Learning+1