IVCVQMJan 23, 2024

SegmentAnyBone: A Universal Model that Segments Any Bone at Any Location on MRI

arXiv:2401.12974v118 citationsh-index: 13Has Code
Originality Incremental advance
AI Analysis

This work addresses the need for precise bone segmentation in MRI to enable quantitative assessments of musculoskeletal conditions, which are largely absent in current radiological practice, representing a domain-specific advancement.

The authors tackled the problem of bone segmentation in MRI, which is challenging due to limited algorithms and specificity to anatomic areas, by proposing SegmentAnyBone, a versatile deep-learning model that achieves automated and prompt-based segmentation across multiple MRI locations, with results including a dataset of over 300 annotated volumes and 8485 slices.

Magnetic Resonance Imaging (MRI) is pivotal in radiology, offering non-invasive and high-quality insights into the human body. Precise segmentation of MRIs into different organs and tissues would be highly beneficial since it would allow for a higher level of understanding of the image content and enable important measurements, which are essential for accurate diagnosis and effective treatment planning. Specifically, segmenting bones in MRI would allow for more quantitative assessments of musculoskeletal conditions, while such assessments are largely absent in current radiological practice. The difficulty of bone MRI segmentation is illustrated by the fact that limited algorithms are publicly available for use, and those contained in the literature typically address a specific anatomic area. In our study, we propose a versatile, publicly available deep-learning model for bone segmentation in MRI across multiple standard MRI locations. The proposed model can operate in two modes: fully automated segmentation and prompt-based segmentation. Our contributions include (1) collecting and annotating a new MRI dataset across various MRI protocols, encompassing over 300 annotated volumes and 8485 annotated slices across diverse anatomic regions; (2) investigating several standard network architectures and strategies for automated segmentation; (3) introducing SegmentAnyBone, an innovative foundational model-based approach that extends Segment Anything Model (SAM); (4) comparative analysis of our algorithm and previous approaches; and (5) generalization analysis of our algorithm across different anatomical locations and MRI sequences, as well as an external dataset. We publicly release our model at https://github.com/mazurowski-lab/SegmentAnyBone.

Code Implementations3 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes