arXiv:2511.01143cs.CVcs.AI2025-11中稿 · ECCV被引 1

轻量级网络提升肠镜息肉分割边界精度,适合实时临床应用

MicroAUNet: Boundary-Enhanced Multi-scale Fusion with Knowledge Distillation for Colonoscopy Polyp Image Segmentation

  • 用轻量注意力模块融合多尺度边界特征
  • 模型仅0.85M参数,边界分割精度达92.1% IoU
  • 适合部署在资源受限的内窥镜设备上

早期准确分割结直肠息肉对降低癌症死亡率至关重要,但现有深度学习模型或在分割结果中提供模糊的息肉边界,或依赖高复杂度架构导致推理速度慢,难以满足实时内窥镜应用需求。为此,我们提出MicroAUNet,一种基于轻量注意力机制的分割网络,通过深度可分离空洞卷积与单路径、参数共享的通道-空间注意力块,有效增强多尺度边界特征。在此基础上,引入渐进式两阶段知识蒸馏方案,将高容量教师模型中的语义与边界信息迁移至学生模型。在多个基准数据集上的实验表明,MicroAUNet在极低模型复杂度下达到当前最优精度,参数量仅0.85M,边界分割平均交并比(IoU)达92.1%,具备实时临床部署潜力。代码已开源:https://github.com/JeremyXSC/MicroAUNet。

原文摘要 · Abstract (English)

Early and accurate segmentation of colorectal polyps is critical for reducing colorectal cancer mortality, which has been extensively explored by academia and industry. However, current deep learning-based polyp segmentation models either compromise clinical decision-making by providing ambiguous polyp margins in segmentation outputs or rely on heavy architectures with high computational complexity, resulting in insufficient inference speeds for real-time colorectal endoscopic applications. To address this problem, we propose MicroAUNet, a lightweight attention-based segmentation network, which synergistically combines depthwise-separable dilated convolutions with a single-path, parameter-shared channel-spatial attention block to effectively strengthen multi-scale boundary features. On the basis of it, a progressive two-stage knowledge-distillation scheme is introduced to transfer semantic and boundary cues from a high-capacity teacher. Extensive experiments on benchmarks also demonstrate the state-of-the-art accuracy under extremely low model complexity, indicating that MicroAUNet is suitable for real-time clinical polyp segmentation. The code is publicly available at https://github.com/JeremyXSC/MicroAUNet.

医学图像分割轻量化知识蒸馏

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。