paper-with-me

홈 › Papers

Non-Adversarial Image Synthesis with Generative Latent Nearest Neighbors

2018-12-21 · CVPR 2019 6 · Yedid Hoshen, Jitendra Malik

Unconditional image generation has recently been dominated by generative adversarial networks (GANs). GAN methods train a generator which regresses images from random noise vectors, as well as a discriminator that attempts to differentiate between the generated images and a training set of real images. GANs have shown amazing results at generating realistic looking images. Despite their success, GANs suffer from critical drawbacks including: unstable training and mode-dropping. The weaknesses in GANs have motivated research into alternatives including: variational auto-encoders (VAEs), latent embedding learning methods (e.g. GLO) and nearest-neighbor based implicit maximum likelihood estimation (IMLE). Unfortunately at the moment, GANs still significantly outperform the alternative methods for image generation. In this work, we present a novel method - Generative Latent Nearest Neighbors (GLANN) - for training generative models without adversarial training. GLANN combines the strengths of IMLE and GLO in a way that overcomes the main drawbacks of each method. Consequently, GLANN generates images that are far better than GLO and IMLE. Our method does not suffer from mode collapse which plagues GAN training and is much more stable. Qualitative results show that GLANN outperforms a baseline consisting of 800 GANs and VAEs on commonly used datasets. Our models are also shown to be effective for training truly non-adversarial unsupervised image translation.

📄 PDF Abstract BibTeX arXiv:1812.08985

Code (1)

yedidh/glann pytorch

Tasks

Image GenerationUnconditional Image Generation

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 제목 키워드 기반

Conditional Adversarial Generative Flow for Controllable Image Synthesis

2019-04-03 · CVPR 2019 6 · Rui Liu, Yu Liu, Xinyu Gong, Xiaogang Wang 외

Flow-based generative models show great potential in image synthesis due to its reversible pipeline and exact log-likelihood target, yet it suffers from weak ability for conditional image synthesis, especially for multi-…

Image Generation

Style Separation and Synthesis via Generative Adversarial Networks

2018-11-07 · Rui Zhang, Sheng Tang, Yu Li, Junbo Guo 외

Style synthesis attracts great interests recently, while few works focus on its dual problem "style separation". In this paper, we propose the Style Separation and Synthesis Generative Adversarial Network (S3-GAN) to sim…

Generative Adversarial NetworkObject

Factor Decomposed Generative Adversarial Networks for Text-to-Image Synthesis

2023-03-24 · Jiguo Li, Xiaobin Liu, Lirong Zheng

Prior works about text-to-image synthesis typically concatenated the sentence embedding with the noise vector, while the sentence embedding and the noise vector are two different factors, which control the different aspe…

Image GenerationSentenceSentence EmbeddingSentence-Embedding

Direct Ascent Synthesis: Revealing Hidden Generative Capabilities in Discriminative Models

2025-02-11 · Stanislav Fort, Jonathan Whitaker

We demonstrate that discriminative models inherently contain powerful generative capabilities, challenging the fundamental distinction between discriminative and generative architectures. Our method, Direct Ascent Synthe…

Image GenerationStyle TransferText to Image GenerationText-to-Image Generation

Inverting The Generator Of A Generative Adversarial Network (II)

2018-02-15 · Antonia Creswell, Anil A. Bharath

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 …

Generative Adversarial NetworkRetrieval