中文
相关论文

相关论文: A Three-Player GAN: Generating Hard Samples To Imp…

200 篇论文

Despite remarkable performance in producing realistic samples, Generative Adversarial Networks (GANs) often produce low-quality samples near low-density regions of the data manifold, e.g., samples of minor groups. Many techniques have been…

机器学习 · 计算机科学 2021-10-28 Jinhee Lee , Haeri Kim , Youngkyu Hong , Hye Won Chung

As a revolutionary generative paradigm of deep learning, generative adversarial networks (GANs) have been widely applied in various fields to synthesize realistic data. However, it is challenging for conventional GANs to synthesize raw…

信号处理 · 电气工程与系统科学 2023-06-27 Weidong Wang , Jiancheng An , Hongshu Liao , Lu Gan , Chau Yuen

Discriminator plays a vital role in training generative adversarial networks (GANs) via distinguishing real and synthesized samples. While the real data distribution remains the same, the synthesis distribution keeps varying because of the…

计算机视觉与模式识别 · 计算机科学 2022-09-21 Ceyuan Yang , Yujun Shen , Yinghao Xu , Deli Zhao , Bo Dai , Bolei Zhou

We propose a new active learning by query synthesis approach using Generative Adversarial Networks (GAN). Different from regular active learning, the resulting algorithm adaptively synthesizes training instances for querying to increase…

机器学习 · 计算机科学 2017-11-17 Jia-Jie Zhu , José Bento

The success of deep learning for medical imaging tasks, such as classification, is heavily reliant on the availability of large-scale datasets. However, acquiring datasets with large quantities of labeled data is challenging, as labeling is…

图像与视频处理 · 电气工程与系统科学 2021-09-29 Shafin Haque , Ayaan Haque

Generative adversarial networks (GANs) learn a deep generative model that is able to synthesise novel, high-dimensional data samples. New data samples are synthesised by passing latent samples, drawn from a chosen prior distribution,…

计算机视觉与模式识别 · 计算机科学 2018-02-16 Antonia Creswell , Anil A Bharath

Traffic sign recognition is a well-researched problem in computer vision. However, the state of the art methods works only for frequent sign classes, which are well represented in training datasets. We consider the task of rare traffic sign…

计算机视觉与模式识别 · 计算机科学 2021-01-14 Anton Konushin , Boris Faizov , Vlad Shakhuro

The fact that image datasets are often imbalanced poses an intense challenge for deep learning techniques. In this paper, we propose a method to restore the balance in imbalanced images, by coalescing two concurrent methods, generative…

机器学习 · 计算机科学 2020-04-09 Pourya Shamsolmoali , Masoumeh Zareapoor , Linlin Shen , Abdul Hamid Sadka , Jie Yang

The two key players in Generative Adversarial Networks (GANs), the discriminator and generator, are usually parameterized as deep neural networks (DNNs). On many generative tasks, GANs achieve state-of-the-art performance but are often…

机器学习 · 计算机科学 2019-01-31 Babajide O. Ayinde , Keishin Nishihama , Jacek M. Zurada

The discriminative approach to classification using deep neural networks has become the de-facto standard in various fields. Complementing recent reservations about safety against adversarial examples, we show that conventional…

机器学习 · 计算机科学 2018-07-25 William Wang , Angelina Wang , Aviv Tamar , Xi Chen , Pieter Abbeel

Training Generative Adversarial Networks (GANs) remains a challenging problem. The discriminator trains the generator by learning the distribution of real/generated data. However, the distribution of generated data changes throughout the…

计算机视觉与模式识别 · 计算机科学 2024-01-05 Wentian Zhang , Haozhe Liu , Bing Li , Jinheng Xie , Yawen Huang , Yuexiang Li , Yefeng Zheng , Bernard Ghanem

Generative adversarial networks (GANs) have shown great success in applications such as image generation and inpainting. However, they typically require large datasets, which are often not available, especially in the context of prediction…

机器学习 · 计算机科学 2020-01-31 Daniel Stoller , Sebastian Ewert , Simon Dixon

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

Conditional Generative Adversarial Networks are known to be difficult to train, especially when the conditions are continuous and high-dimensional. To partially alleviate this difficulty, we propose a simple generator regularization term on…

机器学习 · 计算机科学 2021-03-30 Yufeng Zheng , Yunkai Zhang , Zeyu Zheng

In this paper, we propose the quantum semi-supervised generative adversarial network (qSGAN). The system is composed of a quantum generator and a classical discriminator/classifier (D/C). The goal is to train both the generator and the D/C,…

量子物理 · 物理学 2021-10-12 Kouhei Nakaji , Naoki Yamamoto

As a new way of training generative models, Generative Adversarial Nets (GAN) that uses a discriminative model to guide the training of the generative model has enjoyed considerable success in generating real-valued data. However, it has…

机器学习 · 计算机科学 2017-08-28 Lantao Yu , Weinan Zhang , Jun Wang , Yong Yu

Generative adversarial networks (GANs) are a method based on the training of two neural networks, one called generator and the other discriminator, competing with each other to generate new instances that resemble those of the probability…

人工智能 · 计算机科学 2023-02-21 Jordi de la Torre

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 game between the…

机器学习 · 计算机科学 2022-04-27 Aye Phyu Phyu Aung , Xinrun Wang , Runsheng Yu , Bo An , Senthilnath Jayavelu , Xiaoli Li

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

Generative adversarial networks (GANs) provide a way to learn deep representations without extensively annotated training data. They achieve this through deriving backpropagation signals through a competitive process involving a pair of…

计算机视觉与模式识别 · 计算机科学 2018-02-14 Antonia Creswell , Tom White , Vincent Dumoulin , Kai Arulkumaran , Biswa Sengupta , Anil A Bharath