A novel open-source ultrasound dataset with deep learning benchmarks for spinal cord injury localization and anatomical segmentation
Avisha Kumar, Kunal Kotkar, Kelly Jiang, Meghana Bhimreddy, Daniel Davidar, Carly Weber-Levine, Siddharth Krishnan, Max J. Kerensky, Ruixing Liang, Kelley Kempski Leadingham, Denis Routkevitch, Andrew M. Hersh, Kimberly Ashayeri, Betty Tyler, Ian Suk, Jennifer Son

TL;DR
This paper introduces a large open-source ultrasound dataset of porcine spinal cords with injury annotations, benchmarks deep learning models for injury localization and anatomy segmentation, and evaluates their generalization to human data.
Contribution
It provides the first large publicly available spinal cord ultrasound dataset with benchmarks for deep learning models and assesses their zero-shot generalization to human images.
Findings
YOLOv8 achieved mAP50-95 of 0.606 for injury detection
DeepLabv3 achieved 0.587 Dice score on porcine anatomy
SAMed achieved 0.445 Dice score on human data
Abstract
While deep learning has catalyzed breakthroughs across numerous domains, its broader adoption in clinical settings is inhibited by the costly and time-intensive nature of data acquisition and annotation. To further facilitate medical machine learning, we present an ultrasound dataset of 10,223 Brightness-mode (B-mode) images consisting of sagittal slices of porcine spinal cords (N=25) before and after a contusion injury. We additionally benchmark the performance metrics of several state-of-the-art object detection algorithms to localize the site of injury and semantic segmentation models to label the anatomy for comparison and creation of task-specific architectures. Finally, we evaluate the zero-shot generalization capabilities of the segmentation models on human ultrasound spinal cord images to determine whether training on our porcine dataset is sufficient for accurately interpreting…
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
TopicsMedical Imaging and Analysis
MethodsSpatial Pyramid Pooling · Dilated Convolution · 1x1 Convolution · Atrous Spatial Pyramid Pooling · Batch Normalization · DeepLabv3 · You Only Look Once
