🤖 AI Summary
Existing single-view 3D generation methods rely on multi-view diffusion priors, suffering from view inconsistency and struggling to model complex internal structures and non-trivial topologies. To address this, we propose Spherical Projection (SP), a novel 3D representation that maps shape geometry onto an enclosing sphere and unfolds it into a multi-layer 2D structure, enabling consistent and flexible single-image-driven reconstruction. By incorporating a single-view injection mechanism into the SP mapping, we eliminate inter-view contradictions and support generation of watertight/open surfaces as well as nested internal structures. Joint fine-tuning of a 2D geometric encoder and 2D diffusion priors over the SP representation ensures computational efficiency while significantly improving geometric fidelity. Experiments demonstrate that our method surpasses current state-of-the-art approaches under limited computational resources, achieving simultaneous advances in reconstruction consistency, topological expressiveness, and inference efficiency.
📝 Abstract
Existing single-view 3D generative models typically adopt multiview diffusion priors to reconstruct object surfaces, yet they remain prone to inter-view inconsistencies and are unable to faithfully represent complex internal structure or nontrivial topologies. In particular, we encode geometry information by projecting it onto a bounding sphere and unwrapping it into a compact and structural multi-layer 2D Spherical Projection (SP) representation. Operating solely in the image domain, SPGen offers three key advantages simultaneously: (1) Consistency. The injective SP mapping encodes surface geometry with a single viewpoint which naturally eliminates view inconsistency and ambiguity; (2) Flexibility. Multi-layer SP maps represent nested internal structures and support direct lifting to watertight or open 3D surfaces; (3) Efficiency. The image-domain formulation allows the direct inheritance of powerful 2D diffusion priors and enables efficient finetuning with limited computational resources. Extensive experiments demonstrate that SPGen significantly outperforms existing baselines in geometric quality and computational efficiency.