Learning Ensembles of Potential Functions for Structured Prediction with Latent Variables

Abstract

Many visual recognition tasks involve modeling variables which are structurally related. Hidden conditional random fields (HCRFs) are a powerful class of models for encoding structure in weakly supervised training examples. This paper presents HCRF-Boost, a novel and general framework for learning HCRFs in functional space. An algorithm is proposed to learn the potential functions of an HCRF as a combination of abstract nonlinear feature functions, expressed by regression models. Consequently, the resulting latent structured model is not restricted to traditional log-linear potential functions or any explicit parameterization. Further, functional optimization helps to avoid direct interactions with the possibly large parameter space of nonlinear models and improves efficiency. As a result, a complex and flexible ensemble method is achieved for structured prediction which can be successfully used in a variety of applications. We validate the effectiveness of this method on tasks such as group activity recognition, human action recognition, and multi-instance learning of video events.

Cite

Text

Hajimirsadeghi and Mori. "Learning Ensembles of Potential Functions for Structured Prediction with Latent Variables." International Conference on Computer Vision, 2015. doi:10.1109/ICCV.2015.462

Markdown

[Hajimirsadeghi and Mori. "Learning Ensembles of Potential Functions for Structured Prediction with Latent Variables." International Conference on Computer Vision, 2015.](https://mlanthology.org/iccv/2015/hajimirsadeghi2015iccv-learning/) doi:10.1109/ICCV.2015.462

BibTeX

@inproceedings{hajimirsadeghi2015iccv-learning,
  title     = {{Learning Ensembles of Potential Functions for Structured Prediction with Latent Variables}},
  author    = {Hajimirsadeghi, Hossein and Mori, Greg},
  booktitle = {International Conference on Computer Vision},
  year      = {2015},
  doi       = {10.1109/ICCV.2015.462},
  url       = {https://mlanthology.org/iccv/2015/hajimirsadeghi2015iccv-learning/}
}