用3D场景记忆实现长视频生成中的相机可控与场景一致
3D Scene Prompting for Scene-Consistent Camera-Controllable Video Generation
- 用时空双重条件建模,兼顾运动连续性与场景一致性
- 构建3D静态场景记忆,避免动态物体被错误保留
- 支持长视频生成、精确相机控制,适合影视动画生成
我们提出3DScenePrompt框架,可从任意长度输入视频生成下一视频片段,同时实现精确相机控制并保持场景一致性。不同于仅依赖单张图像或短片段的方法,本方法采用时空双重条件机制,重构输入视频中的上下文视角参考关系。通过结合时间相邻帧保证运动连续性,利用空间相邻内容维持场景一致性。当生成超出时间边界的视频时,直接使用空间相邻帧会错误保留过往动态元素。为此,我们引入3D场景记忆,仅提取整个输入视频的静态几何结构。该记忆通过动态SLAM结合新提出的动态掩码策略构建,能显式分离静态场景与运动元素。静态场景表示可投影至任意目标视角,生成几何一致的扭曲视图,作为强3D空间提示,同时允许动态区域自然演化自时间上下文。该方法在保持长程空间连贯性和精确相机控制的同时,不牺牲计算效率或运动真实性。大量实验表明,本框架在场景一致性、相机可控性和生成质量上显著优于现有方法。
原文摘要 · Abstract (English)
We present 3DScenePrompt, a framework that generates the next video chunk from arbitrary-length input while enabling precise camera control and preserving scene consistency. Unlike methods conditioned on a single image or a short clip, we employ dual spatio-temporal conditioning that reformulates context-view referencing across the input video. Our approach conditions on both temporally adjacent frames for motion continuity and spatially adjacent content for scene consistency. However, when generating beyond temporal boundaries, directly using spatially adjacent frames would incorrectly preserve dynamic elements from the past. We address this by introducing a 3D scene memory that represents exclusively the static geometry extracted from the entire input video. To construct this memory, we leverage dynamic SLAM with our newly introduced dynamic masking strategy that explicitly separates static scene geometry from moving elements. The static scene representation can then be projected to any target viewpoint, providing geometrically consistent warped views that serve as strong 3D spatial prompts while allowing dynamic regions to evolve naturally from temporal context. This enables our model to maintain long-range spatial coherence and precise camera control without sacrificing computational efficiency or motion realism. Extensive experiments demonstrate that our framework significantly outperforms existing methods in scene consistency, camera controllability, and generation quality. Project page : https://cvlab-kaist.github.io/3DScenePrompt/
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。