Generative Image Segmentation Using Random Walks with Restart

Abstract

We consider the problem of multi-label, supervised image segmentation when an initial labeling of some pixels is given. In this paper, we propose a new generative image segmentation algorithm for reliable multi-label segmentations in natural images. In contrast to most existing algorithms which focus on the inter-label discrimination, we address the problem of finding the generative model for each label. The primary advantage of our algorithm is that it produces very good segmentation results under two difficult problems: the weak boundary problem and the texture problem . Moreover, single-label image segmentation is possible. These are achieved by designing the generative model with the Random Walks with Restart (RWR). Experimental results with synthetic and natural images demonstrate the relevance and accuracy of our algorithm.

Cite

Text

Kim et al. "Generative Image Segmentation Using Random Walks with Restart." European Conference on Computer Vision, 2008. doi:10.1007/978-3-540-88690-7_20

Markdown

[Kim et al. "Generative Image Segmentation Using Random Walks with Restart." European Conference on Computer Vision, 2008.](https://mlanthology.org/eccv/2008/kim2008eccv-generative/) doi:10.1007/978-3-540-88690-7_20

BibTeX

@inproceedings{kim2008eccv-generative,
  title     = {{Generative Image Segmentation Using Random Walks with Restart}},
  author    = {Kim, Tae Hoon and Lee, Kyoung Mu and Lee, Sang Uk},
  booktitle = {European Conference on Computer Vision},
  year      = {2008},
  pages     = {264-275},
  doi       = {10.1007/978-3-540-88690-7_20},
  url       = {https://mlanthology.org/eccv/2008/kim2008eccv-generative/}
}