MedNet: a lightweight attention-augmented CNN for medical image classification

MedNet:一种用于医学图像分类的轻量级注意力增强型卷积神经网络

阅读:1

Abstract

Disease detection using medical images enables early and precise diagnosis. Despite the growing success of deep learning models, accurate classification remains a significant challenge. Medical images often exhibit characteristics such as limited spatial resolution, subtle visual differences between disease categories (low inter-class variance), and substantial variation within the same class (high intra-class variability). These factors collectively hinder the ability of standard vision models to generalize effectively, frequently resulting in misclassification. These challenges highlight the need for efficient architectures that can focus on critical spatial and contextual features for reliable performance. To mitigate these challenges we propose MedNet, a lightweight CNN architecture that combines depthwise separable convolutions with the CBAM attention mechanism to efficiently extract and refine spatially and contextually relevant features. The core ResidualDSCBAMBlock captures local patterns while CBAM enhances important spatial and channel-wise information, followed by adaptive pooling, dropout, and fully connected layers for robust classification. The model is trained and validated on the DermaMNIST, BloodMNIST, OCTMNIST which from MedMNIST, and Fitzpatrick17k datasets. MedNet matches or exceeds CNN baselines across these medical image datasets achieving higher accuracy with significantly fewer parameters and lower computational cost, demonstrating its effectiveness and efficiency in medical image classification tasks. Code is available at https://github.com/Md-Ferdous/MedNet .

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。