FB-4D: Spatial-Temporal Coherent Dynamic 3D Content Generation with Feature Banks
Jinwei Li, Huan-ang Gao, Wenyi Li, Haohan Chi, Chenyu Liu, Chenxi Du, Yiqian Liu, Mingju Gao, Guiyu Zhang, Zongzheng Zhang, Li Yi, Yao Yao, Jingwei Zhao, Hongyang Li, Yikai Wang, Hao Zhao
TL;DR
FB-4D addresses the challenge of high-fidelity, temporally coherent dynamic 4D content generation without requiring training or fine-tuning. It introduces a feature bank that stores compact representations from past frames and fuses them into current-frame generation via enhanced self-attention, with a dynamic merging mechanism to keep the bank small yet representative. By coupling this feature bank with autoregressive, multi-iteration generation and progressive viewpoint selection, FB-4D yields consistent multi-view sequences and a final deformable 3D Gaussian representation for 4D content. Experimental results on Consistent4D demonstrate state-of-the-art performance for training-free methods and competitiveness with training-based SV4D, validating the effectiveness of implicit cross-frame correspondences learned through the feature bank. The approach offers a practical, memory-efficient path toward robust 4D content generation suitable for real-world applications.
Abstract
With the rapid advancements in diffusion models and 3D generation techniques, dynamic 3D content generation has become a crucial research area. However, achieving high-fidelity 4D (dynamic 3D) generation with strong spatial-temporal consistency remains a challenging task. Inspired by recent findings that pretrained diffusion features capture rich correspondences, we propose FB-4D, a novel 4D generation framework that integrates a Feature Bank mechanism to enhance both spatial and temporal consistency in generated frames. In FB-4D, we store features extracted from previous frames and fuse them into the process of generating subsequent frames, ensuring consistent characteristics across both time and multiple views. To ensure a compact representation, the Feature Bank is updated by a proposed dynamic merging mechanism. Leveraging this Feature Bank, we demonstrate for the first time that generating additional reference sequences through multiple autoregressive iterations can continuously improve generation performance. Experimental results show that FB-4D significantly outperforms existing methods in terms of rendering quality, spatial-temporal consistency, and robustness. It surpasses all multi-view generation tuning-free approaches by a large margin and achieves performance on par with training-based methods.
