paper-with-me

홈 › Papers

R$^2$-Gaussian: Rectifying Radiative Gaussian Splatting for Tomographic Reconstruction

2024-05-31 · Ruyi Zha, Tao Jun Lin, Yuanhao Cai, Jiwen Cao, Yanhao Zhang, Hongdong Li

3D Gaussian splatting (3DGS) has shown promising results in image rendering and surface reconstruction. However, its potential in volumetric reconstruction tasks, such as X-ray computed tomography, remains under-explored. This paper introduces R$^2$-Gaussian, the first 3DGS-based framework for sparse-view tomographic reconstruction. By carefully deriving X-ray rasterization functions, we discover a previously unknown integration bias in the standard 3DGS formulation, which hampers accurate volume retrieval. To address this issue, we propose a novel rectification technique via refactoring the projection from 3D to 2D Gaussians. Our new method presents three key innovations: (1) introducing tailored Gaussian kernels, (2) extending rasterization to X-ray imaging, and (3) developing a CUDA-based differentiable voxelizer. Experiments on synthetic and real-world datasets demonstrate that our method outperforms state-of-the-art approaches in accuracy and efficiency. Crucially, it delivers high-quality results in 4 minutes, which is 12$\times$ faster than NeRF-based methods and on par with traditional algorithms. Code and models are available on the project page https://github.com/Ruyi-Zha/r2_gaussian.

📄 PDF Abstract BibTeX arXiv:2405.20693

Code (3)

ruyi-zha/r2_gaussian 공식 구현 pytorch
caiyuanhao1998/sax-nerf pytorch
caiyuanhao1998/x-gaussian pytorch

Tasks

3DGSNeRFSSIMSurface Reconstruction

Similar Papers 제목 키워드 기반

Radioactive 3D Gaussian Ray Tracing for Tomographic Reconstruction

2026-02-01 · Ling Chen, Bao Yang arxiv

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…

Novel View Synthesis

X$^{2}$-Gaussian: 4D Radiative Gaussian Splatting for Continuous-time Tomographic Reconstruction

2025-03-27 · Weihao Yu, Yuanhao Cai, Ruyi Zha, Zhiwen Fan 외

Four-dimensional computed tomography (4D CT) reconstruction is crucial for capturing dynamic anatomical changes but faces inherent limitations from conventional phase-binning workflows. Current methods discretize tempora…

CT ReconstructionDecoder

Active View Selection with Perturbed Gaussian Ensemble for Tomographic Reconstruction

2026-03-06 · Yulun Wu, Ruyi Zha, Wei Cao, Yingying Li 외 arxiv

Sparse-view computed tomography (CT) is critical for reducing radiation exposure to patients. Recent advances in radiative 3D Gaussian Splatting (3DGS) have enabled fast and accurate sparse-view CT reconstruction. Despit…

TG-Field: Geometry-Aware Radiative Gaussian Fields for Tomographic Reconstruction

2026-02-12 · Yuxiang Zhong, Jun Wei, Chaoqi Chen, Senyou An 외 arxiv

3D Gaussian Splatting (3DGS) has revolutionized 3D scene representation with superior efficiency and quality. While recent adaptations for computed tomography (CT) show promise, they struggle with severe artifacts under …

Dynamic Reconstruction

Radiative Gaussian Splatting for Efficient X-ray Novel View Synthesis

2024-03-07 · Yuanhao Cai, Yixun Liang, Jiahao Wang, Angtian Wang 외

X-ray is widely applied for transmission imaging due to its stronger penetration than natural light. When rendering novel view X-ray projections, existing methods mainly based on NeRF suffer from long training time and s…

CT ReconstructionNeRFNovel View Synthesis