CVIVAug 14, 2025

FIND-Net -- Fourier-Integrated Network with Dictionary Kernels for Metal Artifact Reduction

arXiv:2508.10617v11 citationsh-index: 10Has CodeMICCAI
Originality Incremental advance
AI Analysis

This addresses the problem of degraded image quality from metal artifacts in CT scans for medical diagnosis and treatment planning, representing an incremental advance with specific performance gains.

The paper tackles metal artifact reduction in CT imaging by proposing FIND-Net, a framework that integrates frequency and spatial domain processing, achieving improvements such as a 3.07% MAE reduction, 0.18% SSIM increase, and 0.90% PSNR gain over state-of-the-art methods.

Metal artifacts, caused by high-density metallic implants in computed tomography (CT) imaging, severely degrade image quality, complicating diagnosis and treatment planning. While existing deep learning algorithms have achieved notable success in Metal Artifact Reduction (MAR), they often struggle to suppress artifacts while preserving structural details. To address this challenge, we propose FIND-Net (Fourier-Integrated Network with Dictionary Kernels), a novel MAR framework that integrates frequency and spatial domain processing to achieve superior artifact suppression and structural preservation. FIND-Net incorporates Fast Fourier Convolution (FFC) layers and trainable Gaussian filtering, treating MAR as a hybrid task operating in both spatial and frequency domains. This approach enhances global contextual understanding and frequency selectivity, effectively reducing artifacts while maintaining anatomical structures. Experiments on synthetic datasets show that FIND-Net achieves statistically significant improvements over state-of-the-art MAR methods, with a 3.07% MAE reduction, 0.18% SSIM increase, and 0.90% PSNR improvement, confirming robustness across varying artifact complexities. Furthermore, evaluations on real-world clinical CT scans confirm FIND-Net's ability to minimize modifications to clean anatomical regions while effectively suppressing metal-induced distortions. These findings highlight FIND-Net's potential for advancing MAR performance, offering superior structural preservation and improved clinical applicability. Code is available at https://github.com/Farid-Tasharofi/FIND-Net

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