中文
相关论文

相关论文: HumanACGAN: conditional generative adversarial net…

200 篇论文

Generative Adversarial Networks (GANs) have shown remarkable success as a framework for training models to produce realistic-looking data. In this work, we propose a Recurrent GAN (RGAN) and Recurrent Conditional GAN (RCGAN) to produce…

机器学习 · 统计学 2017-12-05 Cristóbal Esteban , Stephanie L. Hyland , Gunnar Rätsch

Emotion recognition is a classic field of research with a typical setup extracting features and feeding them through a classifier for prediction. On the other hand, generative models jointly capture the distributional relationship between…

机器学习 · 计算机科学 2020-11-16 Saurabh Sahu , Rahul Gupta , Carol Espy-Wilson

Automatic modulation classification (AMC) using the Deep Neural Network (DNN) approach outperforms the traditional classification techniques, even in the presence of challenging wireless channel environments. However, the adversarial…

机器学习 · 计算机科学 2022-06-01 Eyad Shtaiwi , Ahmed El Ouadrhiri , Majid Moradikia , Salma Sultana , Ahmed Abdelhadi , Zhu Han

The generative adversarial networks (GANs) have facilitated the development of speech enhancement recently. Nevertheless, the performance advantage is still limited when compared with state-of-the-art models. In this paper, we propose a…

声音 · 计算机科学 2020-06-16 Andong Li , Chengshi Zheng , Renhua Peng , Cunhang Fan , Xiaodong Li

Training Generative Adversarial Networks (GANs) remains a challenging problem. The discriminator trains the generator by learning the distribution of real/generated data. However, the distribution of generated data changes throughout the…

计算机视觉与模式识别 · 计算机科学 2024-01-05 Wentian Zhang , Haozhe Liu , Bing Li , Jinheng Xie , Yawen Huang , Yuexiang Li , Yefeng Zheng , Bernard Ghanem

Conditional Generative Adversarial Networks (cGANs) are generative models that can produce data samples ($x$) conditioned on both latent variables ($z$) and known auxiliary information ($c$). We propose the Bidirectional cGAN (BiCoGAN),…

机器学习 · 计算机科学 2018-11-06 Ayush Jaiswal , Wael AbdAlmageed , Yue Wu , Premkumar Natarajan

Generative adversarial networks (GANs) are a class of machine-learning models that use adversarial training to generate new samples with the same (potentially very complex) statistics as the training samples. One major form of training…

无序系统与神经网络 · 物理学 2022-12-12 Steven Durr , Youssef Mroueh , Yuhai Tu , Shenshen Wang

Besides the well-known classification task, these days neural networks are frequently being applied to generate or transform data, such as images and audio signals. In such tasks, the conventional loss functions like the mean squared error…

We propose an adversarial learning approach for generating multi-turn dialogue responses. Our proposed framework, hredGAN, is based on conditional generative adversarial networks (GANs). The GAN's generator is a modified hierarchical…

计算与语言 · 计算机科学 2019-06-27 Oluwatobi Olabiyi , Alan Salimov , Anish Khazane , Erik T. Mueller

Conditional generation of time-dependent data is a task that has much interest, whether for data augmentation, scenario simulation, completing missing data, or other purposes. Recent works proposed a Transformer-based Time series generative…

It is still a challenging task to learn a neural text generation model under the framework of generative adversarial networks (GANs) since the entire training process is not differentiable. The existing training strategies either suffer…

计算与语言 · 计算机科学 2023-07-25 Liping Yuan , Jiehang Zeng , Xiaoqing Zheng

In this paper, we investigate algorithms for anomaly detection. Previous anomaly detection methods focus on modeling the distribution of non-anomalous data provided during training. However, this does not necessarily ensure the correct…

机器学习 · 计算机科学 2020-05-29 Ziyi Yang , Iman Soltani Bozchalooi , Eric Darve

Generative Adversarial Networks (GANs) have proven to be a powerful framework for learning to draw samples from complex distributions. However, GANs are also notoriously difficult to train, with mode collapse and oscillations a common…

机器学习 · 统计学 2018-11-28 Kevin J Liang , Chunyuan Li , Guoyin Wang , Lawrence Carin

Abnormal crowd behaviour detection attracts a large interest due to its importance in video surveillance scenarios. However, the ambiguity and the lack of sufficient abnormal ground truth data makes end-to-end training of large deep…

计算机视觉与模式识别 · 计算机科学 2018-11-28 Mahdyar Ravanbakhsh , Enver Sangineto , Moin Nabi , Nicu Sebe

It is known that the inconsistent distribution and representation of different modalities, such as image and text, cause the heterogeneity gap that makes it challenging to correlate such heterogeneous data. Generative adversarial networks…

多媒体 · 计算机科学 2018-04-27 Yuxin Peng , Jinwei Qi , Yuxin Yuan

Generative adversarial networks (GANs) are a class of generative models, known for producing accurate samples. The key feature of GANs is that there are two antagonistic neural networks: the generator and the discriminator. The main…

机器学习 · 计算机科学 2025-08-05 Barbara Franci , Sergio Grammatico

In this paper we propose a data augmentation method for time series with irregular sampling, Time-Conditional Generative Adversarial Network (T-CGAN). Our approach is based on Conditional Generative Adversarial Networks (CGAN), where the…

机器学习 · 计算机科学 2019-02-04 Giorgia Ramponi , Pavlos Protopapas , Marco Brambilla , Ryan Janssen

One of the big restrictions in brain computer interface field is the very limited training samples, it is difficult to build a reliable and usable system with such limited data. Inspired by generative adversarial networks, we propose a…

人机交互 · 计算机科学 2018-12-31 Qiqi Zhang , Ying Liu

In this paper, we propose a model using generative adversarial net (GAN) to generate realistic text. Instead of using standard GAN, we combine variational autoencoder (VAE) with generative adversarial net. The use of high-level latent…

计算与语言 · 计算机科学 2018-11-08 Heng Wang , Zengchang Qin , Tao Wan

Generative Adversarial Networks (GAN) are known to produce synthetic data that are difficult to discern from real ones by humans. In this paper we present an approach to use GAN to produce realistically looking ECG signals. We utilize them…

机器学习 · 计算机科学 2020-09-08 Karol Antczak