MEGA Hub

Block3D: Efficient Text-to-3D Generation via Block-Wise Diffusion

Authors

Do you know Bowen Cui?You can claim authorship or link another user.Do you know Weijie Wang?You can claim authorship or link another user.Do you know Zeyu Zhang?You can claim authorship or link another user.Do you know Yefei He?You can claim authorship or link another user.Do you know Mingda Lin?You can claim authorship or link another user.Do you know Haoyu Zhao?You can claim authorship or link another user.Do you know Yuanyu He?You can claim authorship or link another user.Do you know Donny Y. Chen?You can claim authorship or link another user.Do you know Feng Chen?You can claim authorship or link another user.Do you know Bohan Zhuang?You can claim authorship or link another user.

Abstract

While text-to-3D generation has advanced rapidly, achieving high geometric fidelity at low inference cost remains challenging. Existing text-to-3D methods either decode discrete shape tokens autoregressively or iteratively refine global 3D representations with diffusion or flow models. However, autoregressive decoding is sequential and cannot revise errors, whereas diffusion and flow-matching models repeatedly process the full representation, making high-quality generation increasingly expensive. In this paper, we propose Block3D, a block-wise diffusion framework that partitions the discrete shape-token sequence into contiguous blocks, generates the blocks autoregressively, and jointly denoises all tokens within the current block. To alleviate error accumulation, we introduce confidence-guided intra-block correction, which revises low-confidence tokens before each block is finalized. On a held-out set from TRELLIS-500K, Block3D reduces mean end-to-end generation time from 25.71 seconds to 4.99 seconds, achieving a 5.15times speedup over the fine-tuned autoregressive baseline without sacrificing geometric fidelity.

Community

00