paper-with-me

Papers

Semantic-guided Encoder Feature Learning for Blurry Boundary Delineation

2019-06-10 · Dong Nie, Dinggang Shen

Encoder-decoder architectures are widely adopted for medical image segmentation tasks. With the lateral skip connection, the models can obtain and fuse both semantic and resolution information in deep layers to achieve more accurate segmentation performance. However, in many applications (e.g., blurry boundary images), these models often cannot precisely locate complex boundaries and segment tiny isolated parts. To solve this challenging problem, we firstly analyze why simple skip connections are not enough to help accurately locate indistinct boundaries and argue that it is due to the fuzzy information in the skip connection provided in the encoder layers. Then we propose a semantic-guided encoder feature learning strategy to learn both high resolution and rich semantic encoder features so that we can more accurately locate the blurry boundaries, which can also enhance the network by selectively learning discriminative features. Besides, we further propose a soft contour constraint mechanism to model the blurry boundary detection. Experimental results on real clinical datasets show that our proposed method can achieve state-of-the-art segmentation accuracy, especially for the blurry regions. Further analysis also indicates that our proposed network components indeed contribute to the improvement of performance. Experiments on additional datasets validate the generalization ability of our proposed method.

📄 PDF Abstract BibTeX arXiv:1906.04306

Code (0)

등록된 구현이 없습니다.

Tasks

Boundary DetectionDecoderImage SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

From Vicious to Virtuous Cycles: Synergistic Representation Learning for Unsupervised Video Object-Centric Learning

2026-02-03 · Hyun Seok Seong, WonJun Moon, Jae-Pil Heo arxiv

Unsupervised object-centric learning models, particularly slot-based architectures, have shown great promise in decomposing complex scenes. However, their reliance on reconstruction-based training creates a fundamental c…

Representation Learning

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

GeoSegNet: Point Cloud Semantic Segmentation via Geometric Encoder-Decoder Modeling

2022-07-14 · Chen Chen, Yisen Wang, Honghua Chen, Xuefeng Yan 외

Semantic segmentation of point clouds, aiming to assign each point a semantic category, is critical to 3D scene understanding.Despite of significant advances in recent years, most of existing methods still suffer from ei…

DecoderObjectSegmentationSemantic Segmentation

Gland Segmentation Via Dual Encoders and Boundary-Enhanced Attention

2024-01-29 · Huadeng Wang, Jiejiang Yu, Bingbing Li, Xipeng Pan 외

Accurate and automated gland segmentation on pathological images can assist pathologists in diagnosing the malignancy of colorectal adenocarcinoma. However, due to various gland shapes, severe deformation of malignant gl…

DecoderSegmentation

Classification With an Edge: Improving Semantic Image Segmentation with Boundary Detection

2016-12-05 · Dimitrios Marmanis, Konrad Schindler, Jan Dirk Wegner, Silvano Galliani 외

We present an end-to-end trainable deep convolutional neural network (DCNN) for semantic segmentation with built-in awareness of semantically meaningful boundaries. Semantic segmentation is a fundamental remote sensing t…

Boundary DetectionDecoderEdge DetectionGeneral Classification+3