paper-with-me

홈 › Papers

Anchored Video Generation: Decoupling Scene Construction and Temporal Synthesis in Text-to-Video Diffusion Models

2025-12-18 · Mariam Hassan, Bastien Van Delft, Wuyang Li, Alexandre Alahi arxiv

State-of-the-art Text-to-Video (T2V) diffusion models can generate visually impressive results, yet they still frequently fail to compose complex scenes or follow logical temporal instructions. In this paper, we argue that many errors, including apparent motion failures, originate from the model's inability to construct a semantically correct or logically consistent initial frame. We introduce Anchored Video Generation (AVG), a modular pipeline that decouples these tasks by decomposing the Text-to-Video generation into three specialized stages: (1) Reasoning, where a Large Language Model (LLM) rewrites the video prompt to describe only the initial scene, resolving temporal ambiguities; (2) Composition, where a Text-to-Image (T2I) model synthesizes a high-quality, compositionally-correct anchor frame from this new prompt; and (3) Temporal Synthesis, where a video model, finetuned to understand this anchor, focuses its entire capacity on animating the scene and following the prompt. Our approach sets a new state-of-the-art on the T2V CompBench benchmark and significantly improves all tested models on VBench2. Furthermore, we show that visual anchoring allows us to cut the number of sampling steps by 70% without any loss in performance. AVG offers a simple yet practical path toward more efficient, robust, and controllable video synthesis.

📄 PDF Abstract BibTeX arXiv:2512.16371

Code (0)

등록된 구현이 없습니다.

Tasks

Text-to-Video Generation

Similar Papers 제목 키워드 기반

RoGe: Novel View Synthesis via End-to-End Implicit Reconstruction and Generation

2026-09-02 · Xiaolei Lang, Ze Kang, Zehao Huang, Naiyan Wang arxiv

Novel view synthesis from sparse inputs requires both geometric grounding from the observed views and generative priors of unobserved regions, motivating recent hybrid methods that combine reconstruction and generation. …

Novel View Synthesis

OrbitForge: Text-to-3D Scene Generation via Reconstruction-Anchored Video Synthesis

2026-06-23 · Chenrui Fan, Paolo Favaro arxiv

Generic text-to-video models can be used as rich open-world scene priors. Despite the high quality of today's generated videos, they do not directly yield reliable 3D assets: camera motion is difficult to control, view c…

3D ReconstructionScene Generation

HiVid-Narrator: Hierarchical Video Narrative Generation with Scene-Primed ASR-anchored Compression

2026-01-12 · Haoxuan Li, Mengyan Li, Junjun Zheng arxiv

Generating structured narrations for real-world e-commerce videos requires models to perceive fine-grained visual details and organize them into coherent, high-level stories--capabilities that existing approaches struggl…

Video Captioning

TrackCraft3R: Repurposing Video Diffusion Transformers for Dense 3D Tracking

2026-05-12 · Jisu Nam, Jahyeok Koo, Soowon Son, Jaewoo Jung 외 arxiv

Dense 3D tracking from monocular video is fundamental to dynamic scene understanding. While recent 3D foundation models provide reliable per-frame geometry, recovering object motion in this geometry remains challenging a…

Scene Understanding3D Reconstruction

Orientation-anchored Hyper-Gaussian for 4D Reconstruction from Casual Videos

2025-09-27 · Junyi Wu, Jiachen Tao, Haoxuan Wang, Gaowen Liu 외 arxiv

We present Orientation-anchored Gaussian Splatting (OriGS), a novel framework for high-quality 4D reconstruction from casually captured monocular videos. While recent advances extend 3D Gaussian Splatting to dynamic scen…