中文
相关论文

相关论文: ChainGAN: A sequential approach to GANs

200 篇论文

We propose a framework for generating samples from a probability distribution that differs from the probability distribution of the training set. We use an adversarial process that simultaneously trains three networks, a generator and two…

机器学习 · 计算机科学 2021-02-10 Gabriele Di Cerbo , Ali Hirsa , Ahmad Shayaan

We propose a novel technique to make neural network robust to adversarial examples using a generative adversarial network. We alternately train both classifier and generator networks. The generator network generates an adversarial…

机器学习 · 计算机科学 2023-07-06 Hyeungill Lee , Sungyeob Han , Jungwoo Lee

Generative Adversarial Network (GAN) and its variants exhibit state-of-the-art performance in the class of generative models. To capture higher-dimensional distributions, the common learning procedure requires high computational complexity…

机器学习 · 计算机科学 2018-04-02 Xingwei Cao , Xuyang Zhao , Qibin Zhao

Generative Adversarial Networks (GANs) have shown immense potential in fields such as text and image generation. Only very recently attempts to exploit GANs to statistical-mechanics models have been reported. Here we quantitatively test…

统计力学 · 物理学 2024-05-07 Daniele Lanzoni , Olivier Pierre-Louis , Francesco Montalenti

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

A new generative adversarial network is developed for joint distribution matching. Distinct from most existing approaches, that only learn conditional distributions, the proposed model aims to learn a joint distribution of multiple random…

机器学习 · 计算机科学 2018-06-11 Yunchen Pu , Shuyang Dai , Zhe Gan , Weiyao Wang , Guoyin Wang , Yizhe Zhang , Ricardo Henao , Lawrence Carin

Current speech enhancement techniques operate on the spectral domain and/or exploit some higher-level feature. The majority of them tackle a limited number of noise conditions and rely on first-order statistics. To circumvent these issues,…

机器学习 · 计算机科学 2017-06-12 Santiago Pascual , Antonio Bonafonte , Joan Serrà

This paper proposes a novel generative adversarial layout refinement network for automated floorplan generation. Our architecture is an integration of a graph-constrained relational GAN and a conditional GAN, where a previously generated…

计算机视觉与模式识别 · 计算机科学 2021-03-04 Nelson Nauata , Sepidehsadat Hosseini , Kai-Hung Chang , Hang Chu , Chin-Yi Cheng , Yasutaka Furukawa

Generative Adversarial Networks (GANs) have demonstrated unprecedented success in various image generation tasks. The encouraging results, however, come at the price of a cumbersome training process, during which the generator and…

计算机视觉与模式识别 · 计算机科学 2021-06-17 Chengchao Shen , Youtan Yin , Xinchao Wang , Xubin Li , Jie Song , Mingli Song

Many problems in database systems, such as cardinality estimation, database testing and optimizer tuning, require a large query load as data. However, it is often difficult to obtain a large number of real queries from users due to user…

数据库 · 计算机科学 2023-03-28 Weihua Sun , Run-An Wang , Zhaonian Zou

Conditional generative adversarial networks (cGAN) have led to large improvements in the task of conditional image generation, which lies at the heart of computer vision. The major focus so far has been on performance improvement, while…

机器学习 · 计算机科学 2019-03-14 Grigorios G. Chrysos , Jean Kossaifi , Stefanos Zafeiriou

Understanding adversarial examples is crucial for improving model robustness, as they introduce imperceptible perturbations to deceive models. Effective adversarial examples, therefore, offer the potential to train more robust models by…

机器学习 · 计算机科学 2025-04-15 Xinheng Xie , Yue Wu , Cuiyu He

Generative adversarial networks (GANs) are one of the most widely used generative models. GANs can learn complex multi-modal distributions, and generate real-like samples. Despite the major success of GANs in generating synthetic data, they…

机器学习 · 计算机科学 2021-09-07 Sanaz Mohammadjafari , Mucahit Cevik , Ayse Basar

Recently introduced generative adversarial network (GAN) has been shown numerous promising results to generate realistic samples. The essential task of GAN is to control the features of samples generated from a random distribution. While…

机器学习 · 计算机科学 2019-04-02 Minhyeok Lee , Junhee Seok

The potential advantage of machine learning in quantum computers is a topic of intense discussion in the literature. Theoretical, numerical and experimental explorations will most likely be required to understand its power. There has been…

量子物理 · 物理学 2021-04-05 Abhinav Anand , Jonathan Romero , Matthias Degroote , Alán Aspuru-Guzik

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

The generator in the generative adversarial network (GAN) learns image generation in a coarse-to-fine manner in which earlier layers learn the overall structure of the image and the latter ones refine the details. To propagate the coarse…

计算机视觉与模式识别 · 计算机科学 2024-02-06 Seung Park , Yong-Goo Shin

In this work, we propose a composition/decomposition framework for adversarially training generative models on composed data - data where each sample can be thought of as being constructed from a fixed number of components. In our…

机器学习 · 计算机科学 2019-01-24 Yeu-Chern Harn , Zhenghao Chen , Vladimir Jojic

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

Auto-encoding generative adversarial networks (GANs) combine the standard GAN algorithm, which discriminates between real and model-generated data, with a reconstruction loss given by an auto-encoder. Such models aim to prevent mode…

机器学习 · 统计学 2017-10-24 Mihaela Rosca , Balaji Lakshminarayanan , David Warde-Farley , Shakir Mohamed