On the Evaluation of Conditional GANs
Terrance DeVries, Adriana Romero, Luis Pineda, Graham W. Taylor,, Michal Drozdzal

TL;DR
This paper introduces the Frechet Joint Distance (FJD), a new single metric for evaluating conditional GANs that captures image quality, conditional consistency, and diversity simultaneously, simplifying benchmarking.
Contribution
The paper proposes the FJD metric, which unifies multiple evaluation criteria into one measure for conditional GANs, and demonstrates its effectiveness through experiments.
Findings
FJD effectively captures multiple properties in a single metric.
FJD outperforms existing metrics in benchmarking cGANs.
FJD enables consistent model comparison across diverse conditioning modalities.
Abstract
Conditional Generative Adversarial Networks (cGANs) are finding increasingly widespread use in many application domains. Despite outstanding progress, quantitative evaluation of such models often involves multiple distinct metrics to assess different desirable properties, such as image quality, conditional consistency, and intra-conditioning diversity. In this setting, model benchmarking becomes a challenge, as each metric may indicate a different "best" model. In this paper, we propose the Frechet Joint Distance (FJD), which is defined as the Frechet distance between joint distributions of images and conditioning, allowing it to implicitly capture the aforementioned properties in a single metric. We conduct proof-of-concept experiments on a controllable synthetic dataset, which consistently highlight the benefits of FJD when compared to currently established metrics. Moreover, we use…
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
TopicsGenerative Adversarial Networks and Image Synthesis · Human Pose and Action Recognition · Topic Modeling
