用级联空洞卷积提升猴痘皮损分类准确率,兼顾速度与精度。
A Cascaded Dilated Convolution Approach for Mpox Lesion Classification
- 设计级联空洞注意力模块,增强多尺度特征提取能力。
- 在MCSI数据集上达98%准确率,参数量减少37.5%。
- 适合医疗影像快速诊断,尤其适用于资源有限地区。
世界卫生组织将猴痘病毒列为国际公共卫生紧急事件,其皮损外观与其他皮肤病相似,诊断困难。传统方法依赖临床症状和实验室检测,耗时且人力密集。基于深度学习的皮肤病变分类提供新路径,但需兼顾效率与准确率。本文提出级联空洞分组注意力(CAGA)框架,融合级联空洞注意力模块与级联分组注意力机制。前者利用空洞卷积级联输出以增强多尺度表征;后者降低多头自注意力冗余。结合EfficientViT-L1主干网络,在猴痘近距皮肤图像(MCSI)数据集上达到98%准确率,模型参数量比原模型减少37.5%。在两个额外基准数据集上验证,性能持续领先现有方法。
原文摘要 · Abstract (English)
The global outbreak of the Mpox virus, classified as a Public Health Emergency of International Concern (PHEIC) by the World Health Organization, presents significant diagnostic challenges due to its visual similarity to other skin lesion diseases. Traditional diagnostic methods for Mpox, which rely on clinical symptoms and laboratory tests, are slow and labor intensive. Deep learning-based approaches for skin lesion classification offer a promising alternative. However, developing a model that balances efficiency with accuracy is crucial to ensure reliable and timely diagnosis without compromising performance. This study introduces the Cascaded Atrous Group Attention (CAGA) framework to address these challenges, combining the Cascaded Atrous Attention module and the Cascaded Group Attention mechanism. The Cascaded Atrous Attention module utilizes dilated convolutions and cascades the outputs to enhance multi-scale representation. This is integrated into the Cascaded Group Attention mechanism, which reduces redundancy in Multi-Head Self-Attention. By integrating the Cascaded Atrous Group Attention module with EfficientViT-L1 as the backbone architecture, this approach achieves state-of-the-art performance, reaching an accuracy of 98% on the Mpox Close Skin Image (MCSI) dataset while reducing model parameters by 37.5% compared to the original EfficientViT-L1. The model's robustness is demonstrated through extensive validation on two additional benchmark datasets, where it consistently outperforms existing approaches.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。