TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/cGANs with Multi-Hinge Loss

cGANs with Multi-Hinge Loss

Ilya Kavalerov, Wojciech Czaja, Rama Chellappa

2019-12-09Conditional Image Generation
PaperPDFCodeCode(official)Code(official)

Abstract

We propose a new algorithm to incorporate class conditional information into the critic of GANs via a multi-class generalization of the commonly used Hinge loss that is compatible with both supervised and semi-supervised settings. We study the compromise between training a state of the art generator and an accurate classifier simultaneously, and propose a way to use our algorithm to measure the degree to which a generator and critic are class conditional. We show the trade-off between a generator-critic pair respecting class conditioning inputs and generating the highest quality images. With our multi-hinge loss modification we are able to improve Inception Scores and Frechet Inception Distance on the Imagenet dataset. We make our tensorflow code available at https://github.com/ilyakava/gan.

Results

TaskDatasetMetricValueModel
Image GenerationCIFAR-10FID7.5MHingeGAN
Image GenerationCIFAR-10Inception score9.58MHingeGAN
Image GenerationCIFAR-100FID17.3MHingeGAN
Image GenerationCIFAR-100Inception Score14.36MHingeGAN
Conditional Image GenerationCIFAR-10FID7.5MHingeGAN
Conditional Image GenerationCIFAR-10Inception score9.58MHingeGAN
Conditional Image GenerationCIFAR-100FID17.3MHingeGAN
Conditional Image GenerationCIFAR-100Inception Score14.36MHingeGAN

Related Papers

Noise Conditional Variational Score Distillation2025-06-11Forward-only Diffusion Probabilistic Models2025-05-22Context-Aware Autoregressive Models for Multi-Conditional Image Generation2025-05-18Efficient Flow Matching using Latent Variables2025-05-07VistaDepth: Frequency Modulation With Bias Reweighting For Enhanced Long-Range Depth Estimation2025-04-21PRISM: A Unified Framework for Photorealistic Reconstruction and Intrinsic Scene Modeling2025-04-19PixelFlow: Pixel-Space Generative Models with Flow2025-04-10A Unified Agentic Framework for Evaluating Conditional Image Generation2025-04-09