English

Instance Similarity Learning for Unsupervised Feature Representation

Computer Vision and Pattern Recognition 2021-08-06 v1

Abstract

In this paper, we propose an instance similarity learning (ISL) method for unsupervised feature representation. Conventional methods assign close instance pairs in the feature space with high similarity, which usually leads to wrong pairwise relationship for large neighborhoods because the Euclidean distance fails to depict the true semantic similarity on the feature manifold. On the contrary, our method mines the feature manifold in an unsupervised manner, through which the semantic similarity among instances is learned in order to obtain discriminative representations. Specifically, we employ the Generative Adversarial Networks (GAN) to mine the underlying feature manifold, where the generated features are applied as the proxies to progressively explore the feature manifold so that the semantic similarity among instances is acquired as reliable pseudo supervision. Extensive experiments on image classification demonstrate the superiority of our method compared with the state-of-the-art methods. The code is available at https://github.com/ZiweiWangTHU/ISL.git.

Keywords

Cite

@article{arxiv.2108.02721,
  title  = {Instance Similarity Learning for Unsupervised Feature Representation},
  author = {Ziwei Wang and Yunsong Wang and Ziyi Wu and Jiwen Lu and Jie Zhou},
  journal= {arXiv preprint arXiv:2108.02721},
  year   = {2021}
}

Comments

Accepted to ICCV 2021

R2 v1 2026-06-24T04:52:01.397Z