arXiv Computer Vision By Daksh K. Shah, Emmanouil Nikolakakis, Razvan Marinescu

$K$-NeAS: Scalable Multi-Material CT Reconstruction Using Neural SDFs

Read the original on arXiv Computer Vision →

The paper introduces $K$-NeAS, a scalable neural architecture for multi-material CT reconstruction that replaces separate material networks with a shared latent backbone and a differentiable $K$-material soft selector. It automates attenuation bounds using a Gaussian Mixture Model and adds a scheduled auxiliary floater loss to reduce geometric hallucinations in sparse-view settings. Evaluated on four clinical CBCT datasets, $K$-NeAS achieves higher 3D volumetric fidelity—up to a 1.88 dB PSNR gain over a single-material baseline—and shows improved robustness under extreme sparsity, outperforming baselines by up to 1.17 dB.

Machine-generated by The Flow from the publisher's headline and feed description — not written or checked by a human. The full article lives at arXiv Computer Vision.

arXiv AI
Jun 24

Render-FM: Feedforward Model for Real-time Photorealistic Volumetric Rendering

arXiv:2505. 17338v3 Announce Type: replace-cross Abstract: Photorealistic volumetric rendering of CT scans greatly benefits clinical workflows, yet neural approaches such as Neural Radiance Fields (NeRF) and 3D Gaussian Splatting (3DGS) require prohibitive per-scan optimization (hours for NeRF, about 30 minutes for 3DGS), making them impractical in clinical settings.

By Zhongpai Gao, Benjamin Planche, Meng Zheng, Anwesa Choudhuri, Van Nguyen Nguyen, Terrence Chen, Ziyan Wu
arXiv Machine Learning
Sep 3

Conditional Diffusion Posterior Alignment for Sparse-View CT Reconstruction

The paper introduces Conditional Diffusion Posterior Alignment (CDPA), a method that scales diffusion-based sparse‑view CT reconstruction to large 3D volumes by conditioning a 2D U‑Net diffusion model on an initial 3D reconstruction and enforcing data‑consistency alignment. CDPA addresses high memory demands, limited 3D training data, and slice‑wise inconsistencies, achieving state‑of‑the‑art performance on synthetic and real Cone Beam CT data. The authors also demonstrate that the same approach improves fast denoising U‑Nets, delivering near‑diffusion quality at a fraction of the computational cost.

By Luis Barba, Johannes Kirschner, Benjamin Bejar
arXiv AI
Jun 3

Sparse-View Lung Nodule Volumetry from Digitally Reconstructed Radiographs via AReT: Anatomy-Regularized TensoRF

arXiv:2606. 02639v1 Announce Type: cross Abstract: We identify and resolve a previously unreported failure mode in TensoRF when applied to X-ray attenuation fields: the default density shift of -10, originally introduced for RGB scene reconstruction, suppresses density gradients and prevents sparse-view medical reconstruction regardless of learning rate or regularization strategy.

By Spoorthi M, Suja Palaniswamy
Hugging Face Trending Papers
Jun 21

Projection-Volume Fidelity Divergence: Diagnosing and Controlling Optimization Drift in Sparse-View 3D Gaussian Tomography

Sparse-view computed tomography is a severely ill-posed inverse problem, where recent 3D Gaussian Splatting methods offer an efficient explicit representation for tomographic reconstruction. However, we find that projection-domain optimization can be misleading in this setting: the rendered projections may continue to improve while the reconstructed volume deteriorates.