An efficient deep neural network to find small objects in large 3D images
Jungkyu Park, Jakub Ch{\l}\k{e}dowski, Stanis{\l}aw Jastrz\k{e}bski,, Jan Witowski, Yanqi Xu, Linda Du, Sushma Gaddam, Eric Kim, Alana Lewin, Ujas, Parikh, Anastasia Plaunova, Sardius Chen, Alexandra Millet, James Park,, Kristine Pysarenko, Shalin Patel, Julia Goldberg

TL;DR
This paper introduces 3D-GMIC, an efficient neural network for classifying full-resolution 3D medical images, significantly reducing computational costs while maintaining high accuracy and providing interpretable pixel-level saliency maps.
Contribution
The paper presents 3D-GMIC, a novel neural network that efficiently classifies large 3D images with minimal GPU memory and computation, without needing segmentation labels.
Findings
Achieves high AUC in classifying 3D mammography.
Uses 77.98%-90.05% less GPU memory than standard CNNs.
Generalizes well to external datasets.
Abstract
3D imaging enables accurate diagnosis by providing spatial information about organ anatomy. However, using 3D images to train AI models is computationally challenging because they consist of 10x or 100x more pixels than their 2D counterparts. To be trained with high-resolution 3D images, convolutional neural networks resort to downsampling them or projecting them to 2D. We propose an effective alternative, a neural network that enables efficient classification of full-resolution 3D medical images. Compared to off-the-shelf convolutional neural networks, our network, 3D Globally-Aware Multiple Instance Classifier (3D-GMIC), uses 77.98%-90.05% less GPU memory and 91.23%-96.02% less computation. While it is trained only with image-level labels, without segmentation labels, it explains its predictions by providing pixel-level saliency maps. On a dataset collected at NYU Langone Health,…
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.
Taxonomy
TopicsAI in cancer detection · Radiomics and Machine Learning in Medical Imaging · Colorectal Cancer Screening and Detection
