Feature Hierarchies for Object Classification
Abstract
The paper describes a method for automatically extracting informative feature hierarchies for object classification, and shows the advantage of the features constructed hierarchically over previous methods. The extraction process proceeds in a top-down manner: informative top-level fragments are extracted first, and by a repeated application of the same feature extraction process the classification fragments are broken down successively into their own optimal components. The hierarchical decomposition terminates with atomic features that cannot be usefully decomposed into simpler features. The entire hierarchy, the different features and sub-features, and their optimal parameters, are learned during a training phase using training examples. Experimental comparisons show that these feature hierarchies are significantly more informative and better for classification compared with similar nonhierarchical features as well as previous methods for using feature hierarchies.
Cite
Text
Epshtein and Ullman. "Feature Hierarchies for Object Classification." IEEE/CVF International Conference on Computer Vision, 2005. doi:10.1109/ICCV.2005.98Markdown
[Epshtein and Ullman. "Feature Hierarchies for Object Classification." IEEE/CVF International Conference on Computer Vision, 2005.](https://mlanthology.org/iccv/2005/epshtein2005iccv-feature/) doi:10.1109/ICCV.2005.98BibTeX
@inproceedings{epshtein2005iccv-feature,
title = {{Feature Hierarchies for Object Classification}},
author = {Epshtein, Boris and Ullman, Shimon},
booktitle = {IEEE/CVF International Conference on Computer Vision},
year = {2005},
pages = {220-227},
doi = {10.1109/ICCV.2005.98},
url = {https://mlanthology.org/iccv/2005/epshtein2005iccv-feature/}
}