IVCVOct 18, 2021

Body Part Regression for CT Images

arXiv:2110.09148v110 citationsHas Code
Originality Incremental advance
AI Analysis

This addresses the challenge of false-positive predictions in medical imaging by providing a tool for clinicians to ensure models are applied to appropriate body regions, though it is incremental as it builds on existing body part recognition approaches.

The paper tackles the problem of automated body part recognition in CT images to enable reliable clinical deployment of deep learning models, developing a self-supervised regression model trained on heterogeneous CT data and integrating it into a medical platform for easy use.

One of the greatest challenges in the medical imaging domain is to successfully transfer deep learning models into clinical practice. Since models are often trained on a specific body region, a robust transfer into the clinic necessitates the selection of images with body regions that fit the algorithm to avoid false-positive predictions in unknown regions. Due to the insufficient and inaccurate nature of manually-defined imaging meta-data, automated body part recognition is a key ingredient towards the broad and reliable adoption of medical deep learning models. While some approaches to this task have been presented in the past, building and evaluating robust algorithms for fine-grained body part recognition remains challenging. So far, no easy-to-use method exists to determine the scanned body range of medical Computed Tomography (CT) volumes. In this thesis, a self-supervised body part regression model for CT volumes is developed and trained on a heterogeneous collection of CT studies. Furthermore, it is demonstrated how the algorithm can contribute to the robust and reliable transfer of medical models into the clinic. Finally, easy application of the developed method is ensured by integrating it into the medical platform toolkit Kaapana and providing it as a python package at https://github.com/MIC-DKFZ/BodyPartRegression .

Code Implementations1 repo
Foundations

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

Your Notes