Extracting 2D weak labels from volume labels using multiple instance learning in CT hemorrhage detection
Samuel W. Remedios, Zihao Wu, Camilo Bermudez, Cailey I. Kerley,, Snehashis Roy, Mayur B. Patel, John A. Butman, Bennett A. Landman, Dzung L., Pham

TL;DR
This study applies multiple instance learning with deep CNNs to detect large hemorrhages in 3D CT head images, enabling weakly supervised training without slice annotations and achieving high accuracy with sufficient data.
Contribution
It introduces a MIL framework for 3D CT hemorrhage detection that requires only volume-level labels, reducing annotation effort and facilitating clinical report integration.
Findings
Achieved 98.10% true positive rate in hemorrhage detection.
Needed at least 400 volumes for accurate generalization.
Provided open-source code for MIL in CT neuroimaging.
Abstract
Multiple instance learning (MIL) is a supervised learning methodology that aims to allow models to learn instance class labels from bag class labels, where a bag is defined to contain multiple instances. MIL is gaining traction for learning from weak labels but has not been widely applied to 3D medical imaging. MIL is well-suited to clinical CT acquisitions since (1) the highly anisotropic voxels hinder application of traditional 3D networks and (2) patch-based networks have limited ability to learn whole volume labels. In this work, we apply MIL with a deep convolutional neural network to identify whether clinical CT head image volumes possess one or more large hemorrhages (> 20cm), resulting in a learned 2D model without the need for 2D slice annotations. Individual image volumes are considered separate bags, and the slices in each volume are instances. Such a framework sets the…
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.
