IVCVMay 25, 2020

Keypoints Localization for Joint Vertebra Detection and Fracture Severity Quantification

arXiv:2005.11960v222 citations
AI Analysis

This addresses the clinical issue of underdiagnosed osteoporosis-related fractures in medical imaging, offering a fast and interpretable automated solution.

The paper tackles the problem of missed vertebral fractures in CT scans by developing a two-step algorithm that localizes the vertebral column and simultaneously detects vertebrae and quantifies fractures, achieving expert-level performance with metrics like 1 mm average error in localization and 0.93 ROC AUC for fracture identification.

Vertebral body compression fractures are reliable early signs of osteoporosis. Though these fractures are visible on Computed Tomography (CT) images, they are frequently missed by radiologists in clinical settings. Prior research on automatic methods of vertebral fracture classification proves its reliable quality; however, existing methods provide hard-to-interpret outputs and sometimes fail to process cases with severe abnormalities such as highly pathological vertebrae or scoliosis. We propose a new two-step algorithm to localize the vertebral column in 3D CT images and then to simultaneously detect individual vertebrae and quantify fractures in 2D. We train neural networks for both steps using a simple 6-keypoints based annotation scheme, which corresponds precisely to current medical recommendation. Our algorithm has no exclusion criteria, processes 3D CT in 2 seconds on a single GPU, and provides an intuitive and verifiable output. The method approaches expert-level performance and demonstrates state-of-the-art results in vertebrae 3D localization (the average error is 1 mm), vertebrae 2D detection (precision is 0.99, recall is 1), and fracture identification (ROC AUC at the patient level is 0.93).

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