Enhancing Image and Video Retrieval: Learning via Equivalence Constraint
Abstract
The paper is about learning using partial information in the form of equivalence constraints. Equivalence constraints provide relational information about the labels of data points, rather than the labels themselves. Our work is motivated by the observation that in many real life applications partial information about the data can be obtained with very little cost. For example, in video indexing we may want to use the fact that a sequence of faces obtained from successive frames in roughly the same location is likely to contain the same unknown individual. Learning using equivalence constraints is different from learning using labels and poses new technical challenges. In this paper we present three novel methods for clustering and classification, which use equivalence constraints. We provide results of our methods on a distributed image querying system that works on a large facial image database, and on the clustering and retrieval of surveillance data. Our results show that we can significantly improve the performance of image retrieval by taking advantage of such assumptions as temporal continuity in the data. Significant improvement is also obtained by making the users of the system take the role of distributed teachers, which reduces the need for expensive labeling by paid human labor.
Cite
Text
Hertz et al. "Enhancing Image and Video Retrieval: Learning via Equivalence Constraint." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2003. doi:10.1109/CVPR.2003.1211531Markdown
[Hertz et al. "Enhancing Image and Video Retrieval: Learning via Equivalence Constraint." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2003.](https://mlanthology.org/cvpr/2003/hertz2003cvpr-enhancing/) doi:10.1109/CVPR.2003.1211531BibTeX
@inproceedings{hertz2003cvpr-enhancing,
title = {{Enhancing Image and Video Retrieval: Learning via Equivalence Constraint}},
author = {Hertz, Tomer and Shental, Noam and Bar-Hillel, Aharon and Weinshall, Daphna},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2003},
pages = {668-674},
doi = {10.1109/CVPR.2003.1211531},
url = {https://mlanthology.org/cvpr/2003/hertz2003cvpr-enhancing/}
}