Paper Overview
- Research Area: Computer Vision (CV)
- Authors: Hanlin Wang, Hao Ouyang, Qiuyu Wang
- Published: 2026-07-04
- arXiv: 2507.00485
- Decoupled design: Separates semantic motion orchestration from visual generation, avoiding the entanglement of physical dynamics with pixel rendering.
- LLM-driven orchestration: A large language model coordinates 3D object trajectories with camera movements.
- Trajectory-conditioned generation: Orchestrated trajectories serve as control signals for the video generation model, enforcing strict physical logic.
- Persistent object memory: Dynamic entities retain their exact visual identities even after long absences from the visible scene.
- Free viewpoint exploration: Supports unrestricted camera movement while maintaining scene consistency and controllability.
- arXiv page: https://arxiv.org/abs/2507.00485
Abstract (Original)
We present WorldDirector, a highly controllable video world model framework designed for persistent dynamic object memory and unrestricted viewpoint exploration. Unlike existing world models that entangle physical dynamics with pixel rendering and rely on continuous visual observation to sustain motion, our framework explicitly decouples semantic motion orchestration from visual generation. By leveraging an LLM to coordinate 3D trajectories with camera movements and subsequently employing these orchestrated trajectories as control signals for video generation, our approach ensures strict physical logic and appearance stability, successfully preserving the exact visual identities of dynamic entities even when they re-enter the scene after prolonged periods out of view. Experimental results show that our method supports synthesizing complex and persistent events with unprecedented controllability and persistent dynamic object memory.