LGCVOct 12, 2023

Unsupervised Learning of Object-Centric Embeddings for Cell Instance Segmentation in Microscopy Images

arXiv:2310.08501v112 citationsh-index: 8Has Code
Originality Highly original
AI Analysis

This addresses the need for accurate and efficient segmentation in biomedical applications, offering an unsupervised method that reduces required ground-truth annotations by an order of magnitude for supervised training.

The paper tackles the problem of cell instance segmentation in microscopy images by introducing object-centric embeddings (OCEs), which are learned unsupervisedly to preserve spatial offsets between patches from the same object, leading to substantially improved results on six out of nine datasets compared to state-of-the-art baselines.

Segmentation of objects in microscopy images is required for many biomedical applications. We introduce object-centric embeddings (OCEs), which embed image patches such that the spatial offsets between patches cropped from the same object are preserved. Those learnt embeddings can be used to delineate individual objects and thus obtain instance segmentations. Here, we show theoretically that, under assumptions commonly found in microscopy images, OCEs can be learnt through a self-supervised task that predicts the spatial offset between image patches. Together, this forms an unsupervised cell instance segmentation method which we evaluate on nine diverse large-scale microscopy datasets. Segmentations obtained with our method lead to substantially improved results, compared to state-of-the-art baselines on six out of nine datasets, and perform on par on the remaining three datasets. If ground-truth annotations are available, our method serves as an excellent starting point for supervised training, reducing the required amount of ground-truth needed by one order of magnitude, thus substantially increasing the practical applicability of our method. Source code is available at https://github.com/funkelab/cellulus.

Code Implementations1 repo
Foundations

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

Your Notes