<p>Accurate segmentation of skin lesions is crucial for the early diagnosis and treatment planning of skin cancer. However, existing high-performance models often exhibit high computational complexity and large parameters, making them difficult to deploy on resource-constrained mobile medical devices. To address this challenge, this paper proposes an efficient CNN-based medical image segmentation model—the Lightweight Multi-Scale Directional Aggregation UNet (MDLA-UNet). Building upon the classic U-Net architecture, this network incorporates an Axial Dilated Multi-scale (ADM) module as its encoder-decoder backbone. It efficiently captures long-range contextual dependencies and local details with minimal parameters by utilizing parallel horizontal and vertical long-range convolutional branches and multi-directional dilated convolutions. Additionally, the Feature Embedding Bridge (FEB) module optimizes skip connections. Through grouped aggregation and multi-scale attention mechanisms, it effectively integrates high-level semantic information with low-level spatial details, mitigating common issues such as blurred lesion boundaries and irregular segmentation masks. Extensive experiments on the ISIC2017, ISIC2018, and PH2 datasets demonstrate that MDLA-UNet achieves competitive performance, with DSCs of <InlineEquation ID="IEq1"> <EquationSource Format="TEX">\(88.74\%\)</EquationSource> <EquationSource Format="MATHML"><math> <mrow> <mn>88.74</mn> <mo>%</mo> </mrow> </math></EquationSource> </InlineEquation>, <InlineEquation ID="IEq2"> <EquationSource Format="TEX">\(89.79\%\)</EquationSource> <EquationSource Format="MATHML"><math> <mrow> <mn>89.79</mn> <mo>%</mo> </mrow> </math></EquationSource> </InlineEquation>, and <InlineEquation ID="IEq3"> <EquationSource Format="TEX">\(92.74\%\)</EquationSource> <EquationSource Format="MATHML"><math> <mrow> <mn>92.74</mn> <mo>%</mo> </mrow> </math></EquationSource> </InlineEquation>, respectively, while incurring only 0.051<i>M</i> parameters and 0.055 GFLOPs of computational overhead. This approach significantly reduces resource consumption while maintaining high accuracy, providing a viable technical pathway for mobile-based auxiliary diagnostic systems for skin cancer. The code is available at <a href="https://github.com/zaisck/MDLA-UNet">https://github.com/zaisck/MDLA-UNet</a>.</p>

错误:搜索内容不能为空,请输入英文关键词
错误:关键词超出字数限制,请精简
高级检索

MDLA-UNet: A Lightweight Multi-scale Directional Aggregation UNet for Skin Lesion Segmentation

  • Shaojun Qu,
  • Zai Shi

摘要

Accurate segmentation of skin lesions is crucial for the early diagnosis and treatment planning of skin cancer. However, existing high-performance models often exhibit high computational complexity and large parameters, making them difficult to deploy on resource-constrained mobile medical devices. To address this challenge, this paper proposes an efficient CNN-based medical image segmentation model—the Lightweight Multi-Scale Directional Aggregation UNet (MDLA-UNet). Building upon the classic U-Net architecture, this network incorporates an Axial Dilated Multi-scale (ADM) module as its encoder-decoder backbone. It efficiently captures long-range contextual dependencies and local details with minimal parameters by utilizing parallel horizontal and vertical long-range convolutional branches and multi-directional dilated convolutions. Additionally, the Feature Embedding Bridge (FEB) module optimizes skip connections. Through grouped aggregation and multi-scale attention mechanisms, it effectively integrates high-level semantic information with low-level spatial details, mitigating common issues such as blurred lesion boundaries and irregular segmentation masks. Extensive experiments on the ISIC2017, ISIC2018, and PH2 datasets demonstrate that MDLA-UNet achieves competitive performance, with DSCs of \(88.74\%\) 88.74 % , \(89.79\%\) 89.79 % , and \(92.74\%\) 92.74 % , respectively, while incurring only 0.051M parameters and 0.055 GFLOPs of computational overhead. This approach significantly reduces resource consumption while maintaining high accuracy, providing a viable technical pathway for mobile-based auxiliary diagnostic systems for skin cancer. The code is available at https://github.com/zaisck/MDLA-UNet.