用多模态信息统一控制视频生成,实现精准编辑与稳定时序。
CtrlVDiff: Controllable Video Generation via Unified Multimodal Video Diffusion
- 融合深度、法线、语义等多模态线索,统一建模视频理解与生成。
- 支持任意组合输入,在缺失部分信息时仍保持时序一致性。
- 可实现逐层编辑如换光、换材质,适合影视制作与交互设计。
本文在统一的扩散框架下解决视频理解与可控生成的双重挑战。关键洞察是:仅使用几何线索(如深度、边缘)不足以约束外观、材质和光照,限制了真实物理编辑(如重打光、材质替换),并常导致时间漂移。引入图形基础模态(如反照率、粗糙度、金属度)可提供互补约束,提升理解准确性并实现精确可控的生成。但融合多种异构信号面临两大难题:架构上需兼容任意模态子集,对缺失输入鲁棒,并保持时序一致;数据上需大规模、时间对齐的监督,将真实视频与像素级多模态标注关联。为此,我们提出CtrlVDiff,采用混合模态控制策略(HMCS),融合深度、法线、分割、边缘及图形内在属性(albedo, roughness, metallic),并能从任意选择的模态子集中重渲染视频,保持强时序一致性。为支持训练,构建了跨模态与文本对齐的混合真实-合成数据集MMVideo。在理解和生成基准上,CtrlVDiff在可控性与保真度方面均优于现有方法,支持分层编辑(如重打光、材质调整、物体插入),且在部分模态缺失时仍表现稳健。
原文摘要 · Abstract (English)
We tackle the dual challenges of video understanding and controllable video generation within a unified diffusion framework. Our key insights are two-fold: geometry-only cues (e.g., depth, edges) are insufficient: they specify layout but under-constrain appearance, materials, and illumination, limiting physically meaningful edits such as relighting or material swaps and often causing temporal drift. Enriching the model with additional graphics-based modalities (intrinsics and semantics) provides complementary constraints that both disambiguate understanding and enable precise, predictable control during generation. However, building a single model that uses many heterogeneous cues introduces two core difficulties. Architecturally, the model must accept any subset of modalities, remain robust to missing inputs, and inject control signals without sacrificing temporal consistency. Data-wise, training demands large-scale, temporally aligned supervision that ties real videos to per-pixel multimodal annotations. We then propose CtrlVDiff, a unified diffusion model trained with a Hybrid Modality Control Strategy (HMCS) that routes and fuses features from depth, normals, segmentation, edges, and graphics-based intrinsics (albedo, roughness, metallic), and re-renders videos from any chosen subset with strong temporal coherence. To enable this, we build MMVideo, a hybrid real-and-synthetic dataset aligned across modalities and captions. Across understanding and generation benchmarks, CtrlVDiff delivers superior controllability and fidelity, enabling layer-wise edits (relighting, material adjustment, object insertion) and surpassing state-of-the-art baselines while remaining robust when some modalities are unavailable.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。