Foreground-Background Segmentation Using Iterated Distribution Matching

Abstract

This paper addresses the problem of image segmentation with a reference distribution. Recent studies have shown that segmentation with global consistency measures outperforms conventional techniques based on pixel-wise measures. However, such global approaches require a precise distribution to obtain the correct extraction. To overcome this strict assumption, we propose a new approach in which the given reference distribution plays a guiding role in inferring the latent distribution and its consistent region. The inference is based on an assumption that the latent distribution resembles the distribution of the consistent region but is distinct from the distribution of the complement region. We state the problem as the minimization of an energy function consisting of global similarities based on the Bhattacharyya distance and then implement a novel iterated distribution matching process for jointly optimizing distribution and segmentation. We evaluate the proposed algorithm on the GrabCut dataset, and demonstrate the advantages of using our approach with various segmentation problems, including interactive segmentation, background subtraction, and co-segmentation.

Cite

Text

Pham et al. "Foreground-Background Segmentation Using Iterated Distribution Matching." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011. doi:10.1109/CVPR.2011.5995356

Markdown

[Pham et al. "Foreground-Background Segmentation Using Iterated Distribution Matching." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011.](https://mlanthology.org/cvpr/2011/pham2011cvpr-foreground/) doi:10.1109/CVPR.2011.5995356

BibTeX

@inproceedings{pham2011cvpr-foreground,
  title     = {{Foreground-Background Segmentation Using Iterated Distribution Matching}},
  author    = {Pham, Viet Quoc and Takahashi, Keita and Naemura, Takeshi},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2011},
  pages     = {2113-2120},
  doi       = {10.1109/CVPR.2011.5995356},
  url       = {https://mlanthology.org/cvpr/2011/pham2011cvpr-foreground/}
}