CVLGMLJul 20, 2020

Adding Seemingly Uninformative Labels Helps in Low Data Regimes

arXiv:2008.00807v214 citations
AI Analysis

This addresses a low-data challenge in medical imaging by leveraging cheap, non-expert annotations, offering a practical solution for tasks with expensive expert labels.

The paper tackles the problem of tumor segmentation in mammography images when expert annotations are scarce, showing that adding non-expert labels improves performance, with gains increasing as expert data decreases.

Evidence suggests that networks trained on large datasets generalize well not solely because of the numerous training examples, but also class diversity which encourages learning of enriched features. This raises the question of whether this remains true when data is scarce - is there an advantage to learning with additional labels in low-data regimes? In this work, we consider a task that requires difficult-to-obtain expert annotations: tumor segmentation in mammography images. We show that, in low-data settings, performance can be improved by complementing the expert annotations with seemingly uninformative labels from non-expert annotators, turning the task into a multi-class problem. We reveal that these gains increase when less expert data is available, and uncover several interesting properties through further studies. We demonstrate our findings on CSAW-S, a new dataset that we introduce here, and confirm them on two public datasets.

Code Implementations2 repos
Foundations

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

Your Notes