Contextual Classification with Functional Max-Margin Markov Networks

Abstract

We address the problem of label assignment in computer vision: given a novel 3D or 2D scene, we wish to assign a unique label to every site (voxel, pixel, superpixel, etc.). To this end, the Markov Random Field framework has proven to be a model of choice as it uses contextual information to yield improved classification results over locally independent classifiers. In this work we adapt a functional gradient approach for learning high-dimensional parameters of random fields in order to perform discrete, multi-label classification. With this approach we can learn robust models involving high-order interactions better than the previously used learning method. We validate the approach in the context of point cloud classification and improve the state of the art. In addition, we successfully demonstrate the generality of the approach on the challenging vision problem of recovering 3-D geometric surfaces from images.

Cite

Text

Munoz et al. "Contextual Classification with Functional Max-Margin Markov Networks." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009. doi:10.1109/CVPR.2009.5206590

Markdown

[Munoz et al. "Contextual Classification with Functional Max-Margin Markov Networks." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009.](https://mlanthology.org/cvpr/2009/munoz2009cvpr-contextual/) doi:10.1109/CVPR.2009.5206590

BibTeX

@inproceedings{munoz2009cvpr-contextual,
  title     = {{Contextual Classification with Functional Max-Margin Markov Networks}},
  author    = {Munoz, Daniel and Bagnell, James A. and Vandapel, Nicolas and Hebert, Martial},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2009},
  pages     = {975-982},
  doi       = {10.1109/CVPR.2009.5206590},
  url       = {https://mlanthology.org/cvpr/2009/munoz2009cvpr-contextual/}
}