Metric Learning-based Generative Adversarial Network
Zi-Yi Dou

TL;DR
This paper introduces MLGAN, a novel GAN training framework that employs dynamic metric learning for improved stability and performance, outperforming existing methods on various datasets.
Contribution
The paper proposes a new GAN training method using a discriminator that learns an adaptive distance metric, enhancing stability and effectiveness.
Findings
MLGAN achieves superior performance over state-of-the-art GANs.
MLGAN increases training stability.
Experimental results on multiple datasets validate the approach.
Abstract
Generative Adversarial Networks (GANs), as a framework for estimating generative models via an adversarial process, have attracted huge attention and have proven to be powerful in a variety of tasks. However, training GANs is well known for being delicate and unstable, partially caused by its sig- moid cross entropy loss function for the discriminator. To overcome such a problem, many researchers directed their attention on various ways to measure how close the model distribution and real distribution are and have applied dif- ferent metrics as their objective functions. In this paper, we propose a novel framework to train GANs based on distance metric learning and we call it Metric Learning-based Gener- ative Adversarial Network (MLGAN). The discriminator of MLGANs can dynamically learn an appropriate metric, rather than a static one, to measure the distance between generated samples…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGenerative Adversarial Networks and Image Synthesis · Model Reduction and Neural Networks · Human Pose and Action Recognition
