CAN3D: Fast 3D Medical Image Segmentation via Compact Context Aggregation
Wei Dai, Boyeong Woo, Siyu Liu, Matthew Marques, Craig B. Engstrom,, Peter B. Greer, Stuart Crozier, Jason A. Dowling, Shekhar S. Chandra

TL;DR
This paper introduces CAN3D, a compact and efficient 3D medical image segmentation network that processes full volumes without patches, reducing computational time and memory needs while maintaining high accuracy.
Contribution
The paper presents a shallow, memory-efficient CNN with a novel shape-aware loss function for accurate 3D MR image segmentation on low-end hardware.
Findings
Reduces model parameters significantly compared to state-of-the-art.
Processes full 3D volumes without patching, saving fine-scale details.
Achieves high segmentation accuracy with faster training and inference.
Abstract
Direct automatic segmentation of objects from 3D medical imaging, such as magnetic resonance (MR) imaging, is challenging as it often involves accurately identifying a number of individual objects with complex geometries within a large volume under investigation. To address these challenges, most deep learning approaches typically enhance their learning capability by substantially increasing the complexity or the number of trainable parameters within their models. Consequently, these models generally require long inference time on standard workstations operating clinical MR systems and are restricted to high-performance computing hardware due to their large memory requirement. Further, to fit 3D dataset through these large models using limited computer memory, trade-off techniques such as patch-wise training are often used which sacrifice the fine-scale geometric information from input…
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 · Advanced Neural Network Applications · Radiomics and Machine Learning in Medical Imaging
