paper-with-me

홈 › Papers

MMA-Net: Multiple Morphology-Aware Network for Automated Cobb Angle Measurement

2023-09-25 · Zhengxuan Qiu, Jie Yang, Jiankun Wang

Scoliosis diagnosis and assessment depend largely on the measurement of the Cobb angle in spine X-ray images. With the emergence of deep learning techniques that employ landmark detection, tilt prediction, and spine segmentation, automated Cobb angle measurement has become increasingly popular. However, these methods encounter difficulties such as high noise sensitivity, intricate computational procedures, and exclusive reliance on a single type of morphological information. In this paper, we introduce the Multiple Morphology-Aware Network (MMA-Net), a novel framework that improves Cobb angle measurement accuracy by integrating multiple spine morphology as attention information. In the MMA-Net, we first feed spine X-ray images into the segmentation network to produce multiple morphological information (spine region, centerline, and boundary) and then concatenate the original X-ray image with the resulting segmentation maps as input for the regression module to perform precise Cobb angle measurement. Furthermore, we devise joint loss functions for our segmentation and regression network training, respectively. We evaluate our method on the AASCE challenge dataset and achieve superior performance with the SMAPE of 7.28% and the MAE of 3.18{\deg}, indicating a strong competitiveness compared to other outstanding methods. Consequently, we can offer clinicians automated, efficient, and reliable Cobb angle measurement.

📄 PDF Abstract BibTeX arXiv:2309.13817

Code (0)

등록된 구현이 없습니다.

Tasks

regressionSegmentation

Methods 이 논문이 사용한 방법론

MAE 설명 없음

Similar Papers 제목 키워드 기반

A Landmark-aware Network for Automated Cobb Angle Estimation Using X-ray Images

2024-05-30 · Jie Yang, Jiankun Wang, Max Q. -H. Meng

Automated Cobb angle estimation based on X-ray images plays an important role in scoliosis diagnosis, treatment, and progression surveillance. The inadequate feature extraction and the noise in X-ray images are the main …

Automated Estimation of the Spinal Curvature via Spine Centerline Extraction with Ensembles of Cascaded Neural Networks

2019-11-04 · Florian Dubost, Benjamin Collery, Antonin Renaudier, Axel Roc 외

Scoliosis is a condition defined by an abnormal spinal curvature. For diagnosis and treatment planning of scoliosis, spinal curvature can be estimated using Cobb angles. We propose an automated method for the estimation …

Deep learning automates Cobb angle measurement compared with multi-expert observers

2024-03-18 · Keyu Li, Hanxue Gu, Roy Colglazier, Robert Lark 외

Scoliosis, a prevalent condition characterized by abnormal spinal curvature leading to deformity, requires precise assessment methods for effective diagnosis and management. The Cobb angle is a widely used scoliosis quan…

Development of Machine learning algorithms to identify the Cobb angle in adolescents with idiopathic scoliosis based on lumbosacral joint efforts during gait (Case study)

2023-01-29 · Bahare Samadi, Maxime Raison, Philippe Mahaudens, Christine Detrembleur 외

Objectives: To quantify the magnitude of spinal deformity in adolescent idiopathic scoliosis (AIS), the Cobb angle is measured on X-ray images of the spine. Continuous exposure to X-ray radiation to follow-up the progres…

regression

Seg4Reg+: Consistency Learning between Spine Segmentation and Cobb Angle Regression

2022-08-26 · Yi Lin, Luyan Liu, Kai Ma, Yefeng Zheng

Automated methods for Cobb angle estimation are of high demand for scoliosis assessment. Existing methods typically calculate the Cobb angle from landmark estimation, or simply combine the low-level task (e.g., landmark …

global-optimizationImage SegmentationregressionSegmentation+2