Segmentation with Pairwise Attraction and Repulsion

Abstract

We propose a method of image segmentation by integrating pairwise attraction and directional repulsion derived from local grouping and figure-ground cues. These two kinds of pairwise relationships are encoded in the real and imaginary parts of an Hermitian graph weight matrix, through which we can directly generalize the normalized cuts criterion. With bi-graph constructions, this method can be readily extended to handle nondirectional repulsion that captures dissimilarity. We demonstrate the use of repulsion in image segmentation with relative depth cues, which allows segmentation and figure-ground segregation to be computed simultaneously. As a general mechanism to represent the dual measures of attraction and repulsion, this method can also be employed to solve other constraint satisfaction and optimization problems.

Cite

Text

Yu and Shi. "Segmentation with Pairwise Attraction and Repulsion." IEEE/CVF International Conference on Computer Vision, 2001. doi:10.1109/ICCV.2001.10061

Markdown

[Yu and Shi. "Segmentation with Pairwise Attraction and Repulsion." IEEE/CVF International Conference on Computer Vision, 2001.](https://mlanthology.org/iccv/2001/yu2001iccv-segmentation/) doi:10.1109/ICCV.2001.10061

BibTeX

@inproceedings{yu2001iccv-segmentation,
  title     = {{Segmentation with Pairwise Attraction and Repulsion}},
  author    = {Yu, Stella X. and Shi, Jianbo},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2001},
  pages     = {52-58},
  doi       = {10.1109/ICCV.2001.10061},
  url       = {https://mlanthology.org/iccv/2001/yu2001iccv-segmentation/}
}