paper-with-me

Papers

DVG-Diffusion: Dual-View Guided Diffusion Model for CT Reconstruction from X-Rays

2025-03-22 · Xing Xie, Jiawei Liu, Huijie Fan, Zhi Han, Yandong Tang, Liangqiong Qu

Directly reconstructing 3D CT volume from few-view 2D X-rays using an end-to-end deep learning network is a challenging task, as X-ray images are merely projection views of the 3D CT volume. In this work, we facilitate complex 2D X-ray image to 3D CT mapping by incorporating new view synthesis, and reduce the learning difficulty through view-guided feature alignment. Specifically, we propose a dual-view guided diffusion model (DVG-Diffusion), which couples a real input X-ray view and a synthesized new X-ray view to jointly guide CT reconstruction. First, a novel view parameter-guided encoder captures features from X-rays that are spatially aligned with CT. Next, we concatenate the extracted dual-view features as conditions for the latent diffusion model to learn and refine the CT latent representation. Finally, the CT latent representation is decoded into a CT volume in pixel space. By incorporating view parameter guided encoding and dual-view guided CT reconstruction, our DVG-Diffusion can achieve an effective balance between high fidelity and perceptual quality for CT reconstruction. Experimental results demonstrate our method outperforms state-of-the-art methods. Based on experiments, the comprehensive analysis and discussions for views and reconstruction are also presented.

📄 PDF Abstract BibTeX arXiv:2503.17804

Code (0)

등록된 구현이 없습니다.

Tasks

CT ReconstructionImage to 3D

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…
Latent Diffusion Model Diffusion models applied to latent spaces, which are normally built with (Variational) Autoencoders.

Similar Papers 제목 키워드 기반

DepR: Depth Guided Single-view Scene Reconstruction with Instance-level Diffusion

2025-07-30 · Qingcheng Zhao, Xiang Zhang, Haiyang Xu, Zeyuan Chen 외 arxiv

We propose DepR, a depth-guided single-view scene reconstruction framework that integrates instance-level diffusion within a compositional paradigm. Instead of reconstructing the entire scene holistically, DepR generates…

ReCo-Diff: Residual-Conditioned Deterministic Sampling for Cold Diffusion in Sparse-View CT

2026-03-03 · Yong Eun Choi, Hyoung Suk Park, Kiwan Jeon, Hyun-Cheol Park 외 arxiv

Cold and generalized diffusion models have recently shown strong potential for sparse-view CT reconstruction by explicitly modeling deterministic degradation processes. However, existing sampling strategies often rely on…

DecoRec: Decomposed 3D Scene Reconstruction from Single-View Images via Object-Level Diffusion

2026-05-16 · Yuhan Ping, Yuan Liu, Xiaoxiao Long, Peng Wang 외 arxiv

In this paper, we introduce \textit{DecoRec}, a novel system designed to elevate single-view 2D images to a decomposed 3D scene mesh. Current methods for single-view scene reconstruction typically rely on object retrieva…

Scene Generation

Iterative Diffusion-Refined Neural Attenuation Fields for Multi-Source Stationary CT Reconstruction: NAF Meets Diffusion Model

2025-11-18 · Jiancheng Fang, Shaoyu Wang, Junlin Wang, Weiwen Wu 외 arxiv

Multi-source stationary computed tomography (CT) has recently attracted attention for its ability to achieve rapid image reconstruction, making it suitable for time-sensitive clinical and industrial applications. However…

Image Reconstruction

GSD: View-Guided Gaussian Splatting Diffusion for 3D Reconstruction

2024-07-05 · Yuxuan Mu, Xinxin Zuo, Chuan Guo, Yilin Wang 외

We present GSD, a diffusion model approach based on Gaussian Splatting (GS) representation for 3D object reconstruction from a single view. Prior works suffer from inconsistent 3D geometry or mediocre rendering quality d…

3D geometry3D Object Reconstruction3D ReconstructionDenoising+1