VertXNet: An Ensemble Method for Vertebrae Segmentation and Identification of Spinal X-Ray
Yao Chen, Yuanhan Mo, Aimee Readie, Gregory Ligozio, Indrajeet Mandal,, Faiz Jabbar, Thibaud Coroller, Bartlomiej W. Papiez

TL;DR
VertXNet is an ensemble pipeline combining U-Net and Mask R-CNN models with a rule-based approach to automatically segment and label vertebrae in spinal X-ray images, outperforming individual models and generalizing well across datasets.
Contribution
The paper introduces VertXNet, a novel ensemble method with a rule-based label inference system for improved vertebrae segmentation and labeling in spinal X-ray images.
Findings
VertXNet achieved a mean Dice score of 0.90 on test data.
It outperformed individual SOTA models U-Net and Mask R-CNN.
Demonstrated strong generalization across multiple datasets.
Abstract
Reliable vertebrae annotations are key to perform analysis of spinal X-ray images. However, obtaining annotation of vertebrae from those images is usually carried out manually due to its complexity (i.e. small structures with varying shape), making it a costly and tedious process. To accelerate this process, we proposed an ensemble pipeline, VertXNet, that combines two state-of-the-art (SOTA) segmentation models (respectively U-Net and Mask R-CNN) to automatically segment and label vertebrae in X-ray spinal images. Moreover, VertXNet introduces a rule-based approach that allows to robustly infer vertebrae labels (by locating the 'reference' vertebrae which are easier to segment than others) for a given spinal X-ray image. We evaluated the proposed pipeline on three spinal X-ray datasets (two internal and one publicly available), and compared against vertebrae annotated by radiologists.…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Imaging and Analysis · Spinal Fractures and Fixation Techniques · Spine and Intervertebral Disc Pathology
MethodsTest · *Communicated@Fast*How Do I Communicate to Expedia? · RoIAlign · Softmax · Region Proposal Network · Mask R-CNN · Convolution · Concatenated Skip Connection · Max Pooling · U-Net
