IVCVJul 12, 2023

FreeSeed: Frequency-band-aware and Self-guided Network for Sparse-view CT Reconstruction

arXiv:2307.05890v136 citationsh-index: 36Has Code
Originality Incremental advance
AI Analysis

This work addresses the challenge of improving image quality for faster and safer CT scans in medical imaging, representing an incremental advancement in deep learning-based post-processing methods.

The paper tackles the problem of severe streak artifacts in sparse-view CT reconstruction, which compromise medical screening and diagnosis, by proposing FreeSeed, a frequency-band-aware and self-guided network that effectively removes artifacts and recovers missing details, achieving superior performance over state-of-the-art methods.

Sparse-view computed tomography (CT) is a promising solution for expediting the scanning process and mitigating radiation exposure to patients, the reconstructed images, however, contain severe streak artifacts, compromising subsequent screening and diagnosis. Recently, deep learning-based image post-processing methods along with their dual-domain counterparts have shown promising results. However, existing methods usually produce over-smoothed images with loss of details due to (1) the difficulty in accurately modeling the artifact patterns in the image domain, and (2) the equal treatment of each pixel in the loss function. To address these issues, we concentrate on the image post-processing and propose a simple yet effective FREquency-band-awarE and SElf-guidED network, termed FreeSeed, which can effectively remove artifact and recover missing detail from the contaminated sparse-view CT images. Specifically, we first propose a frequency-band-aware artifact modeling network (FreeNet), which learns artifact-related frequency-band attention in Fourier domain for better modeling the globally distributed streak artifact on the sparse-view CT images. We then introduce a self-guided artifact refinement network (SeedNet), which leverages the predicted artifact to assist FreeNet in continuing to refine the severely corrupted details. Extensive experiments demonstrate the superior performance of FreeSeed and its dual-domain counterpart over the state-of-the-art sparse-view CT reconstruction methods. Source code is made available at https://github.com/Masaaki-75/freeseed.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes