GaussianPile: A Unified Sparse Gaussian Splatting Framework for Slice-based Volumetric Reconstruction

arXiv cs.CV / 3/24/2026

📰 NewsSignals & Early TrendsIdeas & Deep AnalysisModels & Research

Key Points

  • GaussianPile is proposed as a unified sparse 3D Gaussian splatting framework for slice-based volumetric reconstruction, aiming for aggressive compression while preserving internal structural detail.
  • The method’s key innovations include a slice-aware piling strategy using anisotropic Gaussians, a differentiable projection operator that models the imaging system’s finite-thickness point spread function, and a compact encoding with joint reconstruction-and-compression optimization.
  • A CUDA-based implementation is claimed to keep Gaussian-primitives compression benefits and real-time rendering efficiency while improving high-frequency volumetric fidelity.
  • Experiments on microscopy and ultrasound datasets indicate reduced storage and reconstruction cost, maintained diagnostic fidelity, fast 2D visualization with 3D voxelization, and results in as little as ~3 minutes.
  • Reported performance includes up to ~11x speedups over NeRF-based approaches and consistent ~16x compression over voxel grids, targeting deployable exploration of slice-based volumetric data.

Abstract

Slice-based volumetric imaging is widely applied and it demands representations that compress aggressively while preserving internal structure for analysis. We introduce GaussianPile, unifying 3D Gaussian splatting with an imaging system-aware focus model to address this challenge. Our proposed method introduces three key innovations: (i) a slice-aware piling strategy that positions anisotropic 3D Gaussians to model through-slice contributions, (ii) a differentiable projection operator that encodes the finite-thickness point spread function of the imaging acquisition system, and (iii) a compact encoding and joint optimization pipeline that simultaneously reconstructs and compresses the Gaussian sets. Our CUDA-based design retains the compression and real-time rendering efficiency of Gaussian primitives while preserving high-frequency internal volumetric detail. Experiments on microscopy and ultrasound datasets demonstrate that our method reduces storage and reconstruction cost, sustains diagnostic fidelity, and enables fast 2D visualization, along with 3D voxelization. In practice, it delivers high-quality results in as few as 3 minutes, up to 11x faster than NeRF-based approaches, and achieves consistent 16x compression over voxel grids, offering a practical path to deployable compression and exploration of slice-based volumetric datasets.