SCOPE-MRI: Bankart Lesion Detection as a Case Study in Data Curation and Deep Learning for Challenging Diagnoses
Sahil Sethi, Sai Reddy, Mansi Sakarvadia, Jordan Serotte, Darlington Nwaudo, Nicholas Maassen, Lewis Shi
TL;DR
Detecting Bankart lesions on non-contrast shoulder MRIs is clinically challenging due to subtle imaging features. The authors release ScopeMRI, the first public expert-annotated shoulder MRI dataset, and develop a modular, modality-specific deep learning pipeline with MRNet-based pretraining and multi-view ensembling across sagittal, axial, and coronal planes to detect Bankart tears on both standard MRIs and MRAs. They demonstrate radiologist-level performance on standard MRIs and competitive results on MRAs, with external validation suggesting generalizability, and provide public code to enable reproducibility. This work addresses a critical gap in musculoskeletal imaging by enabling robust diagnosis on non-invasive imaging and facilitating future research through open data and tools.
Abstract
Deep learning has shown strong performance in musculoskeletal imaging, but prior work has largely targeted conditions where diagnosis is relatively straightforward. More challenging problems remain underexplored, such as detecting Bankart lesions (anterior-inferior glenoid labral tears) on standard MRIs. These lesions are difficult to diagnose due to subtle imaging features, often necessitating invasive MRI arthrograms (MRAs). We introduce ScopeMRI, the first publicly available, expert-annotated dataset for shoulder pathologies, and present a deep learning framework for Bankart lesion detection on both standard MRIs and MRAs. ScopeMRI contains shoulder MRIs from patients who underwent arthroscopy, providing ground-truth labels from intraoperative findings, the diagnostic gold standard. Separate models were trained for MRIs and MRAs using CNN- and transformer-based architectures, with predictions ensembled across multiple imaging planes. Our models achieved radiologist-level performance, with accuracy on standard MRIs surpassing radiologists interpreting MRAs. External validation on independent hospital data demonstrated initial generalizability across imaging protocols. By releasing ScopeMRI and a modular codebase for training and evaluation, we aim to accelerate research in musculoskeletal imaging and foster development of datasets and models that address clinically challenging diagnostic tasks.
