Computer Vision Conference (CVC) 2026
21-22 May 2026
Publication Links
IJACSA
Special Issues
Computer Vision Conference (CVC)
Computing Conference
Intelligent Systems Conference (IntelliSys)
Future Technologies Conference (FTC)
International Journal of Advanced Computer Science and Applications(IJACSA), Volume 16 Issue 12, 2025.
Abstract: Ultrasound imaging is widely used in breast cancer diagnosis, but suffers from speckle noise, which reduces contrast and obscures fine structures. Supervised deep learning methods for speckle reduction/denoising typically require clean ground truth, which is unattainable in vivo. To address this, this study proposes a multi-filter pseudo-ground-truth strategy combined with a UNet++ denoiser. Each image in the BUSI dataset is processed using three classical despeckling filters (Gaussian, median, and total variation) to generate diverse pseudo-clean targets. The network is trained with deep supervision to minimize a robust loss with respect to these targets, enabling it to learn a consensus representation beyond any single filter. On the BUSI test set, the proposed method achieves PSNR = 34.11 dB and SSIM = 0.8901, outperforming recent CNN baselines under the same evaluation protocol. Qualitative results show improved edge preservation and lesion visibility. This approach eliminates the need for unattainable clean ultrasound images and provides a practical path toward clinically useful ultrasound despeckling. Code, data splits, pretrained weights, and the full evaluation protocol will be released for reproducibility.
Omar Ayad Alani and Muhammad Moinuddin. “Speckle Denoising in Breast Ultrasound Images Using Multi-Filter Pseudo-Clean Targets and Deep Learning”. International Journal of Advanced Computer Science and Applications (IJACSA) 16.12 (2025). http://dx.doi.org/10.14569/IJACSA.2025.0161215
@article{Alani2025,
title = {Speckle Denoising in Breast Ultrasound Images Using Multi-Filter Pseudo-Clean Targets and Deep Learning},
journal = {International Journal of Advanced Computer Science and Applications},
doi = {10.14569/IJACSA.2025.0161215},
url = {http://dx.doi.org/10.14569/IJACSA.2025.0161215},
year = {2025},
publisher = {The Science and Information Organization},
volume = {16},
number = {12},
author = {Omar Ayad Alani and Muhammad Moinuddin}
}
Copyright Statement: This is an open access article licensed under a Creative Commons Attribution 4.0 International License, which permits unrestricted use, distribution, and reproduction in any medium, even commercially as long as the original work is properly cited.