PSTNet: Enhanced Polyp Segmentation with Multi-scale Alignment and Frequency Domain Integration
Wenhao Xu, Rongtao Xu, Changwei Wang, Xiuli Li, Shibiao Xu, Li Guo

TL;DR
PSTNet introduces a multi-scale, frequency-aware transformer-based network that significantly improves colorectal polyp segmentation accuracy by integrating frequency domain cues and addressing feature misalignment issues.
Contribution
The paper proposes PSTNet, a novel architecture that combines frequency domain information with multi-scale feature alignment for enhanced polyp segmentation.
Findings
Outperforms state-of-the-art methods on challenging datasets.
Demonstrates significant improvement in segmentation accuracy.
Effectively integrates frequency cues with semantic features.
Abstract
Accurate segmentation of colorectal polyps in colonoscopy images is crucial for effective diagnosis and management of colorectal cancer (CRC). However, current deep learning-based methods primarily rely on fusing RGB information across multiple scales, leading to limitations in accurately identifying polyps due to restricted RGB domain information and challenges in feature misalignment during multi-scale aggregation. To address these limitations, we propose the Polyp Segmentation Network with Shunted Transformer (PSTNet), a novel approach that integrates both RGB and frequency domain cues present in the images. PSTNet comprises three key modules: the Frequency Characterization Attention Module (FCAM) for extracting frequency cues and capturing polyp characteristics, the Feature Supplementary Alignment Module (FSAM) for aligning semantic information and reducing misalignment noise, and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNatural Language Processing Techniques
MethodsAttention Is All You Need · Byte Pair Encoding · Absolute Position Encodings · Softmax · Label Smoothing · Layer Normalization · Dropout · Position-Wise Feed-Forward Layer · Residual Connection · Linear Layer
