Hinge-Loss Markov Random Fields: Convex Inference for Structured Prediction
Abstract
Graphical models for structured domains are powerful tools, but the computational complexities of combinatorial prediction spaces can force restrictions on models, or require approximate inference in order to be tractable. Instead of working in a combinatorial space, we use hinge-loss Markov random fields (HL-MRFs), an expressive class of graphical models with log-concave density functions over continuous variables, which can represent confidences in discrete predictions. This paper demonstrates that HL-MRFs are general tools for fast and accurate structured prediction. We introduce the first inference algorithm that is both scalable and applicable to the full class of HL-MRFs, and show how to train HL-MRFs with several learning algorithms. Our experiments show that HL-MRFs match or surpass the predictive performance of state-of-the-art methods, including discrete models, in four application domains.
Cite
Text
Bach et al. "Hinge-Loss Markov Random Fields: Convex Inference for Structured Prediction." Conference on Uncertainty in Artificial Intelligence, 2013.Markdown
[Bach et al. "Hinge-Loss Markov Random Fields: Convex Inference for Structured Prediction." Conference on Uncertainty in Artificial Intelligence, 2013.](https://mlanthology.org/uai/2013/bach2013uai-hinge/)BibTeX
@inproceedings{bach2013uai-hinge,
title = {{Hinge-Loss Markov Random Fields: Convex Inference for Structured Prediction}},
author = {Bach, Stephen H. and Huang, Bert and London, Ben and Getoor, Lise},
booktitle = {Conference on Uncertainty in Artificial Intelligence},
year = {2013},
url = {https://mlanthology.org/uai/2013/bach2013uai-hinge/}
}