Multi-objective training of Generative Adversarial Networks with multiple discriminators
Isabela Albuquerque, Jo\~ao Monteiro, Thang Doan, Breandan Considine,, Tiago Falk, Ioannis Mitliagkas

TL;DR
This paper explores multi-objective optimization techniques for training GANs with multiple discriminators, showing hypervolume maximization improves sample quality and efficiency over previous methods.
Contribution
It reframes multi-discriminator GAN training as a multi-objective optimization problem and demonstrates hypervolume maximization as an effective approach.
Findings
Hypervolume maximization balances sample quality and computational cost.
Multiple gradient descent and hypervolume methods outperform simple averaging.
Hypervolume maximization offers a better trade-off than previous approaches.
Abstract
Recent literature has demonstrated promising results for training Generative Adversarial Networks by employing a set of discriminators, in contrast to the traditional game involving one generator against a single adversary. Such methods perform single-objective optimization on some simple consolidation of the losses, e.g. an arithmetic average. In this work, we revisit the multiple-discriminator setting by framing the simultaneous minimization of losses provided by different models as a multi-objective optimization problem. Specifically, we evaluate the performance of multiple gradient descent and the hypervolume maximization algorithm on a number of different datasets. Moreover, we argue that the previously proposed methods and hypervolume maximization can all be seen as variations of multiple gradient descent in which the update direction can be computed efficiently. Our results…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Generative Adversarial Networks and Image Synthesis · Advanced Numerical Analysis Techniques
