paper-with-me

Papers

Polyper: Boundary Sensitive Polyp Segmentation

2023-12-14 · Hao Shao, Yang Zhang, Qibin Hou

We present a new boundary sensitive framework for polyp segmentation, called Polyper. Our method is motivated by a clinical approach that seasoned medical practitioners often leverage the inherent features of interior polyp regions to tackle blurred boundaries.Inspired by this, we propose explicitly leveraging polyp regions to bolster the model's boundary discrimination capability while minimizing computation. Our approach first extracts boundary and polyp regions from the initial segmentation map through morphological operators. Then, we design the boundary sensitive attention that concentrates on augmenting the features near the boundary regions using the interior polyp regions's characteristics to generate good segmentation results. Our proposed method can be seamlessly integrated with classical encoder networks, like ResNet-50, MiT-B1, and Swin Transformer. To evaluate the effectiveness of Polyper, we conduct experiments on five publicly available challenging datasets, and receive state-of-the-art performance on all of them. Code is available at https://github.com/haoshao-nku/medical_seg.git.

📄 PDF Abstract BibTeX arXiv:2312.08735

Code (1)

haoshao-nku/medical_seg 공식 구현 pytorch

Tasks

Segmentation

Methods 이 논문이 사용한 방법론

Multi-Head Attention 설명 없음
Attention 설명 없음
BPE Byte Pair Encoding, or BPE, is a subword segmentation algorithm that encodes rare and unknown words as sequences of subword units. The intuition is that various word…
Dropout Dropout is a regularization technique for neural networks that drops a unit (along with connections) at training time with a specified probability $p$ (a common value is…
Linear Layer A Linear Layer is a projection $\mathbf{XW + b}$.
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
Position-Wise Feed-Forward Layer 설명 없음
Absolute Position Encodings Absolute Position Encodings are a type of position embeddings for [Transformer-based models] where positional encodings are…

Similar Papers 제목 키워드 기반

Beyond Laurel/Yanny: An Autoencoder-Enabled Search for Polyperceivable Audio

2021-08-01 · ACL 2021 5 · Kartik Chandra, Chuma Kabaghe, Gregory Valiant

The famous {``}laurel/yanny{''} phenomenon references an audio clip that elicits dramatically different responses from different listeners. For the original clip, roughly half the population hears the word {``}laurel,{''…

The more polypersonal the better -- a short look on space geometry of fine-tuned layers

2025-01-09 · Sergei Kudriashov, Veronika Zykova, Angelina Stepanova, Yakov Raskind 외

The interpretation of deep learning models is a rapidly growing field, with particular interest in language models. There are various approaches to this task, including training simpler models to replicate neural network…

Decision Making

BDG-Net: Boundary Distribution Guided Network for Accurate Polyp Segmentation

2022-01-03 · Zihuan Qiu, Zhichuan Wang, Miaomiao Zhang, Ziyong Xu 외

Colorectal cancer (CRC) is one of the most common fatal cancer in the world. Polypectomy can effectively interrupt the progression of adenoma to adenocarcinoma, thus reducing the risk of CRC development. Colonoscopy is t…

DecoderMedical Image SegmentationPolyp SegmentationSegmentation

Mamba Guided Boundary Prior Matters: A New Perspective for Generalized Polyp Segmentation

2025-07-02 · Tapas K. Dutta, Snehashis Majhi, Deepak Ranjan Nayak, Debesh Jha

Polyp segmentation in colonoscopy images is crucial for early detection and diagnosis of colorectal cancer. However, this task remains a significant challenge due to the substantial variations in polyp shape, size, and c…

MambaSegmentation

Multi-scale Information Sharing and Selection Network with Boundary Attention for Polyp Segmentation

2024-05-18 · Xiaolu Kang, Zhuoqi Ma, Kang Liu, Yunan Li 외

Polyp segmentation for colonoscopy images is of vital importance in clinical practice. It can provide valuable information for colorectal cancer diagnosis and surgery. While existing methods have achieved relatively good…

Segmentation