paper-with-me

Papers

FB-4D: Spatial-Temporal Coherent Dynamic 3D Content Generation with Feature Banks

2025-03-26 · 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

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.

📄 PDF Abstract BibTeX arXiv:2503.20784

Code (1)

dufengfeng/FB-4D 공식 구현 pytorch

Tasks

3D Generation

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Hierarchical Spatio-temporal Decoupling for Text-to-Video Generation

2023-12-07 · CVPR 2024 1 · Zhiwu Qing, Shiwei Zhang, Jiayu Wang, Xiang Wang 외

Despite diffusion models having shown powerful abilities to generate photorealistic images, generating videos that are realistic and diverse still remains in its infancy. One of the key reasons is that current methods in…

Spatial ReasoningText-to-Video GenerationVideo Generation

Learning Spatial-Temporal Coherent Correlations for Speech-Preserving Facial Expression Manipulation

2026-04-22 · Tianshui Chen, Jianman Lin, Zhijing Yang, Chunmei Qing 외 arxiv

Speech-preserving facial expression manipulation (SPFEM) aims to modify facial emotions while meticulously maintaining the mouth animation associated with spoken content. Current works depend on inaccessible paired train…

Splat4D: Diffusion-Enhanced 4D Gaussian Splatting for Temporally and Spatially Consistent Content Creation

2025-08-11 · Minghao Yin, Yukang Cao, Songyou Peng, Kai Han arxiv

Generating high-quality 4D content from monocular videos for applications such as digital humans and AR/VR poses challenges in ensuring temporal and spatial consistency, preserving intricate details, and incorporating us…

Conditional Image-to-Video Generation with Latent Flow Diffusion Models

2023-03-24 · CVPR 2023 1 · Haomiao Ni, Changhao Shi, Kai Li, Sharon X. Huang 외

Conditional image-to-video (cI2V) generation aims to synthesize a new plausible video starting from an image (e.g., a person's face) and a condition (e.g., an action class label like smile). The key challenge of the cI2V…

Image to Video GenerationMotion GenerationOptical Flow EstimationVideo Generation

PRISM: A Benchmark for Programmatic Spatial-Temporal Reasoning

2026-05-19 · Qiran Zhang, Yuheng Wang, Runde Yang, Lin Wu 외 arxiv

Programmatic video generation through code offers geometric precision and temporal coherence beyond pixel-level diffusion models, yet rigorously evaluating whether language models can produce spatially correct animated o…

Spatial ReasoningVideo GenerationCode Generation