Z-Net: an Anisotropic 3D DCNN for Medical CT Volume Segmentation
Peichao Li, Xiao-Yun Zhou, Zhao-Yang Wang, Guang-Zhong Yang

TL;DR
Z-Net introduces an anisotropic 3D deep learning framework that improves CT volume segmentation accuracy by addressing patch discontinuities and class imbalance, enhancing intra-operative navigation in minimally invasive surgery.
Contribution
The paper presents Z-Net, a novel anisotropic 3D DCNN that can be integrated into existing models to improve segmentation performance in CT scans.
Findings
Up to 12.6% improvement in IoU for segmentation tasks.
Effective handling of discontinuities and class imbalance in CT volumes.
Validated on aortic, liver, and lung segmentation datasets.
Abstract
Accurate volume segmentation from the Computed Tomography (CT) scan is a common prerequisite for pre-operative planning, intra-operative guidance and quantitative assessment of therapeutic outcomes in robot-assisted Minimally Invasive Surgery (MIS). 3D Deep Convolutional Neural Network (DCNN) is a viable solution for this task, but is memory intensive. Small isotropic patches are cropped from the original and large CT volume to mitigate this issue in practice, but it may cause discontinuities between the adjacent patches and severe class-imbalances within individual sub-volumes. This paper presents a new 3D DCNN framework, namely Z-Net, to tackle the discontinuity and class-imbalance issue by preserving a full field-of-view of the objects in the XY planes using anisotropic spatial separable convolutions. The proposed Z-Net can be seamlessly integrated into existing 3D DCNNs with…
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
TopicsMedical Image Segmentation Techniques · Medical Imaging and Analysis · Advanced Neural Network Applications
MethodsDiffusion-Convolutional Neural Networks · Concatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Convolution · U-Net
