IVCVMar 24, 2021

Semi-Supervised Learning for Bone Mineral Density Estimation in Hip X-ray Images

arXiv:2103.13482v217 citations
AI Analysis

This work provides a cost-effective method for opportunistic osteoporosis screening using more accessible X-ray imaging, though it is incremental as it builds on semi-supervised learning techniques.

The paper tackled estimating bone mineral density (BMD) from hip X-ray images to address limited access to DEXA scans, achieving a Pearson correlation coefficient of 0.8805 with ground-truth BMDs on an in-house dataset.

Bone mineral density (BMD) is a clinically critical indicator of osteoporosis, usually measured by dual-energy X-ray absorptiometry (DEXA). Due to the limited accessibility of DEXA machines and examinations, osteoporosis is often under-diagnosed and under-treated, leading to increased fragility fracture risks. Thus it is highly desirable to obtain BMDs with alternative cost-effective and more accessible medical imaging examinations such as X-ray plain films. In this work, we formulate the BMD estimation from plain hip X-ray images as a regression problem. Specifically, we propose a new semi-supervised self-training algorithm to train the BMD regression model using images coupled with DEXA measured BMDs and unlabeled images with pseudo BMDs. Pseudo BMDs are generated and refined iteratively for unlabeled images during self-training. We also present a novel adaptive triplet loss to improve the model's regression accuracy. On an in-house dataset of 1,090 images (819 unique patients), our BMD estimation method achieves a high Pearson correlation coefficient of 0.8805 to ground-truth BMDs. It offers good feasibility to use the more accessible and cheaper X-ray imaging for opportunistic osteoporosis screening.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes