中文
相关论文

相关论文: Generative Adversarial Networks for Solving Hand-E…

200 篇论文

Generative adversarial networks (GANs) are emerging machine learning models for generating synthesized data similar to real data by jointly training a generator and a discriminator. In many applications, data and computational resources are…

机器学习 · 计算机科学 2021-07-20 Jinke Ren , Chonghe Liu , Guanding Yu , Dongning Guo

Generative adversarial networks (GANs) are a class of deep generative models which aim to learn a target distribution in an unsupervised fashion. While they were successfully applied to many problems, training a GAN is a notoriously…

机器学习 · 计算机科学 2019-05-15 Karol Kurach , Mario Lucic , Xiaohua Zhai , Marcin Michalski , Sylvain Gelly

Solving inverse problems continues to be a challenge in a wide array of applications ranging from deblurring, image inpainting, source separation etc. Most existing techniques solve such inverse problems by either explicitly or implicitly…

计算机视觉与模式识别 · 计算机科学 2018-06-05 Rushil Anirudh , Jayaraman J. Thiagarajan , Bhavya Kailkhura , Timo Bremer

Image generation has been heavily investigated in computer vision, where one core research challenge is to generate images from arbitrarily complex distributions with little supervision. Generative Adversarial Networks (GANs) as an implicit…

计算机视觉与模式识别 · 计算机科学 2021-08-19 Hui Ying , He Wang , Tianjia Shao , Yin Yang , Kun Zhou

The Generative Adversarial Network (GAN) has achieved great success in generating realistic (real-valued) synthetic data. However, convergence issues and difficulties dealing with discrete data hinder the applicability of GAN to text. We…

机器学习 · 统计学 2017-11-21 Yizhe Zhang , Zhe Gan , Kai Fan , Zhi Chen , Ricardo Henao , Dinghan Shen , Lawrence Carin

In recent years, Generative Adversarial Networks (GANs) have received significant attention from the research community. With a straightforward implementation and outstanding results, GANs have been used for numerous applications. Despite…

机器学习 · 计算机科学 2019-08-01 P Manisha , Sujit Gujar

Domain Adaptation is an actively researched problem in Computer Vision. In this work, we propose an approach that leverages unsupervised data to bring the source and target distributions closer in a learned joint feature space. We…

计算机视觉与模式识别 · 计算机科学 2018-04-16 Swami Sankaranarayanan , Yogesh Balaji , Carlos D. Castillo , Rama Chellappa

A generative adversarial network (GAN) is a class of machine learning frameworks designed by Goodfellow et al. in 2014. In the GAN framework, the generative model is pitted against an adversary: a discriminative model that learns to…

机器学习 · 计算机科学 2022-10-13 Lan V. Truong

Generative adversarial networks (GANs) are a framework for producing a generative model by way of a two-player minimax game. In this paper, we propose the \emph{Generative Multi-Adversarial Network} (GMAN), a framework that extends GANs to…

机器学习 · 计算机科学 2017-03-06 Ishan Durugkar , Ian Gemp , Sridhar Mahadevan

Generative Adversarial Networks (GANs) have proven to be a powerful framework for learning to draw samples from complex distributions. However, GANs are also notoriously difficult to train, with mode collapse and oscillations a common…

机器学习 · 统计学 2018-11-28 Kevin J Liang , Chunyuan Li , Guoyin Wang , Lawrence Carin

Generative Adversarial Networks (GANs) have become a very popular tool for implicitly learning high-dimensional probability distributions. Several improvements have been made to the original GAN formulation to address some of its…

计算机视觉与模式识别 · 计算机科学 2019-11-11 Parimala Kancharla , Sumohana S. Channappayya

We present the first generative adversarial network (GAN) for natural image matting. Our novel generator network is trained to predict visually appealing alphas with the addition of the adversarial loss from the discriminator that is…

计算机视觉与模式识别 · 计算机科学 2018-07-27 Sebastian Lutz , Konstantinos Amplianitis , Aljosa Smolic

The Generative Adversarial Networks (GANs) have demonstrated impressive performance for data synthesis, and are now used in a wide range of computer vision tasks. In spite of this success, they gained a reputation for being difficult to…

机器学习 · 统计学 2017-12-07 Tatjana Chavdarova , François Fleuret

Generative adversarial networks (GANs) have been shown to produce realistic samples from high-dimensional distributions, but training them is considered hard. A possible explanation for training instabilities is the inherent imbalance…

Generative Adversarial Networks (GANs) are gaining increasing attention as a means for synthesising data. So far much of this work has been applied to use cases outside of the data confidentiality domain with a common application being the…

机器学习 · 计算机科学 2021-12-06 Claire Little , Mark Elliot , Richard Allmendinger , Sahel Shariati Samani

Generative Adversarial Networks (GANs) are a class of generative algorithms that have been shown to produce state-of-the art samples, especially in the domain of image creation. The fundamental principle of GANs is to approximate the…

机器学习 · 统计学 2018-03-22 G. Biau , B. Cadre , M. Sangnier , U. Tanielian

Generative adversarial networks (GANs) are a hot research topic recently. GANs have been widely studied since 2014, and a large number of algorithms have been proposed. However, there is few comprehensive study explaining the connections…

机器学习 · 计算机科学 2020-01-22 Jie Gui , Zhenan Sun , Yonggang Wen , Dacheng Tao , Jieping Ye

The Generative Models have gained considerable attention in the field of unsupervised learning via a new and practical framework called Generative Adversarial Networks (GAN) due to its outstanding data generation capability. Many models of…

计算机视觉与模式识别 · 计算机科学 2020-06-11 Abdul Jabbar , Xi Li , Bourahla Omar

In recent years, Generative Adversarial Networks (GANs) have drawn a lot of attentions for learning the underlying distribution of data in various applications. Despite their wide applicability, training GANs is notoriously difficult. This…

机器学习 · 计算机科学 2019-04-23 Babak Barazandeh , Meisam Razaviyayn , Maziar Sanjabi

In recent years, neural network approaches have been widely adopted for machine learning tasks, with applications in computer vision. More recently, unsupervised generative models based on neural networks have been successfully applied to…

机器学习 · 计算机科学 2018-02-06 Maya Kabkab , Pouya Samangouei , Rama Chellappa