Compression Fractures Detection on CT

Amir Bar,Lior Wolf,Orna Bergman Amitai,Eyal Toledano,Eldad Elnekave
DOI: https://doi.org/10.48550/arXiv.1706.01671
2017-06-06
Computer Vision and Pattern Recognition
Abstract:The presence of a vertebral compression fracture is highly indicative of osteoporosis and represents the single most robust predictor for development of a second osteoporotic fracture in the spine or elsewhere. Less than one third of vertebral compression fractures are diagnosed clinically. We present an automated method for detecting spine compression fractures in Computed Tomography (CT) scans. The algorithm is composed of three processes. First, the spinal column is segmented and sagittal patches are extracted. The patches are then binary classified using a Convolutional Neural Network (CNN). Finally a Recurrent Neural Network (RNN) is utilized to predict whether a vertebral fracture is present in the series of patches.
What problem does this paper attempt to address?