English

Training Triplet Networks with GAN

Machine Learning 2017-04-10 v1 Machine Learning

Abstract

Triplet networks are widely used models that are characterized by good performance in classification and retrieval tasks. In this work we propose to train a triplet network by putting it as the discriminator in Generative Adversarial Nets (GANs). We make use of the good capability of representation learning of the discriminator to increase the predictive quality of the model. We evaluated our approach on Cifar10 and MNIST datasets and observed significant improvement on the classification performance using the simple k-nn method.

Keywords

Cite

@article{arxiv.1704.02227,
  title  = {Training Triplet Networks with GAN},
  author = {Maciej Zieba and Lei Wang},
  journal= {arXiv preprint arXiv:1704.02227},
  year   = {2017}
}
R2 v1 2026-06-22T19:10:52.370Z