English

Iterative Instance Segmentation

Computer Vision and Pattern Recognition 2016-06-13 v3 Machine Learning

Abstract

Existing methods for pixel-wise labelling tasks generally disregard the underlying structure of labellings, often leading to predictions that are visually implausible. While incorporating structure into the model should improve prediction quality, doing so is challenging - manually specifying the form of structural constraints may be impractical and inference often becomes intractable even if structural constraints are given. We sidestep this problem by reducing structured prediction to a sequence of unconstrained prediction problems and demonstrate that this approach is capable of automatically discovering priors on shape, contiguity of region predictions and smoothness of region contours from data without any a priori specification. On the instance segmentation task, this method outperforms the state-of-the-art, achieving a mean APr\mathrm{AP}^{r} of 63.6% at 50% overlap and 43.3% at 70% overlap.

Keywords

Cite

@article{arxiv.1511.08498,
  title  = {Iterative Instance Segmentation},
  author = {Ke Li and Bharath Hariharan and Jitendra Malik},
  journal= {arXiv preprint arXiv:1511.08498},
  year   = {2016}
}

Comments

13 pages, 10 figures; IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2016

R2 v1 2026-06-22T11:55:10.720Z