AnchorWeave: World-Consistent Video Generation with Retrieved Local Spatial Memories
Zun Wang, Han Lin, Jaehong Yoon, Jaemin Cho, Yue Zhang, Mohit Bansal
TL;DR
AnchorWeave tackles the challenge of long-horizon world consistency in camera-controlled video generation by replacing global 3D memory with multiple per-frame local geometric memories. It introduces coverage-driven memory retrieval to select complementary local memories and a multi-anchor weaving controller with shared cross-anchor attention and pose-guided fusion to coherently condition generation on several anchors. The approach yields substantial improvements in long-term spatial consistency and visual quality, validated on RealEstate10K and DL3DV with comprehensive ablations and open-domain tests. By updating memories iteratively through an update–retrieve–generate loop, AnchorWeave generalizes to diverse environments and complex camera trajectories, offering a scalable, memory-aware alternative to global 3D fusion.
Abstract
Maintaining spatial world consistency over long horizons remains a central challenge for camera-controllable video generation. Existing memory-based approaches often condition generation on globally reconstructed 3D scenes by rendering anchor videos from the reconstructed geometry in the history. However, reconstructing a global 3D scene from multiple views inevitably introduces cross-view misalignment, as pose and depth estimation errors cause the same surfaces to be reconstructed at slightly different 3D locations across views. When fused, these inconsistencies accumulate into noisy geometry that contaminates the conditioning signals and degrades generation quality. We introduce AnchorWeave, a memory-augmented video generation framework that replaces a single misaligned global memory with multiple clean local geometric memories and learns to reconcile their cross-view inconsistencies. To this end, AnchorWeave performs coverage-driven local memory retrieval aligned with the target trajectory and integrates the selected local memories through a multi-anchor weaving controller during generation. Extensive experiments demonstrate that AnchorWeave significantly improves long-term scene consistency while maintaining strong visual quality, with ablation and analysis studies further validating the effectiveness of local geometric conditioning, multi-anchor control, and coverage-driven retrieval.
