paper-with-me

홈 › Papers

X-Splat: Gaussian Splatting for 3D CBCT Generation from Single Panoramic Radiograph

2026-07-02 · Tomasz Szczepański, Szymon Płotka, Michal K. Grzeszczyk, Tomasz Trzciński, Arkadiusz Sitek arxiv

Generating a 3D dental volume from a single panoramic radiograph (PXR) could provide a low-radiation alternative to Cone-Beam Computed Tomography (CBCT), but the problem is highly underdetermined: panoramic acquisition integrates 3D attenuation along curved X-ray paths into a 2D image, leaving depth-resolved anatomy unobserved. Existing implicit and generative approaches often produce oversmoothed geometry or anatomically inconsistent hallucinations, lacking geometry-driven supervision and relying on smooth representations unable to precisely localize sharp anatomical boundaries. We propose X-Splat, the first Gaussian Splatting framework for generating CBCT-like 3D dental volumes from a single PXR. X-Splat uses the known panoramic acquisition geometry as a generation scaffold: learnable anisotropic Gaussian primitives are initialized along the X-ray paths that formed the input image and adjusted in a single feed-forward pass, constrained by Beer-Lambert reprojection and multi-view radiographic training supervision. A lightweight residual refiner adds dataset-level anatomical priors without overriding the geometry already resolved by the Gaussians. We train on synthetic PXR-CBCT pairs, enabling direct volumetric supervision without paired real scans. We further introduce segmentation-based geometry-aware metrics, providing the first evaluation of PXR-based generation over maxillofacial anatomy. X-Splat outperforms NeRF- and GAN-based baselines, recovering individual teeth, cortical boundaries, and alveolar structure, including the mandibular canal which prior methods fail to reconstruct. Code will be available at https://github.com/tomek1911/X-Splat

📄 PDF Abstract BibTeX arXiv:2607.02099

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Human-VDM: Learning Single-Image 3D Human Gaussian Splatting from Video Diffusion Models

2024-09-04 · Zhibin Liu, Haoye Dong, Aviral Chharia, Hefeng Wu

Generating lifelike 3D humans from a single RGB image remains a challenging task in computer vision, as it requires accurate modeling of geometry, high-quality texture, and plausible unseen parts. Existing methods typica…

Lifelike 3D Human Generation

Splat-based Metal Artifact Reduction in Cone-Beam CT via Polychromatic Modeling

2026-08-13 · Kiseok Choi, Inchul Kim, Jaemin Cho, Hyeongjun Cho 외 arxiv

Cone-beam computed tomography (CBCT) enables volumetric reconstruction from X-ray projections, but suffers from severe artifacts--especially beam hardening--when imaging materials with high attenuation such as metals. Th…

DiffGS: Functional Gaussian Splatting Diffusion

2024-10-25 · Junsheng Zhou, Weiqi Zhang, Yu-Shen Liu

3D Gaussian Splatting (3DGS) has shown convincing performance in rendering speed and fidelity, yet the generation of Gaussian Splatting remains a challenge due to its discreteness and unstructured nature. In this work, w…

3DGSDisentanglement

Splat-Portrait: Generalizing Talking Heads with Gaussian Splatting

2026-01-26 · Tong Shi, Melonie de Almeida, Daniela Ivanova, Nicolas Pugeault 외 arxiv

Talking Head Generation aims at synthesizing natural-looking talking videos from speech and a single portrait image. Previous 3D talking head generation methods have relied on domain-specific heuristics such as warping-b…

Talking Head GenerationNovel View Synthesis3D ReconstructionMotion Synthesis

DepthSplat: Connecting Gaussian Splatting and Depth

2024-10-17 · CVPR 2025 1 · Haofei Xu, Songyou Peng, Fangjinhua Wang, Hermann Blum 외

Gaussian splatting and single/multi-view depth estimation are typically studied in isolation. In this paper, we present DepthSplat to connect Gaussian splatting and depth estimation and study their interactions. More spe…

Depth EstimationNovel View SynthesisUnsupervised Pre-training