FLDNet: A Foreground-Aware Network for Polyp Segmentation Leveraging Long-Distance Dependencies
Xuefeng Wei, Xuan Zhou

TL;DR
FLDNet is a Transformer-based neural network designed for accurate polyp segmentation in colonoscopy images by capturing long-distance dependencies and integrating local and global context information.
Contribution
The paper introduces FLDNet, a novel Transformer-based architecture that effectively models long-range dependencies and foreground features for improved polyp segmentation.
Findings
FLDNet outperforms existing methods on multiple evaluation metrics.
The model effectively captures long-distance dependencies in features.
Foreground-aware modules enhance polyp segmentation accuracy.
Abstract
Given the close association between colorectal cancer and polyps, the diagnosis and identification of colorectal polyps play a critical role in the detection and surgical intervention of colorectal cancer. In this context, the automatic detection and segmentation of polyps from various colonoscopy images has emerged as a significant problem that has attracted broad attention. Current polyp segmentation techniques face several challenges: firstly, polyps vary in size, texture, color, and pattern; secondly, the boundaries between polyps and mucosa are usually blurred, existing studies have focused on learning the local features of polyps while ignoring the long-range dependencies of the features, and also ignoring the local context and global contextual information of the combined features. To address these challenges, we propose FLDNet (Foreground-Long-Distance Network), a…
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
TopicsColorectal Cancer Screening and Detection · Radiomics and Machine Learning in Medical Imaging · Image Retrieval and Classification Techniques
MethodsMulti-Head Attention · Attention Is All You Need · Linear Layer · Residual Connection · Adam · Byte Pair Encoding · Softmax · Dropout · Label Smoothing · Absolute Position Encodings
