Higher-Order Clique Reduction in Binary Graph Cut

Abstract

We introduce a new technique that can reduce any higher-order Markov random field with binary labels into a first-order one that has the same minima as the original. Moreover, we combine the reduction with the fusion-move and QPBO algorithms to optimize higher-order multi-label problems. While many vision problems today are formulated as energy minimization problems, they have mostly been limited to using first-order energies, which consist of unary and pairwise clique potentials, with a few exceptions that consider triples. This is because of the lack of efficient algorithms to optimize energies with higher-order interactions. Our algorithm challenges this restriction that limits the representational power of the models, so that higher-order energies can be used to capture the rich statistics of natural scenes. To demonstrate the algorithm, we minimize a third-order energy, which allows clique potentials with up to four pixels, in an image restoration problem. The problem uses the fields of experts model, a learned spatial prior of natural images that has been used to test two belief propagation algorithms capable of optimizing higher-order energies. The results show that the algorithm exceeds the BP algorithms in both optimization performance and speed.

Cite

Text

Ishikawa. "Higher-Order Clique Reduction in Binary Graph Cut." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009. doi:10.1109/CVPR.2009.5206689

Markdown

[Ishikawa. "Higher-Order Clique Reduction in Binary Graph Cut." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009.](https://mlanthology.org/cvpr/2009/ishikawa2009cvpr-higher/) doi:10.1109/CVPR.2009.5206689

BibTeX

@inproceedings{ishikawa2009cvpr-higher,
  title     = {{Higher-Order Clique Reduction in Binary Graph Cut}},
  author    = {Ishikawa, Hiroshi},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2009},
  pages     = {2993-3000},
  doi       = {10.1109/CVPR.2009.5206689},
  url       = {https://mlanthology.org/cvpr/2009/ishikawa2009cvpr-higher/}
}