English

Generalized Dual Discriminator GANs

Machine Learning 2025-07-24 v1 Information Theory math.IT Machine Learning

Abstract

Dual discriminator generative adversarial networks (D2 GANs) were introduced to mitigate the problem of mode collapse in generative adversarial networks. In D2 GANs, two discriminators are employed alongside a generator: one discriminator rewards high scores for samples from the true data distribution, while the other favors samples from the generator. In this work, we first introduce dual discriminator α\alpha-GANs (D2 α\alpha-GANs), which combines the strengths of dual discriminators with the flexibility of a tunable loss function, α\alpha-loss. We further generalize this approach to arbitrary functions defined on positive reals, leading to a broader class of models we refer to as generalized dual discriminator generative adversarial networks. For each of these proposed models, we provide theoretical analysis and show that the associated min-max optimization reduces to the minimization of a linear combination of an ff-divergence and a reverse ff-divergence. This generalizes the known simplification for D2-GANs, where the objective reduces to a linear combination of the KL-divergence and the reverse KL-divergence. Finally, we perform experiments on 2D synthetic data and use multiple performance metrics to capture various advantages of our GANs.

Keywords

Cite

@article{arxiv.2507.17684,
  title  = {Generalized Dual Discriminator GANs},
  author = {Penukonda Naga Chandana and Tejas Srivastava and Gowtham R. Kurri and V. Lalitha},
  journal= {arXiv preprint arXiv:2507.17684},
  year   = {2025}
}

Comments

8 pages, 2 figures, extended version of a paper accepted for presentation at ITW 2025

R2 v1 2026-07-01T04:15:38.268Z