paper-with-me

Papers

FocusNet: Transformer-enhanced Polyp Segmentation with Local and Pooling Attention

2025-04-18 · Jun Zeng, KC Santosh, Deepak Rajan Nayak, Thomas de Lange, Jonas Varkey, Tyler Berzin, Debesh Jha

Colonoscopy is vital in the early diagnosis of colorectal polyps. Regular screenings can effectively prevent benign polyps from progressing to CRC. While deep learning has made impressive strides in polyp segmentation, most existing models are trained on single-modality and single-center data, making them less effective in real-world clinical environments. To overcome these limitations, we propose FocusNet, a Transformer-enhanced focus attention network designed to improve polyp segmentation. FocusNet incorporates three essential modules: the Cross-semantic Interaction Decoder Module (CIDM) for generating coarse segmentation maps, the Detail Enhancement Module (DEM) for refining shallow features, and the Focus Attention Module (FAM), to balance local detail and global context through local and pooling attention mechanisms. We evaluate our model on PolypDB, a newly introduced dataset with multi-modality and multi-center data for building more reliable segmentation methods. Extensive experiments showed that FocusNet consistently outperforms existing state-of-the-art approaches with a high dice coefficients of 82.47% on the BLI modality, 88.46% on FICE, 92.04% on LCI, 82.09% on the NBI and 93.42% on WLI modality, demonstrating its accuracy and robustness across five different modalities. The source code for FocusNet is available at https://github.com/JunZengz/FocusNet.

📄 PDF Abstract BibTeX arXiv:2504.13597

Code (1)

junzengz/focusnet 공식 구현 pytorch

Tasks

DecoderSegmentation

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

HiFiSeg: High-Frequency Information Enhanced Polyp Segmentation with Global-Local Vision Transformer

2024-10-03 · Jingjing Ren, Xiaoyong Zhang, Lina Zhang

Numerous studies have demonstrated the strong performance of Vision Transformer (ViT)-based methods across various computer vision tasks. However, ViT models often struggle to effectively capture high-frequency component…

SegmentationSemantic Segmentation

Cooperation Learning Enhanced Colonic Polyp Segmentation Based on Transformer-CNN Fusion

2023-01-17 · Yuanyuan Wang, Zhaohong Deng, Qiongdan Lou, Shudong Hu 외

Traditional segmentation methods for colonic polyps are mainly designed based on low-level features. They could not accurately extract the location of small colonic polyps. Although the existing deep learning methods can…

Multi-Layer Dense Attention Decoder for Polyp Segmentation

2024-03-27 · Krushi Patel, Fengjun Li, Guanghui Wang

Detecting and segmenting polyps is crucial for expediting the diagnosis of colon cancer. This is a challenging task due to the large variations of polyps in color, texture, and lighting conditions, along with subtle diff…

DecoderSegmentation

RTA-Former: Reverse Transformer Attention for Polyp Segmentation

2024-01-22 · Zhikai Li, Murong Yi, Ali Uneri, Sihan Niu 외

Polyp segmentation is a key aspect of colorectal cancer prevention, enabling early detection and guiding subsequent treatments. Intelligent diagnostic tools, including deep learning solutions, are widely explored to stre…

DecoderDiagnosticSegmentation

PSTNet: Enhanced Polyp Segmentation with Multi-scale Alignment and Frequency Domain Integration

2024-09-13 · Wenhao Xu, Rongtao Xu, Changwei Wang, Xiuli Li 외

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 inf…

ManagementSegmentation