A Reason-then-Describe Instruction Interpreter for Controllable Video Generation
Shengqiong Wu, Weicai Ye, Yuanxing Zhang, Jiahao Wang, Quande Liu, Xintao Wang, Pengfei Wan, Kun Gai, Hao Fei, Tat-Seng Chua
TL;DR
ReaDe addresses the gap between concise user prompts and the detailed prompts required by modern video generators by introducing a universal, model-agnostic instruction interpreter that follows a reason-then-describe paradigm. Built on a multimodal LLM with a camera encoder, ReaDe undergoes a two-stage training regimen: (i) CoT-based reasoning initialization with supervised fine-tuning to produce structured prompts, and (ii) reinforcement learning using a multi-dimensional reward and GRPO to refine reasoning and caption quality. The approach yields consistent improvements in instruction fidelity, caption accuracy, and downstream video quality across single- and multi-condition scenarios, with strong generalization to unseen, reasoning-intensive inputs. These results demonstrate ReaDe’s potential to align controllable video generation more closely with user intent, enabling more faithful, coherent, and flexible video synthesis in practice.
Abstract
Diffusion Transformers have significantly improved video fidelity and temporal coherence, however, practical controllability remains limited. Concise, ambiguous, and compositionally complex user inputs contrast with the detailed prompts used in training, yielding an intent-output mismatch. We propose ReaDe, a universal, model-agnostic interpreter that converts raw instructions into precise, actionable specifications for downstream video generators. ReaDe follows a reason-then-describe paradigm: it first analyzes the user request to identify core requirements and resolve ambiguities, then produces detailed guidance that enables faithful, controllable generation. We train ReaDe via a two-stage optimization: (i) reasoning-augmented supervision imparts analytic parsing with stepwise traces and dense captions, and (ii) a multi-dimensional reward assigner enables stable, feedback-driven refinement for natural-style captions. Experiments across single- and multi-condition scenarios show consistent gains in instruction fidelity, caption accuracy, and downstream video quality, with strong generalization to reasoning-intensive and unseen inputs. ReaDe offers a practical route to aligning controllable video generation with accurately interpreted user intent. Project Page: https://sqwu.top/ReaDe/.
