Unsupervised Estimation of Segmentation Quality Using Nonnegative Factorization

Abstract

We propose an unsupervised method for evaluating image segmentation. Common methods are typically based on evaluating smoothness within segments and contrast between them, and the measure they provide is not explicitly related to segmentation errors. The proposed approach differs from these methods on several important points and has several advantages over them. First, it provides a meaningful, quantitative assessment of segmentation quality, in precision/recall terms, which were applicable so far only for supervised evaluation. Second, it builds on a new image model, which characterizes the segments as a mixture of basic feature distributions. The precision/recall estimates are then obtained by a nonnegative matrix factorization (NMF) process. A third important advantage is that the estimates, which are based on intrinsic properties of the specific image being evaluated and not on a comparison to typical images (learning), are relatively robust to context factors such as image quality or the presence of texture. Experimental results demonstrate the accuracy of the precision/recall estimates in comparison to ground truth based on human judgment. Moreover, it is shown that tuning a segmentation algorithm using the unsupervised measure improves the algorithm's quality (as measured by a supervised method).

Cite

Text

Sandler and Lindenbaum. "Unsupervised Estimation of Segmentation Quality Using Nonnegative Factorization." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008. doi:10.1109/CVPR.2008.4587439

Markdown

[Sandler and Lindenbaum. "Unsupervised Estimation of Segmentation Quality Using Nonnegative Factorization." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008.](https://mlanthology.org/cvpr/2008/sandler2008cvpr-unsupervised/) doi:10.1109/CVPR.2008.4587439

BibTeX

@inproceedings{sandler2008cvpr-unsupervised,
  title     = {{Unsupervised Estimation of Segmentation Quality Using Nonnegative Factorization}},
  author    = {Sandler, Roman and Lindenbaum, Michael},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2008},
  doi       = {10.1109/CVPR.2008.4587439},
  url       = {https://mlanthology.org/cvpr/2008/sandler2008cvpr-unsupervised/}
}