TL;DR
This paper introduces ConResNet, a novel 3D medical image segmentation model that explicitly learns inter-slice context information through residual and attention mechanisms, improving accuracy over existing methods.
Contribution
The paper proposes the 3D context residual network with a new context residual module that enhances inter-slice context learning for improved segmentation accuracy.
Findings
Outperforms six top methods in brain tumor segmentation
Achieves superior results on pancreas segmentation
Demonstrates the effectiveness of context residual learning scheme
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
