Max-Margin Boltzmann Machines for Object Segmentation
Abstract
We present Max-Margin Boltzmann Machines (MMBMs) for object segmentation. MMBMs are essentially a class of Conditional Boltzmann Machines that model the joint distribution of hidden variables and output labels conditioned on input observations. In addition to image-to-label connections, we build direct image-to-hidden connections to facilitate global shape prediction, and thus derive a simple Iterated Conditional Modes algorithm for efficient maximum a posteriori inference. We formulate a max-margin objective function for discriminative training, and analyze the effects of different margin functions on learning. We evaluate MMBMs using three datasets against state-of-the-art methods to demonstrate the strength of the proposed algorithms.
Cite
Text
Yang et al. "Max-Margin Boltzmann Machines for Object Segmentation." Conference on Computer Vision and Pattern Recognition, 2014. doi:10.1109/CVPR.2014.48Markdown
[Yang et al. "Max-Margin Boltzmann Machines for Object Segmentation." Conference on Computer Vision and Pattern Recognition, 2014.](https://mlanthology.org/cvpr/2014/yang2014cvpr-maxmargin/) doi:10.1109/CVPR.2014.48BibTeX
@inproceedings{yang2014cvpr-maxmargin,
title = {{Max-Margin Boltzmann Machines for Object Segmentation}},
author = {Yang, Jimei and Safar, Simon and Yang, Ming-Hsuan},
booktitle = {Conference on Computer Vision and Pattern Recognition},
year = {2014},
doi = {10.1109/CVPR.2014.48},
url = {https://mlanthology.org/cvpr/2014/yang2014cvpr-maxmargin/}
}