Pancreas Segmentation in CT and MRI Images via Domain Specific Network Designing and Recurrent Neural Contextual Learning
Jinzheng Cai, Le Lu, Fuyong Xing, Lin Yang

TL;DR
This paper introduces a novel CNN-RNN framework for pancreas segmentation in CT and MRI images, improving spatial consistency and boundary accuracy by leveraging recurrent neural networks to refine initial CNN segmentations.
Contribution
It proposes a combined CNN and RNN architecture with deep supervision and multi-scale features, specifically using CLSTM units for inter-slice consistency in pancreas segmentation.
Findings
Enhanced segmentation accuracy on CT and MRI datasets.
Improved inter-slice spatial consistency and boundary delineation.
Effective training with small datasets using deep supervision.
Abstract
Automatic pancreas segmentation in radiology images, eg., computed tomography (CT) and magnetic resonance imaging (MRI), is frequently required by computer-aided screening, diagnosis, and quantitative assessment. Yet pancreas is a challenging abdominal organ to segment due to the high inter-patient anatomical variability in both shape and volume metrics. Recently, convolutional neural networks (CNNs) have demonstrated promising performance on accurate segmentation of pancreas. However, the CNN-based method often suffers from segmentation discontinuity for reasons such as noisy image quality and blurry pancreatic boundary. From this point, we propose to introduce recurrent neural networks (RNNs) to address the problem of spatial non-smoothness of inter-slice pancreas segmentation across adjacent image slices. To inference initial segmentation, we first train a 2D CNN sub-network, where…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Neural Network Applications · COVID-19 diagnosis using AI · Medical Image Segmentation Techniques
