CVLGMLJul 19, 2017

Self-paced Convolutional Neural Network for Computer Aided Detection in Medical Imaging Analysis

arXiv:1707.06145v15 citations
Originality Incremental advance
AI Analysis

This work addresses the problem of robust deep learning for computer-aided diagnosis in medical imaging, where data annotation is expensive and scarce, though it is incremental as it builds on existing self-paced learning methods.

The authors tackled the challenge of limited labeled data in medical image analysis by proposing a self-paced learning framework that augments training samples with unlabeled instances, achieving consistent performance gains over the original network even with scarce manual labels.

Tissue characterization has long been an important component of Computer Aided Diagnosis (CAD) systems for automatic lesion detection and further clinical planning. Motivated by the superior performance of deep learning methods on various computer vision problems, there has been increasing work applying deep learning to medical image analysis. However, the development of a robust and reliable deep learning model for computer-aided diagnosis is still highly challenging due to the combination of the high heterogeneity in the medical images and the relative lack of training samples. Specifically, annotation and labeling of the medical images is much more expensive and time-consuming than other applications and often involves manual labor from multiple domain experts. In this work, we propose a multi-stage, self-paced learning framework utilizing a convolutional neural network (CNN) to classify Computed Tomography (CT) image patches. The key contribution of this approach is that we augment the size of training samples by refining the unlabeled instances with a self-paced learning CNN. By implementing the framework on high performance computing servers including the NVIDIA DGX1 machine, we obtained the experimental result, showing that the self-pace boosted network consistently outperformed the original network even with very scarce manual labels. The performance gain indicates that applications with limited training samples such as medical image analysis can benefit from using the proposed framework.

Foundations

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

Your Notes