CVDec 28, 2019

Learning to segment images with classification labels

arXiv:1912.12533v229 citations
Originality Incremental advance
AI Analysis

This addresses the high cost and scarcity of expert annotations for segmentation tasks in medical imaging, such as breast cancer histopathology, by enabling the use of more readily available classification labels.

The paper tackles the problem of reducing the need for expensive segmentation-level annotations in medical imaging by using image-level labels, achieving performance comparable to fully annotated datasets with only one segmentation annotation per class.

Two of the most common tasks in medical imaging are classification and segmentation. Either task requires labeled data annotated by experts, which is scarce and expensive to collect. Annotating data for segmentation is generally considered to be more laborious as the annotator has to draw around the boundaries of regions of interest, as opposed to assigning image patches a class label. Furthermore, in tasks such as breast cancer histopathology, any realistic clinical application often includes working with whole slide images, whereas most publicly available training data are in the form of image patches, which are given a class label. We propose an architecture that can alleviate the requirements for segmentation-level ground truth by making use of image-level labels to reduce the amount of time spent on data curation. In addition, this architecture can help unlock the potential of previously acquired image-level datasets on segmentation tasks by annotating a small number of regions of interest. In our experiments, we show using only one segmentation-level annotation per class, we can achieve performance comparable to a fully annotated dataset.

Foundations

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

Your Notes