Selective Hidden Random Fields: Exploiting Domain-Specific Saliency for Event Classification
Abstract
Classifying an event captured in an image is useful for understanding the contents of the image. The captured event provides context to refine models for the presence and appearance of various entities, such as people and objects, in the captured scene. Such contextual processing facilitates the generation of better abstractions and annotations for the image. Consider a typical set of consumer images with sports-related content. These images are taken mostly by amateur photographers, and often at a distance. In the absence of manual annotation or other sources of information such as time and location, typical recognition tasks are formidable on these images. Identifying the sporting event in these images provides a context for further recognition and annotation tasks. We propose to use the domain-specific saliency of the appearances of the playing surfaces, and ignore the noninformative parts of the image such as crowd regions, to discriminate among different sports. To this end, we present a variation of the hidden-state conditional random field that selects a subset of the observed features suitable for classification. The inferred hidden variables in this model represent a selection criteria desirable for the problem domain. For sports-related images, this selection criteria corresponds to the segmentation of the playing surface in the image. We demonstrate the utility of this model on consumer images collected from the Internet.
Cite
Text
Jain et al. "Selective Hidden Random Fields: Exploiting Domain-Specific Saliency for Event Classification." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008. doi:10.1109/CVPR.2008.4587431Markdown
[Jain et al. "Selective Hidden Random Fields: Exploiting Domain-Specific Saliency for Event Classification." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008.](https://mlanthology.org/cvpr/2008/jain2008cvpr-selective/) doi:10.1109/CVPR.2008.4587431BibTeX
@inproceedings{jain2008cvpr-selective,
title = {{Selective Hidden Random Fields: Exploiting Domain-Specific Saliency for Event Classification}},
author = {Jain, Vidit and Singhal, Amit and Luo, Jiebo},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2008},
doi = {10.1109/CVPR.2008.4587431},
url = {https://mlanthology.org/cvpr/2008/jain2008cvpr-selective/}
}