CVMar 31, 2018

Webly Supervised Learning for Skin Lesion Classification

arXiv:1804.00177v219 citations
Originality Incremental advance
AI Analysis

This addresses the high cost and scalability issues of manual data curation in medical imaging, though it is incremental as it adapts existing transfer learning methods to a new domain.

The paper tackled the problem of insufficient labeled data for skin lesion classification by using web-crawled data with noisy annotations, resulting in a top-1 accuracy improvement from 71.25% to 80.53% on a benchmark dataset.

Within medical imaging, manual curation of sufficient well-labeled samples is cost, time and scale-prohibitive. To improve the representativeness of the training dataset, for the first time, we present an approach to utilize large amounts of freely available web data through web-crawling. To handle noise and weak nature of web annotations, we propose a two-step transfer learning based training process with a robust loss function, termed as Webly Supervised Learning (WSL) to train deep models for the task. We also leverage search by image to improve the search specificity of our web-crawling and reduce cross-domain noise. Within WSL, we explicitly model the noise structure between classes and incorporate it to selectively distill knowledge from the web data during model training. To demonstrate improved performance due to WSL, we benchmarked on a publicly available 10-class fine-grained skin lesion classification dataset and report a significant improvement of top-1 classification accuracy from 71.25 % to 80.53 % due to the incorporation of web-supervision.

Foundations

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

Your Notes