Search papers, labs, and topics across Lattice.
To resolve the severe under-constrained optimization of 3D Gaussian Splatting in sparse-view CT, the authors incorporate population-level statistical shape models and atlas-based density priors directly into the primitive optimization pipeline. This structural guidance prevents Gaussian primitives from drifting into non-anatomical local minima when projection data is sparse. Evaluated under an extreme regime of only five projection views, the shape-guided framework enforces geometric fidelity and outperforms state-of-the-art 3D Gaussian Splatting baselines by 2.83 dB PSNR.
3D Gaussian Splatting typically collapses without dozens of views, but anchoring explicit primitives to statistical shape models unlocks robust volumetric reconstruction from just five X-ray projections.
Sparse-view X-ray 3D reconstruction is essential for reducing radiation exposure, but recovering a density field from a handful of X-ray projections is severely ill-posed. Recently, 3D Gaussian Splatting has achieved state-of-the-art performance in sparse-view reconstruction by representing the volume using explicit, optimized primitives, but it requires dozens of projected views. With fewer views, reconstruction quality degrades severely since the explicit primitives are optimized freely without any anatomical information. Anatomical structures, in contrast, share similar geometry and density across a population. Their variations are bounded within a limited range that statistical shape models can capture. This paper proposes a shape-guided Gaussian splatting framework for sparse-view X-ray 3D reconstructions. Our contribution lies in driving Gaussian positions toward anatomically valid configurations, alongside atlas-based density regularization. Our method ensures anatomically consistent reconstruction and improves PSNR by 2.83 dB over a state-of-the-art Gaussian splatting baseline with as few as 5 views. Code Available: https://github.com/polyshape-lab/ShapeGuidedGaussian