Multiple Random Walkers and Their Application to Image Cosegmentation
Abstract
A graph-based system to simulate the movements and interactions of multiple random walkers (MRW) is proposed in this work. In the MRW system, multiple agents traverse a single graph simultaneously. To achieve desired interactions among those agents, a restart rule can be designed, which determines the restart distribution of each agent according to the probability distributions of all agents. In particular, we develop the repulsive rule for data clustering. We illustrate that the MRW clustering can segment real images reliably. Furthermore, we propose a novel image cosegmentation algorithm based on the MRW clustering. Specifically, the proposed algorithm consists of two steps: inter-image concurrence computation and intra-image MRW clustering. Experimental results demonstrate that the proposed algorithm provides promising cosegmentation performance.
Cite
Text
Lee et al. "Multiple Random Walkers and Their Application to Image Cosegmentation." Conference on Computer Vision and Pattern Recognition, 2015. doi:10.1109/CVPR.2015.7299008Markdown
[Lee et al. "Multiple Random Walkers and Their Application to Image Cosegmentation." Conference on Computer Vision and Pattern Recognition, 2015.](https://mlanthology.org/cvpr/2015/lee2015cvpr-multiple/) doi:10.1109/CVPR.2015.7299008BibTeX
@inproceedings{lee2015cvpr-multiple,
title = {{Multiple Random Walkers and Their Application to Image Cosegmentation}},
author = {Lee, Chulwoo and Jang, Won-Dong and Sim, Jae-Young and Kim, Chang-Su},
booktitle = {Conference on Computer Vision and Pattern Recognition},
year = {2015},
doi = {10.1109/CVPR.2015.7299008},
url = {https://mlanthology.org/cvpr/2015/lee2015cvpr-multiple/}
}