paper-with-me

Papers

Virtual Conditional Generative Adversarial Networks

2019-01-25 · Haifeng Shi, Guanyu Cai, Yuqin Wang, Shaohua Shang, Lianghua He

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 efficiency. We propose a novel GAN variant called virtual conditional GAN (vcGAN) which is not only an ensemble GAN with multiple generative paths while adding almost zero network parameters, but also a conditional GAN that can be trained on unlabeled datasets without explicit clustering steps or objectives other than the adversary loss. Inside the vcGAN's generator, a learnable ``analog-to-digital converter (ADC)" module maps a slice of the inputted multivariate Gaussian noise to discrete/digital noise (virtual label), according to which a selector selects the corresponding generative path to produce the sample. All the generative paths share the same decoder network while in each path the decoder network is fed with a concatenation of a different pre-computed amplified one-hot vector and the inputted Gaussian noise. We conducted a lot of experiments on several balanced/imbalanced image datasets to demonstrate that vcGAN converges faster and achieves improved Frech\'et Inception Distance (FID). In addition, we show the training byproduct that the ADC in vcGAN learned the categorical probability of each mode and that each generative path generates samples of specific mode, which enables class-conditional sampling. Codes are available at \url{https://github.com/annonnymmouss/vcgan}

📄 PDF Abstract BibTeX arXiv:1901.09822

Code (1)

annonnymmouss/vcgan 공식 구현 tf

Tasks

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

Simulating Dynamic Tumor Contrast Enhancement in Breast MRI using Conditional Generative Adversarial Networks

2024-09-27 · Richard Osuala, Smriti Joshi, Apostolia Tsirikoglou, Lidia Garrucho 외

This paper presents a method for virtual contrast enhancement in breast MRI, offering a promising non-invasive alternative to traditional contrast agent-based DCE-MRI acquisition. Using a conditional generative adversari…

Generative Adversarial NetworkTumor Segmentation

Personality-Driven Gaze Animation with Conditional Generative Adversarial Networks

2020-11-11 · Funda Durupinar

We present a generative adversarial learning approach to synthesize gaze behavior of a given personality. We train the model using an existing data set that comprises eye-tracking data and personality traits of 42 partic…

Time SeriesTime Series Analysis

Virtual Adversarial Training: A Regularization Method for Supervised and Semi-Supervised Learning

2017-04-13 · Takeru Miyato, Shin-ichi Maeda, Masanori Koyama, Shin Ishii

We propose a new regularization method based on virtual adversarial loss: a new measure of local smoothness of the conditional label distribution given input. Virtual adversarial loss is defined as the robustness of the …

Semi-Supervised Image Classification

Leveraging Adversarial Learning for Pathological Fidelity in Virtual Staining

2025-11-24 · José Teixeira, Pascal Klöckner, Diana Montezuma, Melis Erdal Cesur 외 arxiv

In addition to evaluating tumor morphology using H&E staining, immunohistochemistry is used to assess the presence of specific proteins within the tissue. However, this is a costly and labor-intensive technique, for whic…

Image-to-Image Translation

Conditional Generative Adversarial Networks for Emoji Synthesis with Word Embedding Manipulation

2017-12-12 · Dianna Radpour, Vivek Bheda

Emojis have become a very popular part of daily digital communication. Their appeal comes largely in part due to their ability to capture and elicit emotions in a more subtle and nuanced way than just plain text is able …

Image GenerationWord Embeddings