中文
相关论文

相关论文: Bi-Discriminator Class-Conditional Tabular GAN

200 篇论文

Multivariate time-series data are used in many classification and regression predictive tasks, and recurrent models have been widely used for such tasks. Most common recurrent models assume that time-series data elements are of equal length…

机器学习 · 计算机科学 2020-09-21 Mehak Gupta , Rahmatollah Beheshti

We propose a unified game-theoretical framework to perform classification and conditional image generation given limited supervision. It is formulated as a three-player minimax game consisting of a generator, a classifier and a…

机器学习 · 计算机科学 2020-09-15 Chongxuan Li , Kun Xu , Jiashuo Liu , Jun Zhu , Bo Zhang

Auxiliary Classifier GANs (AC-GANs) are widely used conditional generative models and are capable of generating high-quality images. Previous work has pointed out that AC-GAN learns a biased distribution. To remedy this, Twin Auxiliary…

计算机视觉与模式识别 · 计算机科学 2020-06-16 Ligong Han , Anastasis Stathopoulos , Tao Xue , Dimitris Metaxas

Tabular data synthesis has received wide attention in the literature. This is because available data is often limited, incomplete, or cannot be obtained easily, and data privacy is becoming increasingly important. In this work, we present a…

机器学习 · 计算机科学 2022-02-09 Jaehoon Lee , Jihyeon Hyeong , Jinsung Jeon , Noseong Park , Jihoon Cho

The most striking successes in image retrieval using deep hashing have mostly involved discriminative models, which require labels. In this paper, we use binary generative adversarial networks (BGAN) to embed images to binary codes in an…

计算机视觉与模式识别 · 计算机科学 2017-08-15 Jingkuan Song

Deep generative models, such as generative adversarial networks (GANs), are pivotal in discovering novel drug-like candidates via de novo molecular generation. However, traditional character-wise tokenizers often struggle with identifying…

机器学习 · 计算机科学 2024-10-01 Huidong Tang , Chen Li , Yasuhiko Morimoto

We introduce a novel approach for sequence decoding, Discriminative Adversarial Search (DAS), which has the desirable properties of alleviating the effects of exposure bias without requiring external metrics. Inspired by Generative…

计算与语言 · 计算机科学 2020-09-01 Thomas Scialom , Paul-Alexis Dray , Sylvain Lamprier , Benjamin Piwowarski , Jacopo Staiano

Despite the potential benefits of data augmentation for mitigating the data insufficiency, traditional augmentation methods primarily rely on the prior intra-domain knowledge. On the other hand, advanced generative adversarial networks…

计算机视觉与模式识别 · 计算机科学 2024-01-01 Xiangyu Xiong , Yue Sun , Xiaohong Liu , Wei Ke , Chan-Tong Lam , Jiangang Chen , Mingfeng Jiang , Mingwei Wang , Hui Xie , Tong Tong , Qinquan Gao , Hao Chen , Tao Tan

Image content is a predominant factor in marketing campaigns, websites and banners. Today, marketers and designers spend considerable time and money in generating such professional quality content. We take a step towards simplifying this…

计算机视觉与模式识别 · 计算机科学 2021-05-17 Shradha Agrawal , Shankar Venkitachalam , Dhanya Raghu , Deepak Pai

Generative models are undoubtedly a hot topic in Artificial Intelligence, among which the most common type is Generative Adversarial Networks (GANs). These architectures let one synthesise artificial datasets by implicitly modelling the…

机器学习 · 计算机科学 2020-07-07 Francisco J. Ibarrola , Nishant Ravikumar , Alejandro F. Frangi

Generative adversarial networks (GANs) are challenging to train stably, and a promising remedy of injecting instance noise into the discriminator input has not been very effective in practice. In this paper, we propose Diffusion-GAN, a…

机器学习 · 计算机科学 2023-08-29 Zhendong Wang , Huangjie Zheng , Pengcheng He , Weizhu Chen , Mingyuan Zhou

This paper proposes an approach for applying GANs to NMT. We build a conditional sequence generative adversarial net which comprises of two adversarial sub models, a generator and a discriminator. The generator aims to generate sentences…

计算与语言 · 计算机科学 2018-04-10 Zhen Yang , Wei Chen , Feng Wang , Bo Xu

As a kind of generative self-supervised learning methods, generative adversarial nets have been widely studied in the field of anomaly detection. However, the representation learning ability of the generator is limited since it pays too…

计算机视觉与模式识别 · 计算机科学 2021-07-28 Xuan Xia , Xizhou Pan , Xing He , Jingfei Zhang , Ning Ding , Lin Ma

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

In recent years, Generative Adversarial Networks (GANs) have become a hot topic among researchers and engineers that work with deep learning. It has been a ground-breaking technique which can generate new pieces of content of data in a…

计算机视觉与模式识别 · 计算机科学 2022-07-25 Parthak Mehta , Sarthak Mishra , Nikhil Chouhan , Neel Pethani , Ishani Saha

This article describes research on claim verification carried out using a multiple GAN-based model. The proposed model consists of three pairs of generators and discriminators. The generator and discriminator pairs are responsible for…

机器学习 · 计算机科学 2021-07-21 Amartya Hatua , Arjun Mukherjee , Rakesh M. Verma

Handling imbalance in class distribution when building a classifier over tabular data has been a problem of long-standing interest. One popular approach is augmenting the training dataset with synthetically generated data. While classical…

机器学习 · 计算机科学 2025-02-20 Annie D'souza , Swetha M , Sunita Sarawagi

The success of deep learning is partly attributed to the availability of massive data downloaded freely from the Internet. However, it also means that users' private data may be collected by commercial organizations without consent and used…

计算机视觉与模式识别 · 计算机科学 2022-12-06 Qi Tian , Kun Kuang , Kelu Jiang , Furui Liu , Zhihua Wang , Fei Wu

Conditional Generative Adversarial Networks (cGAN) were designed to generate images based on the provided conditions, \eg, class-level distributions. However, existing methods have used the same generating architecture for all classes. This…

计算机视觉与模式识别 · 计算机科学 2021-04-07 Peng Zhou , Lingxi Xie , Xiaopeng Zhang , Bingbing Ni , Qi Tian

Generative adversarial networks (GANs) are powerful generative models, but usually suffer from instability and generalization problem which may lead to poor generations. Most existing works focus on stabilizing the training of the…

机器学习 · 计算机科学 2020-04-29 Shufei Zhang , Zhuang Qian , Kaizhu Huang , Jimin Xiao , Yuan He