Related Experiment Video
Updated: Feb 6, 2026

Application of Deep Learning-Based Medical Image Segmentation via Orbital Computed Tomography
Published on: November 30, 2022
Deep learning for biomarker regression: application to osteoporosis and emphysema on chest CT scans
Germán González1, George R Washko2, Raúl San José Estépar3
1Sierra Research S.L. Avda Costa Blanca 132. Alicante. Spain.
Introduction:
Biomarker computation using deep-learning often relies on a two-step process, where the deep learning algorithm segments the region of interest and then the biomarker is measured. We propose an alternative paradigm, where the biomarker is estimated directly using a regression network. We showcase this image-to-biomarker paradigm using two biomarkers: the estimation of bone mineral density (BMD) and the estimation of lung percentage of emphysema from CT scans.
Materials And Methods:
We use a large database of 9,925 CT scans to train, validate and test the network for which reference standard BMD and percentage emphysema have been already computed. First, the 3D dataset is reduced to a set of canonical 2D slices where the organ of interest is visible (either spine for BMD or lungs for emphysema). This data reduction is performed using an automatic object detector. Second, The regression neural network is composed of three convolutional layers, followed by a fully connected and an output layer. The network is optimized using a momentum optimizer with an exponential decay rate, using the root mean squared error as cost function.
Results:
The Pearson correlation coefficients obtained against the reference standards are r = 0.940 (p < 0.00001) and r = 0.976 (p < 0.00001) for BMD and percentage emphysema respectively.
Conclusions:
The deep-learning regression architecture can learn biomarkers from images directly, without indicating the structures of interest. This approach simplifies the development of biomarker extraction algorithms. The proposed data reduction based on object detectors conveys enough information to compute the biomarkers of interest.
Related Concept Videos
Regression Toward the Mean
Multiple Regression
Farmers can use multiple regression to determine the crop yield based on more than one factor, such as water availability, fertilizer, soil properties, etc. Here, the crop yield is the response or dependent variable as it depends on the other independent variables. The analysis requires the construction of a scatter plot...
Flail Chest-I
Flail chest is a severe and potentially life-threatening condition characterized by the fracture of three or more adjacent ribs in multiple places. It is most commonly caused by direct impacts and trauma, such as motor vehicle accidents or injuries from a steering wheel impact. It can also occur due to falls in elderly individuals with osteoporosis, or assaults involving sharp objects.
Pathophysiology
The pathophysiology of flail chest is complex, involving fractures of...
Flail Chest-II
Assessment:
1. Clinical Evaluation:
History:
Chest Physiotherapy
Purpose
CPT is primarily used for patients with excessive bronchial secretions who have difficulty clearing...
Correlation and Regression

