Acc3D: Accelerating Single Image to 3D Diffusion Models via Edge Consistency Guided Score Distillation
Kendong Liu, Zhiyu Zhu, Hui Liu, Junhui Hou
TL;DR
Acc3D tackles the problem of slow diffusion-based single-image to 3D reconstruction by introducing edge-consistency guided score distillation and disentangled adversarial regularization. The edge-consistency component focuses on stabilizing the endpoint score estimation in high-SNR regions to enable few-step generation, while the adversarial module enriches detail through dual discriminators that separately supervise geometry and texture. Together, these components yield over $20\\times$ speedups and improved 3D quality relative to strong baselines such as Era3D and Wonder3D, validated on Objaverse/GSO/DTC data with multiview rendering and NeuS reconstruction. The work provides theoretical insights into why edge-focused consistency improves endpoint estimation and demonstrates practical efficacy with extensive ablations, showing strong potential for real-time single-image to 3D diffusion pipelines.
Abstract
We present Acc3D to tackle the challenge of accelerating the diffusion process to generate 3D models from single images. To derive high-quality reconstructions through few-step inferences, we emphasize the critical issue of regularizing the learning of score function in states of random noise. To this end, we propose edge consistency, i.e., consistent predictions across the high signal-to-noise ratio region, to enhance a pre-trained diffusion model, enabling a distillation-based refinement of the endpoint score function. Building on those distilled diffusion models, we propose an adversarial augmentation strategy to further enrich the generation detail and boost overall generation quality. The two modules complement each other, mutually reinforcing to elevate generative performance. Extensive experiments demonstrate that our Acc3D not only achieves over a $20\times$ increase in computational efficiency but also yields notable quality improvements, compared to the state-of-the-arts.
