English

Proposal-Free Volumetric Instance Segmentation from Latent Single-Instance Masks

Computer Vision and Pattern Recognition 2020-09-11 v1

Abstract

This work introduces a new proposal-free instance segmentation method that builds on single-instance segmentation masks predicted across the entire image in a sliding window style. In contrast to related approaches, our method concurrently predicts all masks, one for each pixel, and thus resolves any conflict jointly across the entire image. Specifically, predictions from overlapping masks are combined into edge weights of a signed graph that is subsequently partitioned to obtain all final instances concurrently. The result is a parameter-free method that is strongly robust to noise and prioritizes predictions with the highest consensus across overlapping masks. All masks are decoded from a low dimensional latent representation, which results in great memory savings strictly required for applications to large volumetric images. We test our method on the challenging CREMI 2016 neuron segmentation benchmark where it achieves competitive scores.

Keywords

Cite

@article{arxiv.2009.04998,
  title  = {Proposal-Free Volumetric Instance Segmentation from Latent Single-Instance Masks},
  author = {Alberto Bailoni and Constantin Pape and Steffen Wolf and Anna Kreshuk and Fred A. Hamprecht},
  journal= {arXiv preprint arXiv:2009.04998},
  year   = {2020}
}

Comments

Presented at GCPR 2020

R2 v1 2026-06-23T18:27:09.455Z