English

Point-supervised Segmentation of Microscopy Images and Volumes via Objectness Regularization

Computer Vision and Pattern Recognition 2021-03-22 v2

Abstract

Annotation is a major hurdle in the semantic segmentation of microscopy images and volumes due to its prerequisite expertise and effort. This work enables the training of semantic segmentation networks on images with only a single point for training per instance, an extreme case of weak supervision which drastically reduces the burden of annotation. Our approach has two key aspects: (1) we construct a graph-theoretic soft-segmentation using individual seeds to be used within a regularizer during training and (2) we use an objective function that enables learning from the constructed soft-labels. We achieve competitive results against the state-of-the-art in point-supervised semantic segmentation on challenging datasets in digital pathology. Finally, we scale our methodology to point-supervised segmentation in 3D fluorescence microscopy volumes, obviating the need for arduous manual volumetric delineation. Our code is freely available.

Keywords

Cite

@article{arxiv.2103.05617,
  title  = {Point-supervised Segmentation of Microscopy Images and Volumes via Objectness Regularization},
  author = {Shijie Li and Neel Dey and Katharina Bermond and Leon von der Emde and Christine A. Curcio and Thomas Ach and Guido Gerig},
  journal= {arXiv preprint arXiv:2103.05617},
  year   = {2021}
}

Comments

Accepted to IEEE ISBI 2021. Code available at https://github.com/CJLee94/Point-Supervised-Segmentation

R2 v1 2026-06-23T23:55:52.400Z