Large Scale Metric Learning from Equivalence Constraints

Abstract

In this paper, we raise important issues on scalability and the required degree of supervision of existing Mahalanobis metric learning methods. Often rather tedious optimization procedures are applied that become computationally intractable on a large scale. Further, if one considers the constantly growing amount of data it is often infeasible to specify fully supervised labels for all data points. Instead, it is easier to specify labels in form of equivalence constraints. We introduce a simple though effective strategy to learn a distance metric from equivalence constraints, based on a statistical inference perspective. In contrast to existing methods we do not rely on complex optimization problems requiring computationally expensive iterations. Hence, our method is orders of magnitudes faster than comparable methods. Results on a variety of challenging benchmarks with rather diverse nature demonstrate the power of our method. These include faces in unconstrained environments, matching before unseen object instances and person re-identification across spatially disjoint cameras. In the latter two benchmarks we clearly outperform the state-of-the-art.

Cite

Text

Köstinger et al. "Large Scale Metric Learning from Equivalence Constraints." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012. doi:10.1109/CVPR.2012.6247939

Markdown

[Köstinger et al. "Large Scale Metric Learning from Equivalence Constraints." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012.](https://mlanthology.org/cvpr/2012/kostinger2012cvpr-large/) doi:10.1109/CVPR.2012.6247939

BibTeX

@inproceedings{kostinger2012cvpr-large,
  title     = {{Large Scale Metric Learning from Equivalence Constraints}},
  author    = {Köstinger, Martin and Hirzer, Martin and Wohlhart, Paul and Roth, Peter M. and Bischof, Horst},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2012},
  pages     = {2288-2295},
  doi       = {10.1109/CVPR.2012.6247939},
  url       = {https://mlanthology.org/cvpr/2012/kostinger2012cvpr-large/}
}