Islam Md Farhadul, Reza Md Tanzim, Manab Meem Arafat, Zabeen Sarah, Islam Md Fahim-Ul, Shahriar Md Fahim, Kaykobad Mohammad, Husna Md Golam Zel Asmaul, Noor Jannatun
Computing for Sustainability and Social Good (C2SG) Research Group, Department of Computer Science and Engineering, United International University, Dhaka, Bangladesh; Department of Computer Science and Engineering, School of Data and Sciences, BRAC University, Dhaka, Bangladesh.
Department of Computer Science and Engineering, School of Data and Sciences, BRAC University, Dhaka, Bangladesh.
Comput Biol Med. 2025 Jun;192(Pt A):110174. doi: 10.1016/j.compbiomed.2025.110174. Epub 2025 Apr 24.
Noise in histopathology images from hardware limitations, preparation artifacts, and environmental factors complicates disease analysis and increases risks. With growing workloads and the complexity of histopathology images, developing efficient and precise histopathology image analysis methods is essential. However, many denoising models struggle to extract spatial features and are computationally expensive, primarily due to the limited capacity of convolutions to capture visual patterns across spatial locations, and tend to occupy the largest share of computational costs. In histopathology, many spatial features, such as anomalies or microorganisms, located sparsely across an image, are crucial for the final diagnosis, and many denoising processes often either blur them or introduce artifacts. In this study, we propose a lightweight autoencoder (43.11 kilobytes) for denoising histopathology images by fusing a single involution layer within a small convolution model, resulting in better denoising performance in a hybrid model, which has both channel-specific and location-specific feature extraction capabilities. Building upon the idea of a shallow autoencoder, our model results in much lower memory and compute overhead requirements, while also not avoiding the generation of artifacts. On Malaria Blood Smear and CRC datasets, SSIM Loss and Peak-Signal-to-Noise-Ratio were used for performance evaluation, with lower SSIM Loss (0.058 and 0.34) in denoising images with an added Gaussian noise of 0.3. Our proposed autoencoder, with low weight parameters of 11,037 and 81,630,000 floating point operations (FLOPs), is over 20 times less computationally expensive than Xception, the second-best performing model, establishing ours as the most efficient denoising autoencoder for histopathology images.
由于硬件限制、制备伪影和环境因素,组织病理学图像中的噪声使疾病分析变得复杂并增加了风险。随着组织病理学图像工作量的增加和复杂性的提高,开发高效且精确的组织病理学图像分析方法至关重要。然而,许多去噪模型难以提取空间特征且计算成本高昂,这主要是由于卷积捕捉跨空间位置视觉模式的能力有限,并且往往占据计算成本的最大份额。在组织病理学中,许多稀疏分布在图像中的空间特征,如异常或微生物,对最终诊断至关重要,而许多去噪过程往往会模糊它们或引入伪影。在本研究中,我们提出了一种轻量级自动编码器(43.11千字节),通过在小型卷积模型中融合单个内卷层来去噪组织病理学图像,在具有通道特定和位置特定特征提取能力的混合模型中实现了更好的去噪性能。基于浅自动编码器的理念,我们的模型内存和计算开销要求低得多,同时也不避免伪影的产生。在疟疾血涂片和结直肠癌数据集上,使用结构相似性损失(SSIM Loss)和峰值信噪比进行性能评估,在添加高斯噪声为0.3的去噪图像中具有较低的SSIM损失(0.058和0.34)。我们提出的自动编码器具有11,037个低权重参数和81,630,000次浮点运算(FLOPs),计算成本比性能第二好的模型Xception低20倍以上,确立了我们的模型为组织病理学图像最有效的去噪自动编码器。