LUCID: Learned Undersampling-Adaptive Consistency-Guided Inference with Deterministic Flow Matching for Sparse-View CT Reconstruction
Summary
LUCID is a novel sparsity-adaptive, consistency-guided reconstruction framework designed for sparse-view Computed Tomography (CT). Sparse-view CT aims to reduce radiation dose and scanning time by acquiring fewer projection views, but this angular undersampling leads to severe ill-posed reconstruction problems, manifesting as streak artifacts, structural blurring, and loss of fine details. Unlike existing supervised methods tied to specific sampling settings or generative methods prone to anatomically inconsistent hallucinations under severe undersampling, LUCID utilizes a Flow Matching generative prior. It is trained exclusively on high-quality CT images to learn a continuous transport between a Gaussian distribution and the high-quality CT image distribution, independent of view sampling. During inference, LUCID explicitly incorporates the sampling sparsity level to adapt the generative trajectory of a single pretrained model, constructing an initial state via sparsity-weighted fusion of the sparse-view FBP image and Gaussian noise, performing sparsity-modulated Flow Matching updates, and applying projection-domain data-consistency correction. Experiments confirm LUCID achieves stable reconstruction performance across various sampling densities, enhancing image quality and structural fidelity while mitigating hallucination risks.
Key takeaway
For research scientists developing sparse-view CT reconstruction algorithms, LUCID presents a robust framework to overcome limitations of sampling-specific supervised methods and hallucination-prone generative models. You should consider integrating its sparsity-adaptive Flow Matching generative prior and iterative projection-domain data-consistency correction into your models. This approach can significantly improve image quality and structural fidelity across varying sampling densities, reducing artifacts and the risk of anatomically inconsistent structures in your medical imaging applications.
Key insights
LUCID employs Flow Matching and sparsity-adaptive consistency guidance for robust sparse-view CT reconstruction, reducing artifacts and hallucinations.
Principles
- Generative priors can adapt to varying data sparsity.
- Data-consistency correction enhances generative reconstruction.
- Training on high-quality data enables sampling-independent models.
Method
LUCID constructs a degradation-matched initial state, performs sparsity-modulated Flow Matching updates, and applies projection-domain data-consistency correction after each prior update.
In practice
- Integrate Flow Matching for ill-posed inverse problems.
- Employ sparsity-weighted fusion for initial states.
- Apply iterative data-consistency in generative models.
Topics
- Sparse-View CT
- CT Reconstruction
- Flow Matching
- Generative Models
- Data Consistency
- Medical Imaging
Best for: AI Scientist, Research Scientist, Computer Vision Engineer
Related on AIssential
Editorial summary, takeaway, and curation by AIssential. Original article published by Artificial Intelligence.