paper-with-me

Papers

Turbo4DGen: Ultra-Fast Acceleration for 4D Generation

2026-01-24 · Yuanbin Man, Ying Huang, Zhile Ren, Miao Yin arxiv

4D generation, or dynamic 3D content generation, integrates spatial, temporal, and view dimensions to model realistic dynamic scenes, playing a foundational role in advancing world models and physical AI. However, maintaining long-chain consistency across both frames and viewpoints through the unique spatio-camera-motion (SCM) attention mechanism introduces substantial computational and memory overhead, often leading to out-of-memory (OOM) failures and prohibitive generation times. To address these challenges, we propose Turbo4DGen, an ultra-fast acceleration framework for diffusion-based multi-view 4D content generation. Turbo4DGen introduces a spatiotemporal cache mechanism that persistently reuses intermediate attention across denoising steps, combined with dynamically semantic-aware attention pruning and an adaptive SCM chain bypass scheduler, to drastically reduce redundant SCM attention computation. Our experimental results show that Turbo4DGen achieves an average 9.7$\times$ speedup without quality degradation on the ObjaverseDy and Consistent4D datasets. To the best of our knowledge, Turbo4DGen is the first dedicated acceleration framework for 4D generation.

📄 PDF Abstract BibTeX arXiv:2603.29572

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Turbo3D: Ultra-fast Text-to-3D Generation

2024-12-05 · CVPR 2025 1 · Hanzhe Hu, Tianwei Yin, Fujun Luan, Yiwei Hu 외

We present Turbo3D, an ultra-fast text-to-3D system capable of generating high-quality Gaussian splatting assets in under one second. Turbo3D employs a rapid 4-step, 4-view diffusion generator and an efficient feed-forwa…

3D GenerationText to 3D

TurboDiffusion: Accelerating Video Diffusion Models by 100-200 Times

2025-12-18 · Jintao Zhang, Kaiwen Zheng, Kai Jiang, Haoxu Wang 외 arxiv

We introduce TurboDiffusion, a video generation acceleration framework that can speed up end-to-end diffusion generation by 100-200x while maintaining video quality. TurboDiffusion mainly relies on several components for…

Video Generation

T2V-Turbo: Breaking the Quality Bottleneck of Video Consistency Model with Mixed Reward Feedback

2024-05-29 · Jiachen Li, Weixi Feng, Tsu-Jui Fu, Xinyi Wang 외

Diffusion-based text-to-video (T2V) models have achieved significant success but continue to be hampered by the slow sampling speed of their iterative sampling processes. To address the challenge, consistency models have…

Video Generation

Meta 3D Gen

2024-07-02 · Raphael Bensadoun, Tom Monnier, Yanir Kleiman, Filippos Kokkinos 외

We introduce Meta 3D Gen (3DGen), a new state-of-the-art, fast pipeline for text-to-3D asset generation. 3DGen offers 3D asset creation with high prompt fidelity and high-quality 3D shapes and textures in under a minute.…

Text to 3DTexture Synthesis

Turbo2K: Towards Ultra-Efficient and High-Quality 2K Video Synthesis

2025-04-20 · Jingjing Ren, Wenbo Li, Zhongdao Wang, Haoze Sun 외

Demand for 2K video synthesis is rising with increasing consumer expectations for ultra-clear visuals. While diffusion transformers (DiTs) have demonstrated remarkable capabilities in high-quality video generation, scali…

2kKnowledge DistillationTransfer LearningVideo Generation