Graph-Theoretic Approach to Clustering and Segmentation
Abstract
We develop a framework for the image segmentation problem based on a new graph-theoretic formulation of clustering. The approach is motivated by the analogies between the intuitive concept of a cluster and that of a dominant set of vertices, a notion that generalizes that of a maximal complete subgraph to edge-weighted graphs. We also establish a correspondence between dominant sets and the extrema of a quadratic form over the standard simplex, thereby allowing us the use of continuous optimization techniques such as replicator dynamics from evolutionary game theory. Such systems are attractive as they can be coded in a few lines of any high-level programming language, can easily be implemented in a parallel network of locally interacting units, and offer the advantage of biological plausibility. We present experimental results on real-world images which show the effectiveness of the proposed approach.
Cite
Text
Pavan and Pelillo. "Graph-Theoretic Approach to Clustering and Segmentation." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2003. doi:10.1109/CVPR.2003.1211348Markdown
[Pavan and Pelillo. "Graph-Theoretic Approach to Clustering and Segmentation." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2003.](https://mlanthology.org/cvpr/2003/pavan2003cvpr-graph/) doi:10.1109/CVPR.2003.1211348BibTeX
@inproceedings{pavan2003cvpr-graph,
title = {{Graph-Theoretic Approach to Clustering and Segmentation}},
author = {Pavan, Massimiliano and Pelillo, Marcello},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2003},
pages = {145-152},
doi = {10.1109/CVPR.2003.1211348},
url = {https://mlanthology.org/cvpr/2003/pavan2003cvpr-graph/}
}