# Learning to segment microscopy images with lazy labels

**Authors:** Rihuan Ke, Aur\'elie Bugeau, Nicolas Papadakis, Peter Schuetz,, Carola-Bibiane Sch\"onlieb

arXiv: 1906.12177 · 2020-09-11

## TL;DR

This paper presents a deep learning approach for microscopy image segmentation that uses 'lazy' labels, allowing effective training with minimal pixel-wise annotations and coarse labels, reducing annotation effort.

## Contribution

Introduces a multi-task deep learning framework that learns from coarse labels and few pixel-wise annotations, improving segmentation efficiency and flexibility.

## Key findings

- Accurate segmentation achieved with minimal pixel-wise labels
- Effective on datasets with poor contrast and complex textures
- Reduces annotation effort significantly

## Abstract

The need for labour intensive pixel-wise annotation is a major limitation of many fully supervised learning methods for segmenting bioimages that can contain numerous object instances with thin separations. In this paper, we introduce a deep convolutional neural network for microscopy image segmentation. Annotation issues are circumvented by letting the network being trainable on coarse labels combined with only a very small number of images with pixel-wise annotations. We call this new labelling strategy `lazy' labels. Image segmentation is stratified into three connected tasks: rough inner region detection, object separation and pixel-wise segmentation. These tasks are learned in an end-to-end multi-task learning framework. The method is demonstrated on two microscopy datasets, where we show that the model gives accurate segmentation results even if exact boundary labels are missing for a majority of annotated data. It brings more flexibility and efficiency for training deep neural networks that are data hungry and is applicable to biomedical images with poor contrast at the object boundaries or with diverse textures and repeated patterns.

## Full text

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

## Figures

12 figures with captions in the complete paper: https://tomesphere.com/paper/1906.12177/full.md

## References

48 references — full list in the complete paper: https://tomesphere.com/paper/1906.12177/full.md

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