作者投稿和查稿 主编审稿 专家审稿 编委审稿 远程编辑

计算机工程 ›› 2026, Vol. 52 ›› Issue (7): 243-254. doi: 10.19678/j.issn.1000-3428.0070434

• 计算机视觉与图形图像处理 • 上一篇    下一篇

特征学习和边界引导的皮肤病变图像分割网络

刘梦寒1, 刘骊1,2, 付晓东1,2, 刘利军1,2, 彭玮1,2   

  1. 1. 昆明理工大学信息工程与自动化学院, 云南 昆明 650500;
    2. 云南省计算机技术应用重点实验室, 云南 昆明 650500
  • 收稿日期:2024-10-08 修回日期:2025-01-10 出版日期:2026-07-15 发布日期:2025-03-07
  • 作者简介:刘梦寒(CCF学生会员),女,硕士研究生,主研方向为计算机视觉、医学图像分割;刘骊(通信作者)、付晓东,教授、博士,E-mail:ieall@kust.edu.cn;刘利军,副教授、博士;彭玮,教授、博士。
  • 基金资助:
    国家自然科学基金(62262036,62362043);兴滇英才支持计划项目(KKXY202203008)。

Feature Learning and Boundary Guidance for Skin Lesion Image Segmentation Network

LIU Menghan1, LIU Li1,2, FU Xiaodong1,2, LIU Lijun1,2, PENG Wei1,2   

  1. 1. Faculty of Information Engineering and Automation, Kunming University of Science and Technology, Kunming 650500, Yunnan, China;
    2. Computer Technology Application Key Laboratory of Yunnan Province, Kunming 650500, Yunnan, China
  • Received:2024-10-08 Revised:2025-01-10 Online:2026-07-15 Published:2025-03-07

摘要: 皮肤病变图像因病变区域边界模糊、尺寸变化大、形状不规则等特性,显著影响分割算法的准确性。针对该问题,提出一种结合特征学习和边界引导的皮肤病变图像分割网络。首先,构建基于卷积神经网络(CNN)和Transformer的双重特征编码模块,学习皮肤病变图像的全局-局部特征;然后,采用专家标注的真值监督学习指导生成皮肤病变边界窗口,对病变区域进行边界特征增强;最后,通过引入边界引导解码机制,融合学习到的全局-局部特征和边界增强特征,进行皮肤病变图像分割,优化分割结果的边界清晰度和整体精度。在ISIC 2018和ISIC 2016数据集上的实验结果表明,该方法在ISIC 2018数据集上的交并比(IoU)、特异性和准确率相比CTO分别提高2.88、1.25和0.27百分点,在ISIC 2016数据集上,Dice系数和IoU分别提高1.66和6.02百分点,并在所有评估指标上均取得最优结果。所提分割网络在复杂背景及模糊边界病变的分割任务中表现出卓越性能,不仅能够精准分割病变区域,还能有效处理复杂背景下的边界模糊问题,为皮肤病变图像分割提供了一种高精度的解决方案。

关键词: 皮肤病变图像分割, 特征编码, 特征学习, 边界引导, 边界增强

Abstract: Skin lesion images significantly affect the accuracy of segmentation algorithms because of characteristics such as blurred lesion boundaries, large variations in size, and irregular shapes. To address this issue, a skin lesion image segmentation network that combines feature learning and boundary guidance is proposed. First, a dual feature encoding module based on Convolutional Neural Networks (CNN) and a Transformer is constructed to learn the global-local features of skin lesion images. Subsequently, expert-annotated ground truth supervised learning is adopted to guide the generation of the skin lesion boundary windows and enhance the boundary features of the lesion. Finally, by introducing a boundary-guided decoding mechanism, the learned global-local features and boundary-enhanced features are fused to perform skin lesion image segmentation, optimizing the boundary clarity and overall accuracy of the segmentation results. Experimental results on the ISIC 2018 and ISIC 2016 datasets show that the proposed method achieves improvements of 2.88, 1.25, and 0.27 percentage points in Intersection over Union (IoU), specificity, and accuracy, respectively, compared with CTO on the ISIC 2018 dataset. For the ISIC 2016 dataset, the Dice coefficient and IoU are improved by 1.66 and 6.02 percentage points, respectively, achieving optimal results across all evaluation metrics. The proposed segmentation network exhibits excellent performance in segmentation tasks with complex backgrounds and blurred boundaries, accurately segmenting lesion regions and effectively handling boundary blurring issues in complex backgrounds, thereby providing a high-precision solution for skin lesion image segmentation.

Key words: skin lesion image segmentation, feature encoding, feature learning, boundary guiding, boundary enhancement

中图分类号: