arXiv 1406.2661
Generative Adversarial Networks
By Ian J. Goodfellow, Jean Pouget-Abadie, et al.
Published 2014-06-10
Mindmap
Browse the paper's core ideas, clusters, and relationships in a structured outline.
We propose a new framework for estimating generative models via an adversarial process, in which we simultaneously train two models: a generative model G that captures the data distribution, and a discriminative model D that estimates the probability that a sample came from the training data rather than G. The training procedure for G is to maximize the probability of D making a mistake. This framework corresponds t…