中文
相关论文

相关论文: First Order Generative Adversarial Networks

200 篇论文

Training of Generative Adversarial Networks (GANs) is notoriously fragile, requiring to maintain a careful balance between the generator and the discriminator in order to perform well. To mitigate this issue we introduce a new…

计算机视觉与模式识别 · 计算机科学 2019-10-29 Dan Zhang , Anna Khoreva

A recent technical breakthrough in the domain of machine learning is the discovery and the multiple applications of Generative Adversarial Networks (GANs). Those generative models are computationally demanding, as a GAN is composed of two…

机器学习 · 计算机科学 2021-04-14 Corentin Hardy , Erwan Le Merrer , Bruno Sericola

Generative adversarial networks (GANs) have achieved significant success in generating real-valued data. However, the discrete nature of text hinders the application of GAN to text-generation tasks. Instead of using the standard GAN…

计算与语言 · 计算机科学 2020-08-13 Liqun Chen , Shuyang Dai , Chenyang Tao , Dinghan Shen , Zhe Gan , Haichao Zhang , Yizhe Zhang , Lawrence Carin

Although Generative Adversarial Networks achieve state-of-the-art results on a variety of generative tasks, they are regarded as highly unstable and prone to miss modes. We argue that these bad behaviors of GANs are due to the very…

机器学习 · 计算机科学 2017-03-03 Tong Che , Yanran Li , Athul Paul Jacob , Yoshua Bengio , Wenjie Li

This paper first presents a theory for generative adversarial methods that does not rely on the traditional minimax formulation. It shows that with a strong discriminator, a good generator can be learned so that the KL divergence between…

机器学习 · 统计学 2018-06-11 Rie Johnson , Tong Zhang

Recently, more and more works have proposed to drive evolutionary algorithms using machine learning models.Usually, the performance of such model based evolutionary algorithms is highly dependent on the training qualities of the adopted…

神经与进化计算 · 计算机科学 2020-04-08 Cheng He , Shihua Huang , Ran Cheng , Kay Chen Tan , Yaochu Jin

Generative Adversarial Networks (GANs) have shown satisfactory performance in synthetic image generation by devising complex network structure and adversarial training scheme. Even though GANs are able to synthesize realistic images, there…

计算机视觉与模式识别 · 计算机科学 2021-04-14 Ali Tousi , Haedong Jeong , Jiyeon Han , Hwanil Choi , Jaesik Choi

Generative adversarial networks (GANs) have proven effective in modeling distributions of high-dimensional data. However, their training instability is a well-known hindrance to convergence, which results in practical challenges in their…

机器学习 · 计算机科学 2022-09-28 Alessandro Ferrero , Shireen Elhabian , Ross Whitaker

Adversarial nets have proved to be powerful in various domains including generative modeling (GANs), transfer learning, and fairness. However, successfully training adversarial nets using first-order methods remains a major challenge.…

机器学习 · 计算机科学 2023-02-02 Hussein Hazimeh , Natalia Ponomareva

Adversarial examples are data points misclassified by neural networks. Originally, adversarial examples were limited to adding small perturbations to a given image. Recent work introduced the generalized concept of unrestricted adversarial…

机器学习 · 计算机科学 2020-05-20 Martin Kotuliak , Sandro E. Schoenborn , Andrei Dan

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

Generative Adversarial Networks (GANs) are a promising approach for text generation that, unlike traditional language models (LM), does not suffer from the problem of ``exposure bias''. However, A major hurdle for understanding the…

计算与语言 · 计算机科学 2019-03-26 Guy Tevet , Gavriel Habib , Vered Shwartz , Jonathan Berant

Generative Adversarial Networks (GANs) have achieved remarkable achievements in image synthesis. These successes of GANs rely on large scale datasets, requiring too much cost. With limited training data, how to stable the training process…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Ziqiang Li , Beihao Xia , Jing Zhang , Chaoyue Wang , Bin Li

The Generative Adversarial Network (GAN) is a state-of-the-art technique in the field of deep learning. A number of recent papers address the theory and applications of GANs in various fields of image processing. Fewer studies, however,…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Shuyue Guan , Murray Loew

Generative Adversarial Networks (GANs) [Goodfellow et al. 2014] convergence in a high-resolution setting with a computational constrain of GPU memory capacity has been beset with difficulty due to the known lack of convergence rate…

计算机视觉与模式识别 · 计算机科学 2020-04-20 J. D. Curtó , I. C. Zarza , Fernando de la Torre , Irwin King , Michael R. Lyu

An open secret in contemporary machine learning is that many models work beautifully on standard benchmarks but fail to generalize outside the lab. This has been attributed to biased training data, which provide poor coverage over real…

计算机视觉与模式识别 · 计算机科学 2020-02-18 Ali Jahanian , Lucy Chai , Phillip Isola

Deep neural networks (DNNs) are vulnerable to adversarial examples, which are crafted by adding imperceptible perturbations to inputs. Recently different attacks and strategies have been proposed, but how to generate adversarial examples…

机器学习 · 计算机科学 2021-01-13 Tao Bai , Jun Zhao , Jinlin Zhu , Shoudong Han , Jiefeng Chen , Bo Li , Alex Kot

Generative models, particularly Generative Adversarial Networks (GANs), often suffer from a lack of output diversity, frequently generating similar samples rather than a wide range of variations. This paper introduces a novel generalization…

机器学习 · 计算机科学 2026-03-20 Muhammad Mubashar , Fabio Cuzzolin

We extend and improve the work of Model Agnostic Anchors for explanations on image classification through the use of generative adversarial networks (GANs). Using GANs, we generate samples from a more realistic perturbation distribution, by…

机器学习 · 统计学 2019-06-04 Kurtis Evan David , Harrison Keane , Jun Min Noh

Generative Adversarial Networks (GANs) are a popular formulation to train generative models for complex high dimensional data. The standard method for training GANs involves a gradient descent-ascent (GDA) procedure on a minimax…

机器学习 · 计算机科学 2023-05-30 Evan Becker , Parthe Pandit , Sundeep Rangan , Alyson K. Fletcher
‹ 上一页 1 8 9 10 下一页 ›