paper-with-me

홈 › Papers

w-Net: Dual Supervised Medical Image Segmentation Model with Multi-Dimensional Attention and Cascade Multi-Scale Convolution

2020-11-15 · Bo wang, Lei Wang, Junyang Chen, Zhenghua Xu, Thomas Lukasiewicz, Zhigang Fu

Deep learning-based medical image segmentation technology aims at automatic recognizing and annotating objects on the medical image. Non-local attention and feature learning by multi-scale methods are widely used to model network, which drives progress in medical image segmentation. However, those attention mechanism methods have weakly non-local receptive fields' strengthened connection for small objects in medical images. Then, the features of important small objects in abstract or coarse feature maps may be deserted, which leads to unsatisfactory performance. Moreover, the existing multi-scale methods only simply focus on different sizes of view, whose sparse multi-scale features collected are not abundant enough for small objects segmentation. In this work, a multi-dimensional attention segmentation model with cascade multi-scale convolution is proposed to predict accurate segmentation for small objects in medical images. As the weight function, multi-dimensional attention modules provide coefficient modification for significant/informative small objects features. Furthermore, The cascade multi-scale convolution modules in each skip-connection path are exploited to capture multi-scale features in different semantic depth. The proposed method is evaluated on three datasets: KiTS19, Pancreas CT of Decathlon-10, and MICCAI 2018 LiTS Challenge, demonstrating better segmentation performances than the state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2012.03674

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Duo-SegNet: Adversarial Dual-Views for Semi-Supervised Medical Image Segmentation

2021-08-25 · Himashi Peiris, Zhaolin Chen, Gary Egan, Mehrtash Harandi

Segmentation of images is a long-standing challenge in medical AI. This is mainly due to the fact that training a neural network to perform image segmentation requires a significant number of pixel-level annotated data, …

Image SegmentationMedical Image SegmentationMULTI-VIEW LEARNINGSegmentation+2

Dual-Task Mutual Learning for Semi-Supervised Medical Image Segmentation

2021-03-08 · Yichi Zhang, Jicong Zhang

The success of deep learning methods in medical image segmentation tasks usually requires a large amount of labeled data. However, obtaining reliable annotations is expensive and time-consuming. Semi-supervised learning …

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation+1

Mixed-Supervised Dual-Network for Medical Image Segmentation

2019-07-24 · Duo Wang, Ming Li, Nir Ben-Shlomo, C. Eduardo Corrales 외

Deep learning based medical image segmentation models usually require large datasets with high-quality dense segmentations to train, which are very time-consuming and expensive to prepare. One way to tackle this challeng…

Image SegmentationMedical Image SegmentationMulti-Task LearningSegmentation+1

Lagrange Duality and Compound Multi-Attention Transformer for Semi-Supervised Medical Image Segmentation

2024-09-12 · Fuchen Zheng, Quanjun Li, Weixuan Li, Xuhang Chen 외

Medical image segmentation, a critical application of semantic segmentation in healthcare, has seen significant advancements through specialized computer vision techniques. While deep learning-based medical image segment…

Image SegmentationMedical DiagnosisMedical Image SegmentationSegmentation+2

SemiGDA: Generative Dual-distribution Alignment for Semi-Supervised Medical Image Segmentation

2026-04-25 · Kaiwen Huang, Yi Zhou, Yizhe Zhang, Jingxiong Li 외 arxiv

Semi-supervised learning addresses label scarcity and high annotation costs in medical image segmentation by exploiting the latent information in unlabeled data to enhance model performance. Traditional discriminative se…

Semi-supervised Medical Image SegmentationRepresentation Learning