Large Margin Local Metric Learning

Abstract

Linear metric learning is a widely used methodology to learn a dissimilarity function from a set of similar/dissimilar example pairs. Using a single metric may be a too restrictive assumption when handling heterogeneous datasets. Recently, local metric learning methods have been introduced to overcome this limitation. However, they are subjects to constraints preventing their usage in many applications. For example, they require knowledge of the class label of the training points. In this paper, we present a novel local metric learning method, which overcomes some limitations of previous approaches. The method first computes a Gaussian Mixture Model from a low dimensional embedding of training data. Then it estimates a set of local metrics by solving a convex optimization problem; finally, a dissimilarity function is obtained by aggregating the local metrics. Our experiments show that the proposed method achieves state-of-the-art results on four datasets.

Cite

Text

Bohné et al. "Large Margin Local Metric Learning." European Conference on Computer Vision, 2014. doi:10.1007/978-3-319-10605-2_44

Markdown

[Bohné et al. "Large Margin Local Metric Learning." European Conference on Computer Vision, 2014.](https://mlanthology.org/eccv/2014/bohne2014eccv-large/) doi:10.1007/978-3-319-10605-2_44

BibTeX

@inproceedings{bohne2014eccv-large,
  title     = {{Large Margin Local Metric Learning}},
  author    = {Bohné, Julien and Ying, Yiming and Gentric, Stéphane and Pontil, Massimiliano},
  booktitle = {European Conference on Computer Vision},
  year      = {2014},
  pages     = {679-694},
  doi       = {10.1007/978-3-319-10605-2_44},
  url       = {https://mlanthology.org/eccv/2014/bohne2014eccv-large/}
}