Fast3Dcache: Training-free 3D Geometry Synthesis Acceleration
Mengyu Yang, Yanming Yang, Chenyi Xu, Chenxi Song, Yufan Zuo, Tong Zhao, Ruibo Li, Chi Zhang

TL;DR
Fast3Dcache is a training-free caching framework that accelerates 3D diffusion model inference while maintaining geometric accuracy, addressing the challenge of structural artifacts caused by numerical errors in previous caching methods.
Contribution
It introduces a novel geometry-aware caching framework with dynamic cache quota and stability criteria, specifically designed for 3D diffusion models.
Findings
Achieves up to 27.12% speed-up in inference.
Reduces FLOPs by 54.83%.
Maintains geometric quality with minimal Chamfer Distance and F-Score degradation.
Abstract
Diffusion models have achieved impressive generative quality across modalities like 2D images, videos, and 3D shapes, but their inference remains computationally expensive due to the iterative denoising process. While recent caching-based methods effectively reuse redundant computations to speed up 2D and video generation, directly applying these techniques to 3D diffusion models can severely disrupt geometric consistency. In 3D synthesis, even minor numerical errors in cached latent features accumulate, causing structural artifacts and topological inconsistencies. To overcome this limitation, we propose Fast3Dcache, a training-free geometry-aware caching framework that accelerates 3D diffusion inference while preserving geometric fidelity. Our method introduces a Predictive Caching Scheduler Constraint (PCSC) to dynamically determine cache quotas according to voxel stabilization…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Generative Adversarial Networks and Image Synthesis · Computer Graphics and Visualization Techniques
