On Parameter Learning in CRF-Based Approaches to Object Class Image Segmentation
Abstract
Recent progress in per-pixel object class labeling of natural images can be attributed to the use of multiple types of image features and sound statistical learning approaches. Within the latter, Conditional Random Fields (CRF) are prominently used for their ability to represent interactions between random variables. Despite their popularity in computer vision, parameter learning for CRFs has remained difficult, popular approaches being cross-validation and piecewise training . In this work, we propose a simple yet expressive tree-structured CRF based on a recent hierarchical image segmentation method. Our model combines and weights multiple image features within a hierarchical representation and allows simple and efficient globally-optimal learning of ≈ 10^5 parameters. The tractability of our model allows us to pose and answer some of the open questions regarding parameter learning applying to CRF-based approaches. The key findings for learning CRF models are, from the obvious to the surprising, i) multiple image features always help, ii) the limiting dimension with respect to current models is the amount of training data, iii) piecewise training is competitive, iv) current methods for max-margin training fail for models with many parameters.
Cite
Text
Nowozin et al. "On Parameter Learning in CRF-Based Approaches to Object Class Image Segmentation." European Conference on Computer Vision, 2010. doi:10.1007/978-3-642-15567-3_8Markdown
[Nowozin et al. "On Parameter Learning in CRF-Based Approaches to Object Class Image Segmentation." European Conference on Computer Vision, 2010.](https://mlanthology.org/eccv/2010/nowozin2010eccv-parameter/) doi:10.1007/978-3-642-15567-3_8BibTeX
@inproceedings{nowozin2010eccv-parameter,
title = {{On Parameter Learning in CRF-Based Approaches to Object Class Image Segmentation}},
author = {Nowozin, Sebastian and Gehler, Peter V. and Lampert, Christoph H.},
booktitle = {European Conference on Computer Vision},
year = {2010},
pages = {98-111},
doi = {10.1007/978-3-642-15567-3_8},
url = {https://mlanthology.org/eccv/2010/nowozin2010eccv-parameter/}
}