yqx7150 / REDAEP

REDAEP: Robust and Enhanced Denoising Autoencoding Prior for Sparse-View CT Reconstruction

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

REDAEP

Paper: REDAEP: Robust and Enhanced Denoising Autoencoding Prior for Sparse-View CT Reconstruction
Authors: Fengqin Zhang, Minghui Zhang, Binjie Qin, Yi Zhang, Zichen Xu, Qiegen Liu, and Dong Liang
IEEE Transactions on Radiation and Plasma Medical Sciences, https://ieeexplore.ieee.org/document/9076295

Motivation

In X-ray computed tomography, radiation doses are harmful but can be significantly reduced by intuitively decreasing the number of projections. However, less projection views usually lead to low resolution images. To address this issue, we propose a robust and enhanced mechanism on the basis of denoising autoencoding prior, or REDAEP for sparse-view CT reconstruction. REDAEP can substantially improve the reconstruction quality with two novel contri-butions. First, by employing the variable augmentation technique, REDAEP learns higher-dimensional network with three-channel image and proceeds to the single-channel image reconstruction. Second, REDAEP replaces the L2 regression loss function with a more robust Lp (0<p<2) regression, in order to preserve more texture details. Empirical results demonstrate that REDAEP can achieve better performance, i.e., quantitative measures and subjective visual quality, as compared to state-of-the-arts.

Algorithm

The overall REDAEP algorithm is as follows:

The flowchart illustration of REDEAP for single-channel CT reconstruction repeat-REDAEP

Requirements and Dependencies

SysMat_ImgSize_256_Views_64_Bins_512.mat (https://pan.baidu.com/s/1Mjybi8Me6lRwAE0s9Gu1qw Password:auj6)

Other Related Projects

  • Iterative Reconstruction for Low-Dose CT using Deep Gradient Priors of Generative Model
    [Paper] [Code] [PPT]

  • Generative Modeling in Sinogram Domain for Sparse-view CT Reconstruction
    [Paper] [Code]

  • One Sample Diffusion Model in Projection Domain for Low-Dose CT Imaging
    [Paper] [Code]

  • 基于深度能量模型的低剂量CT重建
    [Paper] [Code]

  • Wavelet-improved score-based generative model for medical imaging
    [Paper]

  • Deep Frequency-Recurrent Priors for Inverse Imaging Reconstruction
    [Paper] [Code]

  • Diffusion Models for Medical Imaging [Paper] [Code] [PPT]

About

REDAEP: Robust and Enhanced Denoising Autoencoding Prior for Sparse-View CT Reconstruction


Languages

Language:MATLAB 100.0%