IVCVOct 23, 2021

Vertebrae localization, segmentation and identification using a graph optimization and an anatomic consistency cycle

arXiv:2110.12177v343 citations
Originality Incremental advance
AI Analysis

This work addresses a critical challenge in medical imaging for clinical applications, improving accuracy in handling rare or abnormal vertebrae cases, though it is incremental by integrating existing strategies.

The paper tackles the problem of vertebrae localization, segmentation, and identification in CT images, particularly for transitional and pathological vertebrae, by combining deep learning with statistical priors in an iterative cycle, achieving state-of-the-art results on the VerSe20 benchmark and outperforming other methods on transitional vertebrae and generalization to VerSe19.

Vertebrae localization, segmentation and identification in CT images is key to numerous clinical applications. While deep learning strategies have brought to this field significant improvements over recent years, transitional and pathological vertebrae are still plaguing most existing approaches as a consequence of their poor representation in training datasets. Alternatively, proposed non-learning based methods take benefit of prior knowledge to handle such particular cases. In this work we propose to combine both strategies. To this purpose we introduce an iterative cycle in which individual vertebrae are recursively localized, segmented and identified using deep-networks, while anatomic consistency is enforced using statistical priors. In this strategy, the transitional vertebrae identification is handled by encoding their configurations in a graphical model that aggregates local deep-network predictions into an anatomically consistent final result. Our approach achieves state-of-the-art results on the VerSe20 challenge benchmark, and outperforms all methods on transitional vertebrae as well as the generalization to the VerSe19 challenge benchmark. Furthermore, our method can detect and report inconsistent spine regions that do not satisfy the anatomic consistency priors. Our code and model are openly available for research purposes.

Code Implementations1 repo
Foundations

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

Your Notes