paper-with-me

홈 › Papers

Autoregressive Generative Adversarial Networks

2018-01-01 · ICLR 2018 1 · Yasin Yazici, Kim-Hui Yap, Stefan Winkler

Generative Adversarial Networks (GANs) learn a generative model by playing an adversarial game between a generator and an auxiliary discriminator, which classifies data samples vs. generated ones. However, it does not explicitly model feature co-occurrences in samples. In this paper, we propose a novel Autoregressive Generative Adversarial Network (ARGAN), that models the latent distribution of data using an autoregressive model, rather than relying on binary classification of samples into data/generated categories. In this way, feature co-occurrences in samples can be more efficiently captured. Our model was evaluated on two widely used datasets: CIFAR-10 and STL-10. Its performance is competitive with respect to other GAN models both quantitatively and qualitatively.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Binary ClassificationGeneral ClassificationGenerative Adversarial Network

Methods 이 논문이 사용한 방법론

Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Dogecoin Customer Service Number +1-833-534-1729 설명 없음

Similar Papers 제목 키워드 기반

Generative Modeling of Bach-Style Symbolic Music: A Comparative Study of Autoregressive, Latent-Variable, and Adversarial Approaches

2026-06-11 · Dezhi Yu, Kyuil Lee, Yongkang Huang arxiv

We study generative modeling of Bach-style symbolic piano music using a shared MIDI corpus and three model families: autoregressive LSTMs with attention, latent-variable models including recurrent VAEs and vector-quantiz…

Music Generation

Towards Text Generation with Adversarially Learned Neural Outlines

2018-12-01 · NeurIPS 2018 12 · Sandeep Subramanian, Sai Rajeswar Mudumba, Alessandro Sordoni, Adam Trischler 외

Recent progress in deep generative models has been fueled by two paradigms -- autoregressive and adversarial models. We propose a combination of both approaches with the goal of learning generative models of text. Our me…

SentenceText Generation

HGAN: Hybrid Generative Adversarial Network

2021-02-07 · Seyed Mehdi Iranmanesh, Nasser M. Nasrabadi

In this paper, we present a simple approach to train Generative Adversarial Networks (GANs) in order to avoid a \textit {mode collapse} issue. Implicit models such as GANs tend to generate better samples compared to expl…

Density EstimationGenerative Adversarial Network

Improved Autoregressive Modeling with Distribution Smoothing

2021-03-28 · ICLR 2021 1 · Chenlin Meng, Jiaming Song, Yang song, Shengjia Zhao 외

While autoregressive models excel at image compression, their sample quality is often lacking. Although not realistic, generated images often have high likelihood according to the model, resembling the case of adversaria…

Adversarial DefenseImage Compression

Incorporating Reinforced Adversarial Learning in Autoregressive Image Generation

2020-07-20 · ECCV 2020 8 · Kenan E. Ak, Ning Xu, Zhe Lin, Yilin Wang

Autoregressive models recently achieved comparable results versus state-of-the-art Generative Adversarial Networks (GANs) with the help of Vector Quantized Variational AutoEncoders (VQ-VAE). However, autoregressive model…

Image Generation