Regression Metric Loss: Learning a Semantic Representation Space for Medical Images
Hanqing Chao, Jiajin Zhang, Pingkun Yan

TL;DR
This paper introduces Regression Metric Loss (RM-Loss), a novel loss function that creates a semantically meaningful and interpretable feature space for medical image regression tasks, outperforming traditional losses.
Contribution
The paper proposes RM-Loss, which aligns the learned feature space with the label space, enhancing interpretability and performance in medical image regression tasks.
Findings
RM-Loss outperforms traditional regression losses in accuracy.
RM-Loss produces more interpretable feature representations.
Validated on calcium score and bone age estimation tasks.
Abstract
Regression plays an essential role in many medical imaging applications for estimating various clinical risk or measurement scores. While training strategies and loss functions have been studied for the deep neural networks in medical image classification tasks, options for regression tasks are very limited. One of the key challenges is that the high-dimensional feature representation learned by existing popular loss functions like Mean Squared Error or L1 loss is hard to interpret. In this paper, we propose a novel Regression Metric Loss (RM-Loss), which endows the representation space with the semantic meaning of the label space by finding a representation manifold that is isometric to the label space. Experiments on two regression tasks, i.e. coronary artery calcium score estimation and bone age assessment, show that RM-Loss is superior to the existing popular regression losses on…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRadiomics and Machine Learning in Medical Imaging · Machine Learning in Healthcare · AI in cancer detection
