paper-with-me

Papers

Inter-slice Context Residual Learning for 3D Medical Image Segmentation

2020-11-28 · Jianpeng Zhang, Yutong Xie, Yan Wang, Yong Xia

Automated and accurate 3D medical image segmentation plays an essential role in assisting medical professionals to evaluate disease progresses and make fast therapeutic schedules. Although deep convolutional neural networks (DCNNs) have widely applied to this task, the accuracy of these models still need to be further improved mainly due to their limited ability to 3D context perception. In this paper, we propose the 3D context residual network (ConResNet) for the accurate segmentation of 3D medical images. This model consists of an encoder, a segmentation decoder, and a context residual decoder. We design the context residual module and use it to bridge both decoders at each scale. Each context residual module contains both context residual mapping and context attention mapping, the formal aims to explicitly learn the inter-slice context information and the latter uses such context as a kind of attention to boost the segmentation accuracy. We evaluated this model on the MICCAI 2018 Brain Tumor Segmentation (BraTS) dataset and NIH Pancreas Segmentation (Pancreas-CT) dataset. Our results not only demonstrate the effectiveness of the proposed 3D context residual learning scheme but also indicate that the proposed ConResNet is more accurate than six top-ranking methods in brain tumor segmentation and seven top-ranking methods in pancreas segmentation. Code is available at https://git.io/ConResNet

📄 PDF Abstract BibTeX arXiv:2011.14155

Code (1)

jianpengz/ConResNet pytorch

Tasks

Brain Tumor SegmentationDecoderImage SegmentationMedical Image SegmentationPancreas SegmentationSegmentationSemantic SegmentationTumor Segmentation

Similar Papers 제목 키워드 기반

HResFormer: Hybrid Residual Transformer for Volumetric Medical Image Segmentation

2024-12-16 · Sucheng Ren, Xiaomeng Li

Vision Transformer shows great superiority in medical image segmentation due to the ability in learning long-range dependency. For medical image segmentation from 3D data, such as computed tomography (CT), existing metho…

AnatomyComputed Tomography (CT)Image SegmentationMedical Image Segmentation+3

Practical Lossless Volumetric Medical Image Compression via Tri-plane Context Tree Learning

2026-08-14 · Yuanchao Bai, Yifan Zhao, Kai Wang, Yuanbo Du 외 arxiv

Lossless compression of volumetric medical images is of paramount importance for clinical and research applications where data fidelity is essential. Traditional compression methods are often limited in efficiency due to…

Image Compression

Slide-SAM: Medical SAM Meets Sliding Window

2023-11-16 · Quan Quan, Fenghe Tang, Zikang Xu, Heqin Zhu 외

The Segment Anything Model (SAM) has achieved a notable success in two-dimensional image segmentation in natural images. However, the substantial gap between medical and natural images hinders its direct application to m…

AnatomyImage SegmentationMedical Image SegmentationPrediction+2

In-context learning for medical image segmentation

2024-12-17 · Eichi Takaya, Shinnosuke Yamamoto

Annotation of medical images, such as MRI and CT scans, is crucial for evaluating treatment efficacy and planning radiotherapy. However, the extensive workload of medical professionals limits their ability to annotate la…

Image SegmentationIn-Context LearningMedical Image SegmentationSegmentation+1

Combining Fully Convolutional and Recurrent Neural Networks for 3D Biomedical Image Segmentation

2016-09-05 · NeurIPS 2016 12 · Jianxu Chen, Lin Yang, Yizhe Zhang, Mark Alber 외

Segmentation of 3D images is a fundamental problem in biomedical image analysis. Deep learning (DL) approaches have achieved state-of-the-art segmentation perfor- mance. To exploit the 3D contexts using neural networks, …

3D Medical Imaging SegmentationImage SegmentationSegmentationSemantic Segmentation