paper-with-me

Papers

Symmetric Perception and Ordinal Regression for Detecting Scoliosis Natural Image

2024-11-24 · Xiaojia Zhu, Rui Chen, Xiaoqi Guo, Zhiwen Shao, Yuhu Dai, Ming Zhang, Chuandong Lang

Scoliosis is one of the most common diseases in adolescents. Traditional screening methods for the scoliosis usually use radiographic examination, which requires certified experts with medical instruments and brings the radiation risk. Considering such requirement and inconvenience, we propose to use natural images of the human back for wide-range scoliosis screening, which is a challenging problem. In this paper, we notice that the human back has a certain degree of symmetry, and asymmetrical human backs are usually caused by spinal lesions. Besides, scoliosis severity levels have ordinal relationships. Taking inspiration from this, we propose a dual-path scoliosis detection network with two main modules: symmetric feature matching module (SFMM) and ordinal regression head (ORH). Specifically, we first adopt a backbone to extract features from both the input image and its horizontally flipped image. Then, we feed the two extracted features into the SFMM to capture symmetric relationships. Finally, we use the ORH to transform the ordinal regression problem into a series of binary classification sub-problems. Extensive experiments demonstrate that our approach outperforms state-of-the-art methods as well as human performance, which provides a promising and economic solution to wide-range scoliosis screening. In particular, our method achieves accuracies of 95.11% and 81.46% in estimation of general severity level and fine-grained severity level of the scoliosis, respectively.

📄 PDF Abstract BibTeX arXiv:2411.15799

Code (0)

등록된 구현이 없습니다.

Tasks

Binary Classificationregression

Methods 이 논문이 사용한 방법론

ADOPT Please enter a description about the method here

Similar Papers 제목 키워드 기반

DiffoR: A Unified Continuous Generative Framework for Universal Ordinal Regression

2026-05-29 · Hongxu Ma, Lin Wang, Chenghou Jin, Han Zhou 외 arxiv

Ordinal Regression (OR) aims to predict target values with inherent order, underpinning critical applications across diverse domains, from recommender systems to computer vision. Though having evolved from naive regressi…

Deep Neural Networks with Ordinal Loss for Medical Applications

2026-06-24 · Tal Dvora, Rotem Haba, Gonen Singer arxiv

In many prediction problems in medical applications, target labels exhibit an inherent ordinal structure, where class ordering reflects clinically meaningful severity levels. The cost associated with misclassification is…

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 …

Automating Cobb Angle Measurement for Adolescent Idiopathic Scoliosis using Instance Segmentation

2022-11-25 · Chaojun Chen, Khashayar Namdar, Yujie Wu, Shahob Hosseinpour 외

Scoliosis is a three-dimensional deformity of the spine, most often diagnosed in childhood. It affects 2-3% of the population, which is approximately seven million people in North America. Currently, the reference standa…

Instance SegmentationSemantic Segmentation

Convolutional Ordinal Regression Forest for Image Ordinal Estimation

2020-08-07 · Haiping Zhu, Hongming Shan, Yuheng Zhang, Lingfu Che 외

Image ordinal estimation is to predict the ordinal label of a given image, which can be categorized as an ordinal regression problem. Recent methods formulate an ordinal regression problem as a series of binary classific…

Age EstimationBinary Classificationregression