# Learning to Segment Skin Lesions from Noisy Annotations

**Authors:** Zahra Mirikharaji, Yiqi Yan, and Ghassan Hamarneh

arXiv: 1906.03815 · 2019-08-22

## TL;DR

This paper introduces a novel framework for training skin lesion segmentation models using a large amount of noisy annotations combined with a small set of clean expert annotations, improving robustness to label noise.

## Contribution

It proposes a spatially adaptive reweighting and meta-learning approach to effectively utilize noisy annotations alongside clean data in medical image segmentation.

## Key findings

- Spatial reweighting enhances robustness to noisy labels.
- Meta-learning prioritizes reliable pixel annotations.
- Framework achieves improved segmentation accuracy with noisy data.

## Abstract

Deep convolutional neural networks have driven substantial advancements in the automatic understanding of images. Requiring a large collection of images and their associated annotations is one of the main bottlenecks limiting the adoption of deep networks. In the task of medical image segmentation, requiring pixel-level semantic annotations performed by human experts exacerbate this difficulty. This paper proposes a new framework to train a fully convolutional segmentation network from a large set of cheap unreliable annotations and a small set of expert-level clean annotations. We propose a spatially adaptive reweighting approach to treat clean and noisy pixel-level annotations commensurately in the loss function. We deploy a meta-learning approach to assign higher importance to pixels whose loss gradient direction is closer to those of clean data. Our experiments on training the network using segmentation ground truth corrupted with different levels of annotation noise show how spatial reweighting improves the robustness of deep networks to noisy annotations.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1906.03815/full.md

## Figures

3 figures with captions in the complete paper: https://tomesphere.com/paper/1906.03815/full.md

## References

18 references — full list in the complete paper: https://tomesphere.com/paper/1906.03815/full.md

---
Source: https://tomesphere.com/paper/1906.03815