Table of Contents
Fetching ...

Radioactive 3D Gaussian Ray Tracing for Tomographic Reconstruction

Ling Chen, Bao Yang

TL;DR

R2-Gaussian extended the 3DGS paradigm to tomographic reconstruction by rectifying integration bias, achieving state-of-the-art performance in computed tomography (CT) and provides two key advantages over splatting-based models: it computes the line integral through 3D Gaussian primitives analytically, avoiding the local affine collapse and thus yielding a more physically consistent forward projection model.

Abstract

3D Gaussian Splatting (3DGS) has recently emerged in computer vision as a promising rendering technique. By adapting the principles of Elliptical Weighted Average (EWA) splatting to a modern differentiable pipeline, 3DGS enables real-time, high-quality novel view synthesis. Building upon this, R2-Gaussian extended the 3DGS paradigm to tomographic reconstruction by rectifying integration bias, achieving state-of-the-art performance in computed tomography (CT). To enable differentiability, R2-Gaussian adopts a local affine approximation: each 3D Gaussian is locally mapped to a 2D Gaussian on the detector and composed via alpha blending to form projections. However, the affine approximation can degrade reconstruction quantitative accuracy and complicate the incorporation of nonlinear geometric corrections. To address these limitations, we propose a tomographic reconstruction framework based on 3D Gaussian ray tracing. Our approach provides two key advantages over splatting-based models: (i) it computes the line integral through 3D Gaussian primitives analytically, avoiding the local affine collapse and thus yielding a more physically consistent forward projection model; and (ii) the ray-tracing formulation gives explicit control over ray origins and directions, which facilitates the precise application of nonlinear geometric corrections, e.g., arc-correction used in positron emission tomography (PET). These properties extend the applicability of Gaussian-based reconstruction to a wider range of realistic tomography systems while improving projection accuracy.

Radioactive 3D Gaussian Ray Tracing for Tomographic Reconstruction

TL;DR

R2-Gaussian extended the 3DGS paradigm to tomographic reconstruction by rectifying integration bias, achieving state-of-the-art performance in computed tomography (CT) and provides two key advantages over splatting-based models: it computes the line integral through 3D Gaussian primitives analytically, avoiding the local affine collapse and thus yielding a more physically consistent forward projection model.

Abstract

3D Gaussian Splatting (3DGS) has recently emerged in computer vision as a promising rendering technique. By adapting the principles of Elliptical Weighted Average (EWA) splatting to a modern differentiable pipeline, 3DGS enables real-time, high-quality novel view synthesis. Building upon this, R2-Gaussian extended the 3DGS paradigm to tomographic reconstruction by rectifying integration bias, achieving state-of-the-art performance in computed tomography (CT). To enable differentiability, R2-Gaussian adopts a local affine approximation: each 3D Gaussian is locally mapped to a 2D Gaussian on the detector and composed via alpha blending to form projections. However, the affine approximation can degrade reconstruction quantitative accuracy and complicate the incorporation of nonlinear geometric corrections. To address these limitations, we propose a tomographic reconstruction framework based on 3D Gaussian ray tracing. Our approach provides two key advantages over splatting-based models: (i) it computes the line integral through 3D Gaussian primitives analytically, avoiding the local affine collapse and thus yielding a more physically consistent forward projection model; and (ii) the ray-tracing formulation gives explicit control over ray origins and directions, which facilitates the precise application of nonlinear geometric corrections, e.g., arc-correction used in positron emission tomography (PET). These properties extend the applicability of Gaussian-based reconstruction to a wider range of realistic tomography systems while improving projection accuracy.
Paper Structure (14 sections, 12 equations, 6 figures, 5 tables)

This paper contains 14 sections, 12 equations, 6 figures, 5 tables.

Figures (6)

  • Figure 1: Overview of 3D Gaussian ray tracing for tomographic reconstruction. Given the scanner geometry, each ray’s origin and direction are defined. Along each ray, we compute the pixel value by analytically integrating the contributions of all 3D Gaussian primitives the ray encounters. By optimizing the Gaussian parameters so that the rendered projections match the measured projections, we obtain a tomographic reconstruction by voxelizing the optimized Gaussians.
  • Figure 2: An example of a cylindrical detector arrangement that produces non-uniform tangential bin spacing in the sinogram. The sinogram before arc correction corresponds to straightening the arc-shaped detectors into a line (top one). However, the physical spacing between bins, namely, measured along chord, is non-uniform (bottom one).
  • Figure 3: Standard deviation within each NEMA phantom sphere for OSEM, R2-Gaussian, and our method (lower values indicate better noise suppression).
  • Figure 4: NEMA phantom PET reconstructions by (a) OSEM, (b) R2-Gaussian, and (c) our method. Corresponding central horizontal line profiles are plotted on the right.
  • Figure 5: Three-point-source PET reconstructions: (a) without arc correction; (b) with arc correction. From left to right, sources are at (0,1), (0,10), and (0,20) cm. Central horizontal line profiles are shown on the right.
  • ...and 1 more figures