Inter-Active Learning of Randomized Tree Ensembles for Object Detection

Abstract

The detection of multiple objects in noisy images without an explicit model is one of the most challenging tasks in computer vision. In this paper we propose a novel object detection algorithm, termed inter-active tree ensemble (ITE), which can be applied in an off-the-shelf manner to a large variety of tasks. The contributions of this work are twofold: (i) we describe a feature basis which is able to capture shape information and which is illumination invariant. Furthermore, the feature set is guaranteed to be generally applicable due to its high flexibility, (ii) we present an interactive ensemble learning algorithm based on randomized trees, which can cope with exceptionally high dimensional feature spaces in an efficient manner. Contrary to classical approaches, subspaces are not split based on thresholds but by learning relations between features. ITE compares favorably to state of the art methods and we demonstrate its performance on a real world problem in computational pathology.

Cite

Text

Fuchs and Buhmann. "Inter-Active Learning of Randomized Tree Ensembles for Object Detection." IEEE/CVF International Conference on Computer Vision Workshops, 2009. doi:10.1109/ICCVW.2009.5457452

Markdown

[Fuchs and Buhmann. "Inter-Active Learning of Randomized Tree Ensembles for Object Detection." IEEE/CVF International Conference on Computer Vision Workshops, 2009.](https://mlanthology.org/iccvw/2009/fuchs2009iccvw-interactive/) doi:10.1109/ICCVW.2009.5457452

BibTeX

@inproceedings{fuchs2009iccvw-interactive,
  title     = {{Inter-Active Learning of Randomized Tree Ensembles for Object Detection}},
  author    = {Fuchs, Thomas J. and Buhmann, Joachim M.},
  booktitle = {IEEE/CVF International Conference on Computer Vision Workshops},
  year      = {2009},
  pages     = {1370-1377},
  doi       = {10.1109/ICCVW.2009.5457452},
  url       = {https://mlanthology.org/iccvw/2009/fuchs2009iccvw-interactive/}
}