Selectively Guiding Visual Concept Discovery
Abstract
Labeling data to train visual concept classifiers requires significant human effort. Active learning addresses labeling overhead by selecting a meaningful subset of data, but often these approaches assume that the set of visual concepts is known in advance. Clustering approaches perform bottom-up discovery of concepts, and reduce labeling effort by moving from instance-based to group-based labeling. Unfortunately, clustering techniques assume a one-to-one mapping between clusters and visual concepts even though learned groups are often not coherent and fail to represent all concepts. We introduce Selective Guidance, a technique that hierarchically clusters data and selectively queries labels of coherent clusters representing different visual concepts. Unlike most active learning and clustering techniques, Selective Guidance does not require any a priori knowledge. Using benchmark data sets we show that Selective Guidance achieves classification accuracy better than active learning and clustering approaches with fewer labeling queries.
Cite
Text
Wigness et al. "Selectively Guiding Visual Concept Discovery." IEEE/CVF Winter Conference on Applications of Computer Vision, 2014. doi:10.1109/WACV.2014.6836093Markdown
[Wigness et al. "Selectively Guiding Visual Concept Discovery." IEEE/CVF Winter Conference on Applications of Computer Vision, 2014.](https://mlanthology.org/wacv/2014/wigness2014wacv-selectively/) doi:10.1109/WACV.2014.6836093BibTeX
@inproceedings{wigness2014wacv-selectively,
title = {{Selectively Guiding Visual Concept Discovery}},
author = {Wigness, Maggie B. and Draper, Bruce A. and Beveridge, J. Ross},
booktitle = {IEEE/CVF Winter Conference on Applications of Computer Vision},
year = {2014},
pages = {247-254},
doi = {10.1109/WACV.2014.6836093},
url = {https://mlanthology.org/wacv/2014/wigness2014wacv-selectively/}
}