Normalized Cuts Revisited: A Reformulation for Segmentation with Linear Grouping Constraints
Abstract
Indisputably Normalized Cuts is one of the most popular segmentation algorithms in computer vision. It has been applied to a wide range of segmentation tasks with great success. A number of extensions to this approach have also been proposed, ones that can deal with multiple classes or that can incorporate a priori information in the form of grouping constraints. However, what is common for all these suggested methods is that they are noticeably limited and can only address segmentation problems on a very specific form. In this paper, we present a reformulation of Normalized Cut segmentation that in a unified way can handle all types of linear equality constraints for an arbitrary number of classes. This is done by restating the problem and showing how linear constraints can be enforced exactly through duality. This allows us to add group priors, for example, that certain pixels should belong to a given class. In addition, it provides a principled way to perform multiclass segmentation for tasks like interactive segmentation. The method has been tested on real data with convincing results.
Cite
Text
Eriksson et al. "Normalized Cuts Revisited: A Reformulation for Segmentation with Linear Grouping Constraints." IEEE/CVF International Conference on Computer Vision, 2007. doi:10.1109/ICCV.2007.4408958Markdown
[Eriksson et al. "Normalized Cuts Revisited: A Reformulation for Segmentation with Linear Grouping Constraints." IEEE/CVF International Conference on Computer Vision, 2007.](https://mlanthology.org/iccv/2007/eriksson2007iccv-normalized/) doi:10.1109/ICCV.2007.4408958BibTeX
@inproceedings{eriksson2007iccv-normalized,
title = {{Normalized Cuts Revisited: A Reformulation for Segmentation with Linear Grouping Constraints}},
author = {Eriksson, Anders P. and Olsson, Carl and Kahl, Fredrik},
booktitle = {IEEE/CVF International Conference on Computer Vision},
year = {2007},
pages = {1-8},
doi = {10.1109/ICCV.2007.4408958},
url = {https://mlanthology.org/iccv/2007/eriksson2007iccv-normalized/}
}