paper-with-me

홈 › Papers

Revisiting GANs by Best-Response Constraint: Perspective, Methodology, and Application

2022-05-20 · Risheng Liu, Jiaxin Gao, Xuan Liu, Xin Fan

In past years, the minimax type single-level optimization formulation and its variations have been widely utilized to address Generative Adversarial Networks (GANs). Unfortunately, it has been proved that these alternating learning strategies cannot exactly reveal the intrinsic relationship between the generator and discriminator, thus easily result in a series of issues, including mode collapse, vanishing gradients and oscillations in the training phase, etc. In this work, by investigating the fundamental mechanism of GANs from the perspective of hierarchical optimization, we propose Best-Response Constraint (BRC), a general learning framework, that can explicitly formulate the potential dependency of the generator on the discriminator. Rather than adopting these existing time-consuming bilevel iterations, we design an implicit gradient scheme with outer-product Hessian approximation as our fast solution strategy. \emph{Noteworthy, we demonstrate that even with different motivations and formulations, a variety of existing GANs ALL can be uniformly improved by our flexible BRC methodology.} Extensive quantitative and qualitative experimental results verify the effectiveness, flexibility and stability of our proposed framework.

📄 PDF Abstract BibTeX arXiv:2205.10146

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Revisiting the Monotonicity Constraint in Cooperative Multi-Agent Reinforcement Learning

2021-09-29 · Jian Hu, Siyang Jiang, Seth Austin Harding, Haibin Wu 외

QMIX, a popular MARL algorithm based on the monotonicity constraint, has been used as a baseline for the benchmark environments, such as Starcraft Multi-Agent Challenge (SMAC), Predator-Prey (PP). Recent variants of QMI…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)+3

Convergence Problems with Generative Adversarial Networks (GANs)

2018-06-29 · Samuel A. Barnett

Generative adversarial networks (GANs) are a novel approach to generative modelling, a task whose goal it is to learn a distribution of real data points. They have often proved difficult to train: GANs are unlike many te…

Revisiting Self-Supervised Heterogeneous Graph Learning from Spectral Clustering Perspective

2024-12-01 · Yujie Mo, Zhihe Lu, Runpeng Yu, Xiaofeng Zhu 외

Self-supervised heterogeneous graph learning (SHGL) has shown promising potential in diverse scenarios. However, while existing SHGL methods share a similar essential with clustering approaches, they encounter two signif…

ClusteringGraph Learning

New Perspective on Progressive GANs Distillation for One-class Novelty Detection

2021-09-15 · Zhiwei Zhang, Yu Dong, Hanyu Peng, Shifeng Chen

One-class novelty detection is conducted to identify anomalous instances, with different distributions from the expected normal instances. In this paper, the Generative Adversarial Network based on the Encoder-Decoder-En…

DecoderGenerative Adversarial NetworkKnowledge DistillationNovelty Detection

DO-GAN: A Double Oracle Framework for Generative Adversarial Networks

2021-02-17 · CVPR 2022 1 · Aye Phyu Phyu Aung, Xinrun Wang, Runsheng Yu, Bo An 외

In this paper, we propose a new approach to train Generative Adversarial Networks (GANs) where we deploy a double-oracle framework using the generator and discriminator oracles. GAN is essentially a two-player zero-sum g…

Continual Learning