CVAINov 3, 2025

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

arXiv:2511.01143v1h-index: 27Has Code
Originality Incremental advance
AI Analysis

This addresses the need for accurate and fast polyp segmentation in colonoscopy to reduce colorectal cancer mortality, representing an incremental improvement in domain-specific methods.

The paper tackles the problem of ambiguous polyp margins and high computational complexity in colonoscopy polyp segmentation by proposing MicroAUNet, a lightweight attention-based network with knowledge distillation, achieving state-of-the-art accuracy with extremely low model complexity suitable for real-time clinical applications.

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 light-weighted attention-based segmentation network that combines depthwise-separable dilated convolutions with a single-path, parameter-shared channel-spatial attention block to 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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes