Radiative Gaussian Splatting for Efficient X-ray Novel View Synthesis
Yuanhao Cai, Yixun Liang, Jiahao Wang, Angtian Wang, Yulun Zhang,, Xiaokang Yang, Zongwei Zhou, Alan Yuille

TL;DR
This paper introduces X-Gaussian, a novel radiative Gaussian splatting framework for efficient X-ray view synthesis that significantly reduces training and inference times while improving image quality.
Contribution
The paper proposes a radiative Gaussian point cloud model and a CUDA-accelerated rasterization method tailored for X-ray imaging, enabling faster and more accurate view synthesis.
Findings
Outperforms state-of-the-art methods by 6.5 dB in image quality
Achieves less than 15% of the training time of existing methods
Provides over 73x faster inference speed
Abstract
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 slow inference speed. In this paper, we propose a 3D Gaussian splatting-based framework, namely X-Gaussian, for X-ray novel view synthesis. Firstly, we redesign a radiative Gaussian point cloud model inspired by the isotropic nature of X-ray imaging. Our model excludes the influence of view direction when learning to predict the radiation intensity of 3D points. Based on this model, we develop a Differentiable Radiative Rasterization (DRR) with CUDA implementation. Secondly, we customize an Angle-pose Cuboid Uniform Initialization (ACUI) strategy that directly uses the parameters of the X-ray scanner to compute the camera information and then uniformly samples point…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsComputer Graphics and Visualization Techniques · Digital Radiography and Breast Imaging · Advanced Image Processing Techniques
