Robust vertebra identification using simultaneous node and edge predicting Graph Neural Networks
Vincent B\"urgin, Raphael Prevost, Marijn F. Stollenga

TL;DR
This paper presents a robust, fully trainable graph neural network approach for vertebra identification in CT scans, effectively handling orientation, abnormalities, and landmark association, outperforming traditional methods.
Contribution
Introduces a novel pipeline combining U-Net and graph neural networks for vertebra localization, orientation, and classification, with a new challenging dataset.
Findings
Accurately associates vertebra and pedicle landmarks.
Outperforms Hungarian Matching and Hidden Markov Models.
Achieves competitive results on VerSe challenge.
Abstract
Automatic vertebra localization and identification in CT scans is important for numerous clinical applications. Much progress has been made on this topic, but it mostly targets positional localization of vertebrae, ignoring their orientation. Additionally, most methods employ heuristics in their pipeline that can be sensitive in real clinical images which tend to contain abnormalities. We introduce a simple pipeline that employs a standard prediction with a U-Net, followed by a single graph neural network to associate and classify vertebrae with full orientation. To test our method, we introduce a new vertebra dataset that also contains pedicle detections that are associated with vertebra bodies, creating a more challenging landmark prediction, association and classification task. Our method is able to accurately associate the correct body and pedicle landmarks, ignore false positives…
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 · Dental Radiography and Imaging
Methods*Communicated@Fast*How Do I Communicate to Expedia? · Graph Neural Network · Concatenated Skip Connection · Convolution · Max Pooling · VERtex Similarity Embeddings · U-Net
