English

Pairwise Similarity Learning is SimPLE

Computer Vision and Pattern Recognition 2023-10-17 v1 Machine Learning

Abstract

In this paper, we focus on a general yet important learning problem, pairwise similarity learning (PSL). PSL subsumes a wide range of important applications, such as open-set face recognition, speaker verification, image retrieval and person re-identification. The goal of PSL is to learn a pairwise similarity function assigning a higher similarity score to positive pairs (i.e., a pair of samples with the same label) than to negative pairs (i.e., a pair of samples with different label). We start by identifying a key desideratum for PSL, and then discuss how existing methods can achieve this desideratum. We then propose a surprisingly simple proxy-free method, called SimPLE, which requires neither feature/proxy normalization nor angular margin and yet is able to generalize well in open-set recognition. We apply the proposed method to three challenging PSL tasks: open-set face recognition, image retrieval and speaker verification. Comprehensive experimental results on large-scale benchmarks show that our method performs significantly better than current state-of-the-art methods.

Keywords

Cite

@article{arxiv.2310.09449,
  title  = {Pairwise Similarity Learning is SimPLE},
  author = {Yandong Wen and Weiyang Liu and Yao Feng and Bhiksha Raj and Rita Singh and Adrian Weller and Michael J. Black and Bernhard Schölkopf},
  journal= {arXiv preprint arXiv:2310.09449},
  year   = {2023}
}

Comments

Published in ICCV 2023 (Project page: https://simple.is.tue.mpg.de/)

R2 v1 2026-06-28T12:50:27.461Z