The One-Shot Similarity Kernel

Abstract

The One-Shot similarity measure has recently been introduced in the context of face recognition where it was used to produce state-of-the-art results. Given two vectors, their One-Shot similarity score reflects the likelihood of each vector belonging in the same class as the other vector and not in a class defined by a fixed set of “negative” examples. The potential of this approach has thus far been largely unexplored. In this paper we analyze the One-Shot score and show that: (1) when using a version of LDA as the underlying classifier, this score is a Conditionally Positive Definite kernel and may be used within kernel-methods (e.g., SVM), (2) it can be efficiently computed, and (3) that it is effective as an underlying mechanism for image representation. We further demonstrate the effectiveness of the One-Shot similarity score in a number of applications including multiclass identification and descriptor generation.

Cite

Text

Wolf et al. "The One-Shot Similarity Kernel." IEEE/CVF International Conference on Computer Vision, 2009. doi:10.1109/ICCV.2009.5459323

Markdown

[Wolf et al. "The One-Shot Similarity Kernel." IEEE/CVF International Conference on Computer Vision, 2009.](https://mlanthology.org/iccv/2009/wolf2009iccv-one/) doi:10.1109/ICCV.2009.5459323

BibTeX

@inproceedings{wolf2009iccv-one,
  title     = {{The One-Shot Similarity Kernel}},
  author    = {Wolf, Lior and Hassner, Tal and Taigman, Yaniv},
  booktitle = {IEEE/CVF International Conference on Computer Vision},
  year      = {2009},
  pages     = {897-902},
  doi       = {10.1109/ICCV.2009.5459323},
  url       = {https://mlanthology.org/iccv/2009/wolf2009iccv-one/}
}