Skip to content
Preprint

CG-GLORE: A Conjugate Gradient-Based Global-Local Regularization Network for Sparse-View CT Reconstruction

Aug 2026 · 0 citations · 31 references
Computer Science

TL;DR

Experiments on AAPM and DeepLesion under multiple sparse-view and noise settings show that CG-GLORE achieves strong quantitative performance, stable convergence, lower noise power, and improved visual fidelity compared with representative reconstruction methods.

Abstract

Sparse-view computed tomography (CT) reduces radiation dose by acquiring fewer projection views, but the resulting inverse problem is highly ill-posed and often produces severe streak artifacts. Existing deep reconstruction methods have achieved promising performance, yet many rely on first-order updates or large regularization networks, which can be less effective in ill-conditioned settings. We propose \textbf{CG-GLORE}, a compact deep unrolling framework inspired by second-order optimization for sparse-view CT reconstruction. Each unrolled stage uses a CG-solved linear system based on a structured Hessian surrogate: it retains the physics-induced curvature of the data-fidelity term while using an identity approximation for the learned regularization term. Thus, the method is second-order-inspired rather than an exact Newton method for the full learned objective. To model image priors, we design a Global-Local Regularization Network (GLORE), which combines convolutional local feature extraction with a Long-Range Dependency Representation module based on sparse patchification and Nystr\"{o}m attention. This design captures anatomical details and non-local dependencies while maintaining practical complexity. Experiments on AAPM and DeepLesion under multiple sparse-view and noise settings show that CG-GLORE achieves strong quantitative performance, stable convergence, lower noise power, and improved visual fidelity compared with representative reconstruction methods.

View source

Similar papers

Jul 2026

Dual-Domain Cross-Prompt Learning for Efficient Sparse-View CT.

This work designs an implicit pixel-wise learnable step size to adapt to the spatial gradient heterogeneity of CT images and develops a cross-prompt guiding mechanism to enable inter-domain prompt interaction, which facilitates efficient prompt generation and enhances the convergence stability of the model.

Wenchao Du, Qiao Mu, Huanhuan Cui et al. · 0 citations
Open access Aug 2026

EpiC-NeRF: Epistemic Uncertainty-Guided Neural Radiance Fields for Sparse-View CT Reconstruction

Sparse-view computed tomography (CT) reconstruction aims to recover high-quality CT volumes from a limited number of X-ray projection images, thereby reducing radiation exposure during image acquisition. However, this problem is inherently ill-posed because each projection provides only indirect line-integral supervision, and different attenuation distributions can explain similar sparse measurements. Existing analytic and iterative methods often suffer from streak artifacts and unstable solutions, while supervised learning-based methods require paired training data and may generalize poorly across anatomical regions or acquisition settings. Neural Radiance Field (NeRF)-based methods have recently shown promise by representing the attenuation field as a continuous coordinate-based function optimized directly from projection images. Nevertheless, these methods mainly enforce projection consistency and do not explicitly use volume-domain uncertainty to guide subsequent reconstruction. In this work, we propose EpiC-NeRF, a CT-specific closed-loop framework that actively feeds estimated epistemic uncertainty back into sparse-view reconstruction. EpiC-NeRF adapts evidential uncertainty estimation and aggregation to the X-ray CT line-integral formulation and maintains the resulting spatial uncertainty in a persistent three-dimensional Epistemic Grid Map. The accumulated uncertainty is used by Epistemic-Adaptive Layer Normalization to modulate intermediate features and by dual active sampling to guide ray- and point-level sample allocation. The newly estimated uncertainty then updates the grid map and guides subsequent optimization iterations, forming a unified feedback loop between uncertainty estimation and CT reconstruction. Experiments on four CT volume datasets demonstrate that EpiC-NeRF achieves improved reconstruction fidelity over existing analytic, iterative, and neural implicit reconstruction methods.

Donghyuk Choo, Haill An, Younhyun Jung · 0 citations
Preprint Jul 2026

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

This paper proposes K-NeAS, a unified and scalable architecture for automated, multi-material surface reconstruction that replaces independent material networks with a shared latent backbone and introduces a fully differentiable $K$-material sequential soft selector to model an arbitrary number of overlapping tissues.

Daksh K. Shah, Emmanouil Nikolakakis, Razvan V. Marinescu · 0 citations
2026

GR-Gaussian: Graph-Based Radiative Gaussian Splatting for Sparse-View Tomographic Reconstruction

Computed tomography (CT) reconstruction under sparse-view acquisition is fundamentally ill-posed. Recently, 3D Gaussian Splatting (3DGS) has emerged as an efficient alternative to implicit neural fields for per-case tomographic reconstruction, offering explicit geometric primitives and fast differentiable rendering. However, under sparse projection supervision, existing 3DGS-based CT methods can become unstable because the Gaussian primitives are optimized largely independently, often leading to overfitting and needle-like artifacts. In this work, we propose GR-Gaussian, a graph-regularized radiative 3DGS framework for sparse-view CT reconstruction. Rather than introducing a new volumetric representation, our method augments radiative Gaussian optimization with local graph-guided structural cues. Specifically, we introduce two components: (1) a denoised point-cloud initialization strategy (De-Init), which filters artifact-contaminated FDK priors to provide a more reliable initialization for Gaussian placement and neighborhood construction; and (2) a Pixel-Graph-Aware (PGA) densification criterion, which supplements the baseline pixel-aware densification signal with local density contrast measured on the Gaussian neighborhood graph. In addition, we incorporate graph Laplacian and volumetric total variation regularization to improve structural consistency during optimization. Experiments on the X-3D and real-world CT datasets show that GR-Gaussian consistently improves reconstruction quality over the evaluated baselines, while providing cleaner structures and stronger suppression of sparse-view artifacts. These results indicate that initialization and graph-guided densification are effective practical extensions to radiative 3DGS for sparse-view CT reconstruction.

Yikuang Yuluo, Kuan Shen, Yue Ma et al. · 0 citations
#artificial intelligence Preprint Aug 2026

Physics-Guided Flow Matching for CT Image Reconstruction

Deep generative models have recently emerged as powerful priors for solving ill-posed inverse problems in CT, with diffusion-based approaches achieving state-of-the-art reconstruction performance. However, diffusion models typically rely on stochastic sampling procedures, long inference trajectories, and carefully tuned noise schedules, which can limit computational efficiency and numerical stability, especially at high spatial resolutions. In this work, we investigate Flow Matching as an alternative generative prior for CT reconstruction. We train a high-resolution Rectified Flow Matching model on 256x256 chest images from the Mayo Clinic Low-Dose CT dataset. To mitigate overfitting and limited anatomical variability, we employ a two-stage training strategy consisting of an initial phase with strong, anatomically informed data augmentation, followed by a fine-tuning phase with reduced or no augmentation to refine structural fidelity. The resulting model is capable of generating high-quality and anatomically coherent CT-like images, serving as a strong learned prior. We then evaluate multiple reconstruction methods specifically designed for Flow Matching models, including Plug-and-Play Flow, FlowDPS, Flower, and Flow-Priors (ICTM), and compare them against state-of-the-art diffusion-based reconstruction algorithms such as DDRM, DPS, and DiffPIR. Experimental results across several CT inverse problem settings show that Flow Matching-based approaches consistently outperform diffusion-based methods in terms of PSNR, SSIM, and perceptual quality, while requiring fewer sampling steps. Finally, we publicly release the trained Flow Matching model and accompanying code to facilitate reproducibility and future research. Overall, this work demonstrates that Flow Matching provides a stable, efficient, and effective alternative to diffusion models for high-resolution CT image reconstruction.

Davide Evangelista · 0 citations
Preprint Aug 2026

Feed-Forward Hierarchical Gaussian Diffusion for Extreme CT Reconstruction

HiGDiff is proposed, a feed-forward hierarchical Gaussian diffusion framework that decomposes reconstruction both spatially and from structure to detail in three distinct CT benchmark datasets.

Yuezhe Yang, Liang Cheng · 0 citations