paper-with-me

홈 › Papers

A Variational Inequality Perspective on Generative Adversarial Networks

2018-02-28 · ICLR 2019 5 · Gauthier Gidel, Hugo Berard, Gaëtan Vignoud, Pascal Vincent, Simon Lacoste-Julien

Generative adversarial networks (GANs) form a generative modeling approach known for producing appealing samples, but they are notably difficult to train. One common way to tackle this issue has been to propose new formulations of the GAN objective. Yet, surprisingly few studies have looked at optimization methods designed for this adversarial training. In this work, we cast GAN optimization problems in the general variational inequality framework. Tapping into the mathematical programming literature, we counter some common misconceptions about the difficulties of saddle point optimization and propose to extend techniques designed for variational inequalities to the training of GANs. We apply averaging, extrapolation and a computationally cheaper variant that we call extrapolation from the past to the stochastic gradient method (SGD) and Adam.

📄 PDF Abstract BibTeX arXiv:1802.10551

Code (1)

GauthierGidel/Variational-Inequality-GAN 공식 구현 pytorch

Tasks

Misconceptions

Methods 이 논문이 사용한 방법론

Adam 설명 없음

Similar Papers 제목 키워드 기반

Mirror Descent-Type Algorithms for the Variational Inequality Problem with Functional Constraints

2026-02-24 · Mohammad S. Alkousa, Fedor S. Stonyakin, Belal A. Alashqar, Seydamet S. Ablaev arxiv

Variational inequalities play a key role in machine learning research, such as generative adversarial networks, reinforcement learning, adversarial training, and generative models. This paper is devoted to the constraine…

Reinforcement Learning

A game-theoretic approach for Generative Adversarial Networks

2020-03-30 · Barbara Franci, Sergio Grammatico

Generative adversarial networks (GANs) are a class of generative models, known for producing accurate samples. The key feature of GANs is that there are two antagonistic neural networks: the generator and the discriminat…

No-Regret Generative Modeling via Parabolic Monge-Ampère PDE

2025-04-12 · Nabarun Deb, Tengyuan Liang

We introduce a novel generative modeling framework based on a discretized parabolic Monge-Amp\`ere PDE, which emerges as a continuous limit of the Sinkhorn algorithm commonly used in optimal transport. Our method perform…

Variational Inference

Optimistic Dual Extrapolation for Coherent Non-monotone Variational Inequalities

2020-12-01 · NeurIPS 2020 12 · Chaobing Song, Zhengyuan Zhou, Yichao Zhou, Yong Jiang 외

The optimization problems associated with training generative adversarial neural networks can be largely reduced to certain {\em non-monotone} variational inequality problems (VIPs), whereas existing convergence results …

Variational inequality for perpetual American option price and convergence to the solution of the difference equation

2019-03-11 · Hyong-Chol O, Song-San Jo

A variational inequality for pricing the perpetual American option and the corresponding difference equation are considered. First, the maximum principle and uniqueness of the solution to variational inequality for prici…