IVCVSep 25, 2020

Democratizing Artificial Intelligence in Healthcare: A Study of Model Development Across Two Institutions Incorporating Transfer Learning

arXiv:2009.12437v12 citations
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of data scarcity in healthcare AI for radiologists, but it is incremental as it applies an existing transfer learning method to a specific medical imaging task.

The study tackled the challenge of limited medical imaging data for AI model development in radiology by using transfer learning to fine-tune a pre-trained model with a small local dataset for left ventricular myocardium segmentation, resulting in acceptable performance and reduced model development time.

The training of deep learning models typically requires extensive data, which are not readily available as large well-curated medical-image datasets for development of artificial intelligence (AI) models applied in Radiology. Recognizing the potential for transfer learning (TL) to allow a fully trained model from one institution to be fine-tuned by another institution using a much small local dataset, this report describes the challenges, methodology, and benefits of TL within the context of developing an AI model for a basic use-case, segmentation of Left Ventricular Myocardium (LVM) on images from 4-dimensional coronary computed tomography angiography. Ultimately, our results from comparisons of LVM segmentation predicted by a model locally trained using random initialization, versus one training-enhanced by TL, showed that a use-case model initiated by TL can be developed with sparse labels with acceptable performance. This process reduces the time required to build a new model in the clinical environment at a different institution.

Foundations

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

Your Notes