中文
相关论文

相关论文: An Evaluation Study of Generative Adversarial Netw…

200 篇论文

When trained on multimodal image datasets, normal Generative Adversarial Networks (GANs) are usually outperformed by class-conditional GANs and ensemble GANs, but conditional GANs is restricted to labeled datasets and ensemble GANs lack…

计算机视觉与模式识别 · 计算机科学 2019-01-29 Haifeng Shi , Guanyu Cai , Yuqin Wang , Shaohua Shang , Lianghua He

Generative adversarial networks (GANs) are a framework that learns a generative distribution through adversarial training. Recently, their class-conditional extensions (e.g., conditional GAN (cGAN) and auxiliary classifier GAN (AC-GAN))…

计算机视觉与模式识别 · 计算机科学 2019-05-06 Takuhiro Kaneko , Yoshitaka Ushiku , Tatsuya Harada

Generative adversarial networks (GANs) implicitly learn the probability distribution of a dataset and can draw samples from the distribution. This paper presents, Tabular GAN (TGAN), a generative adversarial network which can generate…

机器学习 · 计算机科学 2018-11-29 Lei Xu , Kalyan Veeramachaneni

Graph neural networks (GNNs) have proven their efficacy in a variety of real-world applications, but their underlying mechanisms remain a mystery. To address this challenge and enable reliable decision-making, many GNN explainers have been…

机器学习 · 计算机科学 2023-10-12 Yiqiao Li , Jianlong Zhou , Yifei Dong , Niusha Shafiabady , Fang Chen

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

We investigate how generative adversarial nets (GANs) can help semi-supervised learning on graphs. We first provide insights on working principles of adversarial learning over graphs and then present GraphSGAN, a novel approach to…

社会与信息网络 · 计算机科学 2018-09-05 Ming Ding , Jie Tang , Jie Zhang

Generative adversarial networks (GANs) are a class of generative models, known for producing accurate samples. The key feature of GANs is that there are two antagonistic neural networks: the generator and the discriminator. The main…

机器学习 · 计算机科学 2025-08-05 Barbara Franci , Sergio Grammatico

Besides reproducing tabular data properties of standalone tables, synthetic relational databases also require modeling the relationships between related tables. In this paper, we propose the Row Conditional-Tabular Generative Adversarial…

机器学习 · 计算机科学 2022-11-15 Mohamed Gueye , Yazid Attabi , Maxime Dumas

Conditional Generative Adversarial Nets (CGAN) is often used to improve conditional image generation performance. However, there is little research on Representation learning with CGAN for causal inference. This paper proposes a new method…

机器学习 · 计算机科学 2024-07-04 Zhaotian Weng , Jianbo Hong , Lan Wang

Generative Adversarial Networks (GANs) are powerful Machine Learning models capable of generating fully synthetic samples of a desired phenomenon with a high resolution. Despite their success, the training process of a GAN is highly…

机器学习 · 计算机科学 2022-09-07 Ángel González-Prieto , Alberto Mozo , Edgar Talavera , Sandra Gómez-Canaval

The Generative Adversarial Network (GAN) was recently introduced in the literature as a novel machine learning method for training generative models. It has many applications in statistics such as nonparametric clustering and nonparametric…

机器学习 · 统计学 2023-06-26 Sehwan Kim , Qifan Song , Faming Liang

Generative Adversarial Networks (GANs) have experienced a recent surge in popularity, performing competitively in a variety of tasks, especially in computer vision. However, GAN training has shown limited success in natural language…

计算与语言 · 计算机科学 2019-01-03 David Donahue , Anna Rumshisky

This work studies training generative adversarial networks under the federated learning setting. Generative adversarial networks (GANs) have achieved advancement in various real-world applications, such as image editing, style transfer,…

机器学习 · 计算机科学 2020-07-21 Chenyou Fan , Ping Liu

We introduce a generative adversarial network (GAN) model to simulate the 3-dimensional Lagrangian motion of particles trapped in the recirculation zone of a buoyancy-opposed flame. The GAN model comprises a stochastic recurrent neural…

机器学习 · 统计学 2019-01-15 Jingwei Gan , Pai Liu , Rajan K. Chakrabarty

Performing recognition tasks using latent fingerprint samples is often challenging for automated identification systems due to poor quality, distortion, and partially missing information from the input samples. We propose a direct latent…

计算机视觉与模式识别 · 计算机科学 2018-08-02 Ali Dabouei , Sobhan Soleymani , Hadi Kazemi , Seyed Mehdi Iranmanesh , Jeremy Dawson , Nasser M. Nasrabadi

Generative adversarial networks (GANs) are successful deep generative models. GANs are based on a two-player minimax game. However, the objective function derived in the original motivation is changed to obtain stronger gradients when…

机器学习 · 统计学 2016-11-10 Masatoshi Uehara , Issei Sato , Masahiro Suzuki , Kotaro Nakayama , Yutaka Matsuo

Generative Adversarial Networks (GAN) have demonstrated the potential to recover realistic details for single image super-resolution (SISR). To further improve the visual quality of super-resolved results, PIRM2018-SR Challenge employed…

计算机视觉与模式识别 · 计算机科学 2021-07-21 Wenlong Zhang , Yihao Liu , Chao Dong , Yu Qiao

Attribution editing has achieved remarkable progress in recent years owing to the encoder-decoder structure and generative adversarial network (GAN). However, it remains challenging in generating high-quality images with accurate attribute…

计算机视觉与模式识别 · 计算机科学 2020-07-30 Liu Ying , Heng Fan , Fuchuan Ni , Jinhai Xiang

Generative adversarial networks (GANs) have emerged as a powerful tool for generating high-fidelity data. However, the main bottleneck of existing approaches is the lack of supervision on the generator training, which often results in…

计算机视觉与模式识别 · 计算机科学 2025-02-18 Baoren Xiao , Hao Ni , Weixin Yang

Conditional Generative Adversarial Networks (cGAN) generate realistic images by incorporating class information into GAN. While one of the most popular cGANs is an auxiliary classifier GAN with softmax cross-entropy loss (ACGAN), it is…

计算机视觉与模式识别 · 计算机科学 2021-11-02 Minguk Kang , Woohyeon Shim , Minsu Cho , Jaesik Park