Search papers, labs, and topics across Lattice.
The paper introduces PatchDenoiser, a parameter-efficient multi-scale patch-based denoising framework for medical images that decomposes denoising into local texture extraction and global context aggregation. It fuses these components via a spatially aware patch fusion strategy to effectively suppress noise while preserving fine structural details. Experiments on the Mayo Low-Dose CT dataset demonstrate that PatchDenoiser outperforms state-of-the-art CNN- and GAN-based methods in PSNR and SSIM, while also achieving a 9x reduction in parameters and a 27x reduction in energy consumption compared to conventional CNN denoisers.
Achieve state-of-the-art medical image denoising with PatchDenoiser, a method that slashes parameters by 9x and energy consumption by 27x compared to CNNs, without sacrificing performance.
Medical images are essential for diagnosis, treatment planning, and research, but their quality is often degraded by noise from low-dose acquisition, patient motion, or scanner limitations, affecting both clinical interpretation and downstream analysis. Traditional filtering approaches often over-smooth and lose fine anatomical details, while deep learning methods, including CNNs, GANs, and transformers, may struggle to preserve such details or require large, computationally expensive models, limiting clinical practicality. We propose PatchDenoiser, a lightweight, energy-efficient multi-scale patch-based denoising framework. It decomposes denoising into local texture extraction and global context aggregation, fused via a spatially aware patch fusion strategy. This design enables effective noise suppression while preserving fine structural and anatomical details. PatchDenoiser is ultra-lightweight, with far fewer parameters and lower computational complexity than CNN-, GAN-, and transformer-based denoisers. On the 2016 Mayo Low-Dose CT dataset, PatchDenoiser consistently outperforms state-of-the-art CNN- and GAN-based methods in PSNR and SSIM. It is robust to variations in slice thickness, reconstruction kernels, and HU windows, generalizes across scanners without fine-tuning, and reduces parameters by ~9x and energy consumption per inference by ~27x compared with conventional CNN denoisers. PatchDenoiser thus provides a practical, scalable, and computationally efficient solution for medical image denoising, balancing performance, robustness, and clinical deployability.