TripletGAN: Training Generative Model with Triplet Loss
As an effective way of metric learning, triplet loss has been widely used in many deep learning tasks, including face recognition and person-ReID, leading to many states of the arts. The main innovation of triplet loss is using feature map to replace softmax in the classification task. Inspired by this concept, we propose here a new adversarial modeling method by substituting the classification loss of discriminator with triplet loss. Theoretical proof based on IPM (Integral probability metric) demonstrates that such setting will help the generator converge to the given distribution theoretically under some conditions. Moreover, since triplet loss requires the generator to maximize distance within a class, we justify tripletGAN is also helpful to prevent mode collapse through both theory and experiment.
Code (0)
등록된 구현이 없습니다.
Tasks
Face RecognitionGeneral ClassificationMetric LearningmodelTripletMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
Correcting the Triplet Selection Bias for Triplet Loss
Triplet loss, popular for metric learning, has made a great success in many computer vision tasks, such as fine-grained image classification, image retrieval, and face recognition. Considering that the number of triplets…
Face RecognitionFine-Grained Image ClassificationGeneral Classificationimage-classification+6Deep Ranking with Adaptive Margin Triplet Loss
We propose a simple modification from a fixed margin triplet loss to an adaptive margin triplet loss. While the original triplet loss is used widely in classification problems such as face recognition, face re-identifica…
Face RecognitionTripletAdaTriplet: Adaptive Gradient Triplet Loss with Automatic Margin Learning for Forensic Medical Image Matching
This paper tackles the challenge of forensic medical image matching (FMIM) using deep neural networks (DNNs). FMIM is a particular case of content-based image retrieval (CBIR). The main challenge in FMIM compared to the …
Content-Based Image RetrievalImage RetrievalRetrievalTripletPCCT: Progressive Class-Center Triplet Loss for Imbalanced Medical Image Classification
Imbalanced training data is a significant challenge for medical image classification. In this study, we propose a novel Progressive Class-Center Triplet (PCCT) framework to alleviate the class imbalance issue particularl…
image-classificationImage ClassificationMedical Image ClassificationTripletBatch-Incremental Triplet Sampling for Training Triplet Networks Using Bayesian Updating Theorem
Variants of Triplet networks are robust entities for learning a discriminative embedding subspace. There exist different triplet mining approaches for selecting the most suitable training triplets. Some of these mining m…
Dimensionality ReductionHistopathological Image ClassificationMetric LearningTriplet