paper-with-me

홈 › Papers

Pairing Regularization for Mitigating Many-to-One Collapse in GANs

2026-04-22 · Kuan-Yu Lin, Yu-Chih Huang, Tie Liu arxiv

Mode collapse remains a fundamental challenge in training generative adversarial networks (GANs). While existing works have primarily focused on inter-mode collapse, such as mode dropping, intra-mode collapse-where many latent variables map to the same or highly similar outputs-has received significantly less attention. In this work, we propose a pairing regularizer jointly optimized with the generator to mitigate the many-to-one collapse by enforcing local consistency between latent variables and generated samples. We show that the effect of pairing regularization depends on the dominant failure mode of training. In collapse-prone regimes with limited exploration, pairing encourages structured local exploration, leading to improved coverage and higher recall. In contrast, under stabilized training with sufficient exploration, pairing refines the generator's induced data density by discouraging redundant mappings, thereby improving precision without sacrificing recall. Extensive experiments on both toy distributions and real-image benchmarks demonstrate that the proposed regularizer effectively complements existing stabilization techniques by directly addressing intra-mode collapse.

📄 PDF Abstract BibTeX arXiv:2604.20130

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Spectral Regularization for Combating Mode Collapse in GANs

2019-08-29 · ICCV 2019 10 · Kanglin Liu, Wenming Tang, Fei Zhou, Guoping Qiu

Despite excellent progress in recent years, mode collapse remains a major unsolved problem in generative adversarial networks (GANs).In this paper, we present spectral regularization for GANs (SR-GANs), a new and robust …

GANs with Variational Entropy Regularizers: Applications in Mitigating the Mode-Collapse Issue

2020-09-24 · Pirazh Khorramshahi, Hossein Souri, Rama Chellappa, Soheil Feizi

Building on the success of deep learning, Generative Adversarial Networks (GANs) provide a modern approach to learn a probability distribution from observed samples. GANs are often formulated as a zero-sum game between t…

Diversity

A Systematic Survey of Regularization and Normalization in GANs

2020-08-19 · Ziqiang Li, Muhammad Usman, Rentuo Tao, Pengfei Xia 외

Generative Adversarial Networks (GANs) have been widely applied in different scenarios thanks to the development of deep neural networks. The original GAN was proposed based on the non-parametric assumption of the infini…

Data AugmentationSurvey

Measuring GAN Training in Real Time

2021-01-01 · Yuexiang Zhai, Bai Jiang, Yi Ma, Hao Chen

Generative Adversarial Networks (GAN) are popular generative models of images. Although researchers proposed variants of GAN for different applications, evaluating and comparing GANs is still challenging as GANs may have…

Diversity

Towards a Better Global Loss Landscape of GANs

2020-11-10 · NeurIPS 2020 12 · Ruoyu Sun, Tiantian Fang, Alex Schwing

Understanding of GAN training is still very limited. One major challenge is its non-convex-non-concave min-max objective, which may lead to sub-optimal local minima. In this work, we perform a global landscape analysis o…