Unsupervised Feature Optimization (UFO): Simultaneous Selection of Multiple Features with Their Detection Parameters

Abstract

Class learning, both supervised and unsupervised, requires feature selection, which includes two main components. The first is the selection of a discriminative subset of features from a larger pool. The second is the selection of detection parameters for each feature to optimize classification performance. In this paper we present a method for the discovery of multiple classification features, their detection parameters and their consistent configurations, in the fully unsupervised setting. This is achieved by a global optimization of joint consistency between the features as a function of the detection parameters, without assuming any prior parametric model. We demonstrate how the proposed framework can be applied for learning different types of feature parameters, such as detection thresholds and geometric relations, resulting in the unsupervised discovery of informative configurations of objects parts. We test our approach on a wide range of classes and show good results. We also demonstrate how the approach can be used to unsupervisedly separate and learn visually similar sub-classes of a single category, such as facial views or hand poses. We use the approach to compare various criteria for feature consistency, including Mutual Information, Suspicious Coincidence, L2 and Jaccard index. Finally, we compare our approach to aparametric consistency optimization technique such as pLSA and show significantly better performance.

Cite

Text

Karlinsky et al. "Unsupervised Feature Optimization (UFO): Simultaneous Selection of Multiple Features with Their Detection Parameters." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009. doi:10.1109/CVPR.2009.5206499

Markdown

[Karlinsky et al. "Unsupervised Feature Optimization (UFO): Simultaneous Selection of Multiple Features with Their Detection Parameters." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2009.](https://mlanthology.org/cvpr/2009/karlinsky2009cvpr-unsupervised/) doi:10.1109/CVPR.2009.5206499

BibTeX

@inproceedings{karlinsky2009cvpr-unsupervised,
  title     = {{Unsupervised Feature Optimization (UFO): Simultaneous Selection of Multiple Features with Their Detection Parameters}},
  author    = {Karlinsky, Leonid and Dinerstein, Michael and Ullman, Shimon},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2009},
  pages     = {1263-1270},
  doi       = {10.1109/CVPR.2009.5206499},
  url       = {https://mlanthology.org/cvpr/2009/karlinsky2009cvpr-unsupervised/}
}