scispace - formally typeset
Open AccessJournal ArticleDOI

Cobb Angle Measurement of Spine from X-Ray Images Using Convolutional Neural Network

Reads0
Chats0
TLDR
This article proposes an automatic system for measuring spine curvature using the anterior-posterior (AP) view spinal X-ray images and shows that the segmentation results of the Residual U-Net were superior to the other two convolutional neural networks.
Abstract
Scoliosis is a common spinal condition where the spine curves to the side and thus deforms the spine. Curvature estimation provides a powerful index to evaluate the deformation severity of scoliosis. In current clinical diagnosis, the standard curvature estimation method for assessing the curvature quantitatively is done by measuring the Cobb angle, which is the angle between two lines, drawn perpendicular to the upper endplate of the uppermost vertebra involved and the lower endplate of the lowest vertebra involved. However, manual measurement of spine curvature requires considerable time and effort, along with associated problems such as interobserver and intraobserver variations. In this article, we propose an automatic system for measuring spine curvature using the anterior-posterior (AP) view spinal X-ray images. Due to the characteristic of AP view images, we first reduced the image size and then used horizontal and vertical intensity projection histograms to define the region of interest of the spine which is then cropped for sequential processing. Next, the boundaries of the spine, the central spinal curve line, and the spine foreground are detected by using intensity and gradient information of the region of interest, and a progressive thresholding approach is then employed to detect the locations of the vertebrae. In order to reduce the influences of inconsistent intensity distribution of vertebrae in the spine AP image, we applied the deep learning convolutional neural network (CNN) approaches which include the U-Net, the Dense U-Net, and Residual U-Net, to segment the vertebrae. Finally, the segmentation results of the vertebrae are reconstructed into a complete segmented spine image, and the spine curvature is calculated based on the Cobb angle criterion. In the experiments, we showed the results for spine segmentation and spine curvature; the results were then compared to manual measurements by specialists. The segmentation results of the Residual U-Net were superior to the other two convolutional neural networks. The one-way ANOVA test also demonstrated that the three measurements including the manual records of two different physicians and our proposed measured record were not significantly different in terms of spine curvature measurement. Looking forward, the proposed system can be applied in clinical diagnosis to assist doctors for a better understanding of scoliosis severity and for clinical treatments.

read more

Citations
More filters
Journal ArticleDOI

A Review on the Use of Artificial Intelligence in Spinal Diseases.

TL;DR: The evidence suggests that ANNs can be successfully used for optimizing the diagnosis, prognosis and outcome prediction in spinal diseases and incorporation of ANNs into spine clinical practice may improve clinical decision making.
Journal ArticleDOI

A deep learning tool for fully automated measurements of sagittal spinopelvic balance from X-ray images: performance evaluation

TL;DR: The differences between measurements are in the range of the observer variability of manual measurements, indicating that the DL tool can provide clinically equivalent measurements in terms of accuracy but superior measurements in Terms of cost-effectiveness, reliability and reproducibility.
Proceedings ArticleDOI

A Deep Learning Approach for Automatic Scoliosis Cobb Angle Identification

TL;DR: This study proposed an end-to-end pipeline for automatic Cobb angle measurement to pinpoint scoliosis severity using convolutional neural networks, showing that the Residual U-Net architecture provides vertebrae average segmentation accuracy based on Dice and Jaccard similarity coefficients.
Proceedings ArticleDOI

Vertebra-Focused Landmark Detection for Scoliosis Assessment

TL;DR: A novel vertebra-focused landmark detection method that is able to keep the order of the landmarks in both Cobb angle measurement and landmark detection on low-contrast and ambiguous X-ray images.
Journal ArticleDOI

Artificial intelligence in paediatric radiology: Future opportunities.

TL;DR: A variety of possible 'use cases' in paediatric radiology are discussed from a patient pathway perspective where AI has either been implemented or shown early-stage feasibility, while also taking inspiration from the adult literature to propose potential areas for future development.
References
More filters
Proceedings ArticleDOI

Deep Residual Learning for Image Recognition

TL;DR: In this article, the authors proposed a residual learning framework to ease the training of networks that are substantially deeper than those used previously, which won the 1st place on the ILSVRC 2015 classification task.
Journal ArticleDOI

Distinctive Image Features from Scale-Invariant Keypoints

TL;DR: This paper presents a method for extracting distinctive invariant features from images that can be used to perform reliable matching between different views of an object or scene and can robustly identify objects among clutter and occlusion while achieving near real-time performance.
Proceedings Article

Batch Normalization: Accelerating Deep Network Training by Reducing Internal Covariate Shift

TL;DR: Applied to a state-of-the-art image classification model, Batch Normalization achieves the same accuracy with 14 times fewer training steps, and beats the original model by a significant margin.
Posted Content

U-Net: Convolutional Networks for Biomedical Image Segmentation

TL;DR: It is shown that such a network can be trained end-to-end from very few images and outperforms the prior best method (a sliding-window convolutional network) on the ISBI challenge for segmentation of neuronal structures in electron microscopic stacks.
Proceedings Article

Rectified Linear Units Improve Restricted Boltzmann Machines

TL;DR: Restricted Boltzmann machines were developed using binary stochastic hidden units that learn features that are better for object recognition on the NORB dataset and face verification on the Labeled Faces in the Wild dataset.
Related Papers (5)