paper-with-me

홈 › Papers

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 of the empirical loss of GANs. We prove that a class of separable-GAN, including the original JS-GAN, has exponentially many bad basins which are perceived as mode-collapse. We also study the relativistic pairing GAN (RpGAN) loss which couples the generated samples and the true samples. We prove that RpGAN has no bad basins. Experiments on synthetic data show that the predicted bad basin can indeed appear in training. We also perform experiments to support our theory that RpGAN has a better landscape than separable-GAN. For instance, we empirically show that RpGAN performs better than separable-GAN with relatively narrow neural nets. The code is available at https://github.com/AilsaF/RS-GAN.

📄 PDF Abstract BibTeX arXiv:2011.04926

Code (1)

AilsaF/RS-GAN 공식 구현 pytorch

Similar Papers 제목 키워드 기반

CP-GAN: Towards a Better Global Landscape of GANs

2019-09-25 · Ruoyu Sun, Tiantian Fang, Alex Schwing

GANs have been very popular in data generation and unsupervised learning, but our understanding of GAN training is still very limited. One major reason is that GANs are often formulated as non-convex-concave min-max opt…

On Model-Based Clustering With Entropic Optimal Transport

2026-05-05 · Gonzalo Mena arxiv

We develop a new methodology for model-based clustering. Optimizing the log-likelihood provides a principled statistical framework for clustering, with solutions found via the EM algorithm. However, because the log-likel…

Image Segmentation

On the Optimization Landscape of Neural Collapse under MSE Loss: Global Optimality with Unconstrained Features

2022-03-02 · Jinxin Zhou, Xiao Li, Tianyu Ding, Chong You 외

When training deep neural networks for classification tasks, an intriguing empirical phenomenon has been widely observed in the last-layer classifiers and features, where (i) the class means and the last-layer classifier…

The GAN Landscape: Losses, Architectures, Regularization, and Normalization

2019-05-01 · ICLR 2019 5 · Karol Kurach, Mario Lucic, Xiaohua Zhai, Marcin Michalski 외

Generative adversarial networks (GANs) are a class of deep generative models which aim to learn a target distribution in an unsupervised fashion. While they were successfully applied to many problems, training a GAN is a…

Visualizing Loss Functions as Topological Landscape Profiles

2024-11-19 · Caleb Geniesse, Jiaqing Chen, Tiankai Xie, Ge Shi 외

In machine learning, a loss function measures the difference between model predictions and ground-truth (or target) values. For neural network models, visualizing how this loss changes as model parameters are varied can …

Image SegmentationSemantic SegmentationTopological Data Analysis