Structured Class-Labels in Random Forests for Semantic Image Labelling

Abstract

In this paper we propose a simple and effective way to integrate structural information in random forests for semantic image labelling. By structural information we refer to the inherently available, topological distribution of object classes in a given image. Different object class labels will not be randomly distributed over an image but usually form coherently labelled regions. In this work we provide a way to incorporate this topological information in the popular random forest framework for performing low-level, unary classification. Our paper has several contributions: First, we show how random forests can be augmented with structured label information. In the second part, we introduce a novel data splitting function that exploits the joint distributions observed in the structured label space for learning typical label transitions between object classes. Finally, we provide two possibilities for integrating the structured output predictions into concise, semantic labellings. In our experiments on the challenging MSRC and CamVid databases, we compare our method to standard random forest and conditional random field classification results.

Cite

Text

Kontschieder et al. "Structured Class-Labels in Random Forests for Semantic Image Labelling." IEEE/CVF International Conference on Computer Vision, 2011. doi:10.1109/ICCV.2011.6126496

Markdown

[Kontschieder et al. "Structured Class-Labels in Random Forests for Semantic Image Labelling." IEEE/CVF International Conference on Computer Vision, 2011.](https://mlanthology.org/iccv/2011/kontschieder2011iccv-structured/) doi:10.1109/ICCV.2011.6126496

BibTeX

@inproceedings{kontschieder2011iccv-structured,
  title     = {{Structured Class-Labels in Random Forests for Semantic Image Labelling}},
  author    = {Kontschieder, Peter and Bulò, Samuel Rota and Bischof, Horst and Pelillo, Marcello},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2011},
  pages     = {2190-2197},
  doi       = {10.1109/ICCV.2011.6126496},
  url       = {https://mlanthology.org/iccv/2011/kontschieder2011iccv-structured/}
}