paper-with-me

홈 › Papers

An Empirical Study on GANs with Margin Cosine Loss and Relativistic Discriminator

2021-10-21 · Cuong V. Nguyen, Tien-Dung Cao, Tram Truong-Huu, Khanh N. Pham, Binh T. Nguyen

Generative Adversarial Networks (GANs) have emerged as useful generative models, which are capable of implicitly learning data distributions of arbitrarily complex dimensions. However, the training of GANs is empirically well-known for being highly unstable and sensitive. The loss functions of both the discriminator and generator concerning their parameters tend to oscillate wildly during training. Different loss functions have been proposed to stabilize the training and improve the quality of images generated. In this paper, we perform an empirical study on the impact of several loss functions on the performance of standard GAN models, Deep Convolutional Generative Adversarial Networks (DCGANs). We introduce a new improvement that employs a relativistic discriminator to replace the classical deterministic discriminator in DCGANs and implement a margin cosine loss function for both the generator and discriminator. This results in a novel loss function, namely Relativistic Margin Cosine Loss (RMCosGAN). We carry out extensive experiments with four datasets: CIFAR-$10$, MNIST, STL-$10$, and CAT. We compare RMCosGAN performance with existing loss functions based on two metrics: Frechet inception distance and inception score. The experimental results show that RMCosGAN outperforms the existing ones and significantly improves the quality of images generated.

📄 PDF Abstract BibTeX arXiv:2110.11293

Code (1)

cuongvn08/rmcosgan 공식 구현 pytorch

Similar Papers 제목 키워드 기반

CosFace: Large Margin Cosine Loss for Deep Face Recognition

2018-01-29 · CVPR 2018 6 · Hao Wang, Yitong Wang, Zheng Zhou, Xing Ji 외

Face recognition has made extraordinary progress owing to the advancement of deep convolutional neural networks (CNNs). The central task of face recognition, including face verification and identification, involves face …

Face IdentificationFace RecognitionFace Verification

Marginal loss and exclusion loss for partially supervised multi-organ segmentation

2020-07-08 · Gonglei Shi, Li Xiao, Yang Chen, S. Kevin Zhou

Annotating multiple organs in medical images is both costly and time-consuming; therefore, existing multi-organ datasets with labels are often low in sample size and mostly partially labeled, that is, a dataset has a few…

Organ SegmentationSegmentation

MOTS R-CNN: Cosine-margin-triplet loss for multi-object tracking

2021-02-06 · Amit Satish Unde, Renu M. Rameshan

One of the central tasks of multi-object tracking involves learning a distance metric that is consistent with the semantic similarities of objects. The design of an appropriate loss function that encourages discriminativ…

Metric LearningMulti-Object TrackingMulti-Object Tracking and SegmentationObject Tracking+1

Scalable Angular Discriminative Deep Metric Learning for Face Recognition

2018-04-29 · Bowen Wu, Huaming Wu, Monica M. Y. Zhang

With the development of deep learning, Deep Metric Learning (DML) has achieved great improvements in face recognition. Specifically, the widely used softmax loss in the training process often bring large intra-class vari…

Face RecognitionMetric Learning

Angular Triplet-Center Loss for Multi-view 3D Shape Retrieval

2018-11-21 · Zhaoqun Li, Cheng Xu, Biao Leng

How to obtain the desirable representation of a 3D shape, which is discriminative across categories and polymerized within classes, is a significant challenge in 3D shape retrieval. Most existing 3D shape retrieval metho…

3D Object Retrieval3D Shape Classification3D Shape RetrievalMulti-View 3D Shape Retrieval+2