Skip to content

yqx7150/FrequencyCT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

FrequencyCT

Paper Official PyTorch implementation of "FrequencyCT: Frequency Domain Self-supervised Low-dose CT Denoising".

Authors Guoquan Wei, Liu Shi*,Chong Chen, Qiegen Liu*

  • The paper is under review.

Abstract Despite extensive research on computed tomography (CT) denoising, few studies exploit projection-domain data characteristics to mitigate noise correlation. To bridge this gap, this work proposes FrequencyCT, a novel zero-shot self-supervised method for pseudo-sample generation in the frequency domain for low-dose CT denoising. Specifically, by exploiting observed projection-domain spectral tendencies under low-dose acquisition, a regional low-frequency anchoring technique is proposed. Applying phase-preserving noise and mask perturbations to the high-frequency region generates pseudo-samples for self-supervision. Driven by the approximate exponential correlation between noise variance of noisy projections and the underlying true signal, consistent data truncation is applied to the generated samples to stabilize optimization gradients. Evaluation results on multiple public and real datasets confirm the application potential of this research, which provides an innovative perspective on pseudo-sample generation for the field of denoising. The code is available at: \url{https://github.com/yqx7150/FrequencyCT}.

The training and Inference of FrequencyCT

fig1 fig2

Experimental Results

fig3 fig4

The code will be uploaded after the paper is accepted.

Other Related Projects

  • 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]

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

  • REDAEP: Robust and Enhanced Denoising Autoencoding Prior for Sparse-View CT Reconstruction
    [Paper] [Code] [PPT]

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

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

  • Stage-by-stage Wavelet Optimization Refinement Diffusion Model for Sparse-view CT Reconstruction
    [Paper] [Code]

  • Dual-Domain Collaborative Diffusion Sampling for Multi-Source Stationary Computed Tomography Reconstruction
    [Paper] [Code]

  • Low-rank Angular Prior Guided Multi-diffusion Model for Few-shot Low-dose CT Reconstruction
    [Paper] [Code]

  • Physics-informed DeepCT: Sinogram Wavelet Decomposition Meets Masked Diffusion
    [Paper] [Code]

  • MSDiff: Multi-Scale Diffusion Model for Ultra-Sparse View CT Reconstruction
    [Paper] [Code]

  • Ordered-subsets Multi-diffusion Model for Sparse-view CT Reconstruction
    [Paper]

  • Virtual-mask Informed Prior for Sparse-view Dual-Energy CT Reconstruction
    [Paper] [Code]

  • Raw_data_generation [Code]

  • PRO: Projection Domain Synthesis for CT Imaging [Paper] [Code]

  • UniSino: Physics-Driven Foundational Model for Universal CT Sinogram Standardization[Paper] [Code]

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

About

Official PyTorch implementation of "FrequencyCT: Frequency Domain Self-supervised Low-dose CT Denoising"

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors