中文
相关论文

相关论文: MMCGAN: Generative Adversarial Network with Explic…

200 篇论文

Disentangled generative models map a latent code vector to a target space, while enforcing that a subset of the learned latent codes are interpretable and associated with distinct properties of the target distribution. Recent advances have…

机器学习 · 计算机科学 2020-08-10 Zinan Lin , Kiran Koshy Thekumparampil , Giulia Fanti , Sewoong Oh

Class imbalance occurs in many real-world applications, including image classification, where the number of images in each class differs significantly. With imbalanced data, the generative adversarial networks (GANs) leans to majority class…

计算机视觉与模式识别 · 计算机科学 2022-01-14 Yuchong Yao , Xiaohui Wangr , Yuanbang Ma , Han Fang , Jiaying Wei , Liyuan Chen , Ali Anaissi , Ali Braytee

Generative Adversarial Networks (GANs) have become predominant in image generation tasks. Their success is attributed to the training regime which employs two models: a generator G and discriminator D that compete in a minimax zero sum…

机器学习 · 计算机科学 2020-11-25 Ariel Ruiz-Garcia , Ibrahim Almakky , Vasile Palade , Luke Hicks

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

Partial multi-label learning (PML), which tackles the problem of learning multi-label prediction models from instances with overcomplete noisy annotations, has recently started gaining attention from the research community. In this paper,…

机器学习 · 计算机科学 2020-06-08 Yan Yan , Yuhong Guo

Evaluating generative adversarial networks (GANs) is inherently challenging. In this paper, we revisit several representative sample-based evaluation metrics for GANs, and address the problem of how to evaluate the evaluation metrics. We…

机器学习 · 计算机科学 2018-08-20 Qiantong Xu , Gao Huang , Yang Yuan , Chuan Guo , Yu Sun , Felix Wu , Kilian Weinberger

Traditional generative adversarial networks (GAN) and many of its variants are trained by minimizing the KL or JS-divergence loss that measures how close the generated data distribution is from the true data distribution. A recent advance…

计算机视觉与模式识别 · 计算机科学 2017-04-18 Felix Juefei-Xu , Vishnu Naresh Boddeti , Marios Savvides

Generative Adversarial Networks are known for their high quality outputs and versatility. However, they also suffer the mode collapse in their output data distribution. There have been many efforts to revamp GANs model and reduce mode…

机器学习 · 计算机科学 2019-10-11 Yicheng , Hong

Generative adversarial networks (GANs) are a class of deep generative models which aim to learn a target distribution in an unsupervised fashion. While they were successfully applied to many problems, training a GAN is a notoriously…

机器学习 · 计算机科学 2019-05-15 Karol Kurach , Mario Lucic , Xiaohua Zhai , Marcin Michalski , Sylvain Gelly

This paper raises an implicit manifold learning perspective in Generative Adversarial Networks (GANs), by studying how the support of the learned distribution, modelled as a submanifold $\mathcal{M}_{\theta}$, perfectly match with…

机器学习 · 统计学 2017-11-01 Kry Yik Chau Lui , Yanshuai Cao , Maxime Gazeau , Kelvin Shuangjian Zhang

Despite success on a wide range of problems related to vision, generative adversarial networks (GANs) often suffer from inferior performance due to unstable training, especially for text generation. To solve this issue, we propose a new…

机器学习 · 计算机科学 2020-11-02 Yue Wu , Pan Zhou , Andrew Gordon Wilson , Eric P. Xing , Zhiting Hu

Convolutional neural networks have been successfully applied to semantic segmentation problems. However, there are many problems that are inherently not pixel-wise classification problems but are nevertheless frequently formulated as…

计算机视觉与模式识别 · 计算机科学 2018-07-06 Mohsen Ghafoorian , Cedric Nugteren , Nóra Baka , Olaf Booij , Michael Hofmann

While GAN is a powerful model for generating images, its inability to infer a latent space directly limits its use in applications requiring an encoder. Our paper presents a simple architectural setup that combines the generative…

机器学习 · 计算机科学 2020-12-09 Yuri Feigin , Hedva Spitzer , Raja Giryes

Recent proposals for quantum generative adversarial networks (GANs) suffer from the issue of mode collapse, analogous to classical GANs, wherein the distribution learnt by the GAN fails to capture the high mode complexities of the target…

量子物理 · 物理学 2025-05-23 Aaron Mark Thomas , Harry Youel , Sharu Theresa Jose

The key to overcome class imbalance problems is to capture the distribution of minority class accurately. Generative Adversarial Networks (GANs) have shown some potentials to tackle class imbalance problems due to their capability of…

机器学习 · 计算机科学 2020-08-06 Jingyu Hao , Chengjia Wang , Heye Zhang , Guang Yang

Generative adversarial networks (GANs) transform latent vectors into visually plausible images. It is generally thought that the original GAN formulation gives no out-of-the-box method to reverse the mapping, projecting images back into…

机器学习 · 计算机科学 2017-02-20 Zachary C. Lipton , Subarna Tripathi

The conditional generative adversarial network (cGAN) is a powerful tool of generating high-quality images, but existing approaches mostly suffer unsatisfying performance or the risk of mode collapse. This paper presents Omni-GAN, a variant…

计算机视觉与模式识别 · 计算机科学 2021-03-30 Peng Zhou , Lingxi Xie , Bingbing Ni , Cong Geng , Qi Tian

We present a novel method and analysis to train generative adversarial networks (GAN) in a stable manner. As shown in recent analysis, training is often undermined by the probability distribution of the data being zero on neighborhoods of…

计算机视觉与模式识别 · 计算机科学 2019-09-18 Simon Jenni , Paolo Favaro

We propose a video compression framework using conditional Generative Adversarial Networks (GANs). We rely on two encoders: one that deploys a standard video codec and another which generates low-level maps via a pipeline of down-sampling,…

图像与视频处理 · 电气工程与系统科学 2018-11-28 Sungsoo Kim , Jin Soo Park , Christos G. Bampis , Jaeseong Lee , Mia K. Markey , Alexandros G. Dimakis , Alan C. Bovik

Skin cancer is a serious condition that requires accurate diagnosis and treatment. One way to assist clinicians in this task is using computer-aided diagnosis (CAD) tools that automatically segment skin lesions from dermoscopic images. We…

图像与视频处理 · 电气工程与系统科学 2023-08-01 Shubham Innani , Prasad Dutande , Ujjwal Baid , Venu Pokuri , Spyridon Bakas , Sanjay Talbar , Bhakti Baheti , Sharath Chandra Guntuku