ASGNet: Adaptive Spectrum Guidance Network for Automatic Polyp Segmentation

📅 2026-04-16
📈 Citations: 0
Influential: 0
📄 PDF

career value

195K/year
🤖 AI Summary
This work addresses the challenge of polyp segmentation in colonoscopy images, where diverse morphologies, complex backgrounds, and frequent occlusions hinder accurate delineation. Existing methods often rely on local spatial cues, limiting their ability to capture complete polyp structures. To overcome this, we propose ASGNet, which introduces an adaptive spectral guidance mechanism that effectively integrates global spectral features with spatial information. The architecture incorporates a spectral-guided non-local perception module, a multi-source semantic extractor, and a dense cross-layer interaction decoder. By transcending conventional reliance on local correlations, ASGNet significantly enhances boundary precision and structural completeness. Extensive experiments demonstrate its superiority over 21 state-of-the-art methods across five benchmark datasets, with both quantitative metrics and qualitative results confirming its effectiveness.

Technology Category

Application Category

📝 Abstract
Early identification and removal of polyps can reduce the risk of developing colorectal cancer. However, the diverse morphologies, complex backgrounds and often concealed nature of polyps make polyp segmentation in colonoscopy images highly challenging. Despite the promising performance of existing deep learning-based polyp segmentation methods, their perceptual capabilities remain biased toward local regions, mainly because of the strong spatial correlations between neighboring pixels in the spatial domain. This limitation makes it difficult to capture the complete polyp structures, ultimately leading to sub-optimal segmentation results. In this paper, we propose a novel adaptive spectrum guidance network, called ASGNet, which addresses the limitations of spatial perception by integrating spectral features with global attributes. Specifically, we first design a spectrum-guided non-local perception module that jointly aggregates local and global information, therefore enhancing the discriminability of polyp structures, and refining their boundaries. Moreover, we introduce a multi-source semantic extractor that integrates rich high-level semantic information to assist in the preliminary localization of polyps. Furthermore, we construct a dense cross-layer interaction decoder that effectively integrates diverse information from different layers and strengthens it to generate high-quality representations for accurate polyp segmentation. Extensive quantitative and qualitative results demonstrate the superiority of our ASGNet approach over 21 state-of-the-art methods across five widely-used polyp segmentation benchmarks. The code will be publicly available at: https://github.com/CSYSI/ASGNet.
Problem

Research questions and friction points this paper is trying to address.

polyp segmentation
colonoscopy images
spatial perception
global attributes
morphological diversity
Innovation

Methods, ideas, or system contributions that make the work stand out.

spectrum-guided non-local perception
multi-source semantic extractor
dense cross-layer interaction decoder
polyp segmentation
global spectral features
🔎 Similar Papers