中文
相关论文

相关论文: DO-GAN: A Double Oracle Framework for Generative A…

200 篇论文

Generative adversarial networks (GANs) are pairs of artificial neural networks that are trained one against each other. The outputs from a generator are mixed with the real-world inputs to the discriminator and both networks are trained…

神经与进化计算 · 计算机科学 2020-06-11 Andrei Kucharavy , El Mahdi El Mhamdi , Rachid Guerraoui

Recent advances in Generative Adversarial Networks (GANs) have resulted in its widespread applications to multiple domains. A recent model, IRGAN, applies this framework to Information Retrieval (IR) and has gained significant attention…

机器学习 · 计算机科学 2020-10-05 Ameet Deshpande , Mitesh M. Khapra

Generative Adversarial Networks have become one of the most studied frameworks for unsupervised learning due to their intuitive formulation. They have also been shown to be capable of generating convincing examples in limited domains, such…

机器学习 · 计算机科学 2016-12-14 Daniel Jiwoong Im , He Ma , Chris Dongjoo Kim , Graham Taylor

Generative Adversarial Networks (GANs) are commonly used for modeling complex distributions of data. Both the generators and discriminators of GANs are often modeled by neural networks, posing a non-transparent optimization problem which is…

机器学习 · 计算机科学 2022-03-22 Arda Sahiner , Tolga Ergen , Batu Ozturkler , Burak Bartan , John Pauly , Morteza Mardani , Mert Pilanci

Since their inception in 2014, Generative Adversarial Networks (GANs) have rapidly emerged as powerful tools for generating realistic and diverse data across various domains, including computer vision and other applied areas. Consisting of…

Generative adversarial networks (GANs) are a class of machine-learning models that use adversarial training to generate new samples with the same (potentially very complex) statistics as the training samples. One major form of training…

无序系统与神经网络 · 物理学 2022-12-12 Steven Durr , Youssef Mroueh , Yuhai Tu , Shenshen Wang

Generative adversarial networks (GANs) are widely used to learn generative models. GANs consist of two networks, a generator and a discriminator, that apply adversarial learning to optimize their parameters. This article presents a…

分布式、并行与集群计算 · 计算机科学 2020-08-04 Emiliano Perez , Sergio Nesmachnow , Jamal Toutouh , Erik Hemberg , Una-May O'Reilly

Training generative adversarial networks is unstable in high-dimensions as the true data distribution tends to be concentrated in a small fraction of the ambient space. The discriminator is then quickly able to classify nearly all generated…

机器学习 · 计算机科学 2018-06-26 Behnam Neyshabur , Srinadh Bhojanapalli , Ayan Chakrabarti

Generative adversarial nets (GANs) have been widely studied during the recent development of deep learning and unsupervised learning. With an adversarial training mechanism, GAN manages to train a generative model to fit the underlying…

信息检索 · 计算机科学 2018-06-12 Weinan Zhang

Generative Adversarial Networks (GANs) are one of the most popular tools for learning complex high dimensional distributions. However, generalization properties of GANs have not been well understood. In this paper, we analyze the…

机器学习 · 计算机科学 2019-02-12 Hoang Thanh-Tung , Truyen Tran , Svetha Venkatesh

In this work, we present GAROM, a new approach for reduced order modelling (ROM) based on generative adversarial networks (GANs). GANs have the potential to learn data distribution and generate more realistic data. While widely applied in…

机器学习 · 计算机科学 2025-01-31 Dario Coscia , Nicola Demo , Gianluigi Rozza

In this paper, we present a simple approach to train Generative Adversarial Networks (GANs) in order to avoid a \textit {mode collapse} issue. Implicit models such as GANs tend to generate better samples compared to explicit models that are…

计算机视觉与模式识别 · 计算机科学 2021-02-09 Seyed Mehdi Iranmanesh , Nasser M. Nasrabadi

In this paper, we introduce DuelGAN, a generative adversarial network (GAN) solution to improve the stability of the generated samples and to mitigate mode collapse. Built upon the Vanilla GAN's two-player game between the discriminator…

机器学习 · 计算机科学 2022-03-22 Jiaheng Wei , Minghao Liu , Jiahao Luo , Andrew Zhu , James Davis , Yang Liu

Generative adversarial networks (GAN) approximate a target data distribution by jointly optimizing an objective function through a "two-player game" between a generator and a discriminator. Despite their empirical success, however, two very…

机器学习 · 计算机科学 2017-05-30 Shuang Liu , Olivier Bousquet , Kamalika Chaudhuri

We propose a new approach to Generative Adversarial Networks (GANs) to achieve an improved performance with additional robustness to its so-called and well recognized mode collapse. We first proceed by mapping the desired data onto a…

计算机视觉与模式识别 · 计算机科学 2019-08-26 Shahin Mahdizadehaghdam , Ashkan Panahi , Hamid Krim

In this article, we study the problem of high-dimensional conditional independence testing, a key building block in statistics and machine learning. We propose an inferential procedure based on double generative adversarial networks (GANs).…

机器学习 · 统计学 2021-11-08 Chengchun Shi , Tianlin Xu , Wicher Bergsma , Lexin Li

Save for some special cases, current training methods for Generative Adversarial Networks (GANs) are at best guaranteed to converge to a `local Nash equilibrium` (LNE). Such LNEs, however, can be arbitrarily far from an actual Nash…

机器学习 · 计算机科学 2019-11-19 Frans A. Oliehoek , Rahul Savani , Jose Gallego , Elise van der Pol , Roderich Groß

We propose a higher-level associative memory for learning adversarial networks. Generative adversarial network (GAN) framework has a discriminator and a generator network. The generator (G) maps white noise (z) to data samples while the…

机器学习 · 计算机科学 2016-11-23 Tarik Arici , Asli Celikyilmaz

Generative adversarial networks (GANs) are deep neural networks that allow us to sample from an arbitrary probability distribution without explicitly estimating the distribution. There is a generator that takes a latent vector as input and…

机器学习 · 计算机科学 2021-06-22 Alper Ahmetoğlu , Ethem Alpaydın

Many applications in machine learning can be framed as minimization problems and solved efficiently using gradient-based techniques. However, recent applications of generative models, particularly GANs, have triggered interest in solving…

机器学习 · 计算机科学 2021-03-24 Paulina Grnarova , Yannic Kilcher , Kfir Y. Levy , Aurelien Lucchi , Thomas Hofmann