中文
相关论文

相关论文: eCommerceGAN : A Generative Adversarial Network fo…

200 篇论文

Originating from the premise that Generative Adversarial Networks (GANs) enrich creative processes rather than diluting them, we describe an ongoing PhD project that proposes to study GANs in a co-creative context. By asking How can GANs be…

人机交互 · 计算机科学 2023-04-20 Imke Grabe , Jichen Zhu

Deep neural networks (DNNs) have been found to be vulnerable to adversarial examples resulting from adding small-magnitude perturbations to inputs. Such adversarial examples can mislead DNNs to produce adversary-selected results. Different…

密码学与安全 · 计算机科学 2019-02-15 Chaowei Xiao , Bo Li , Jun-Yan Zhu , Warren He , Mingyan Liu , Dawn Song

In this paper, we introduce Random Path Generative Adversarial Network (RPGAN) -- an alternative design of GANs that can serve as a tool for generative model analysis. While the latent space of a typical GAN consists of input vectors,…

计算机视觉与模式识别 · 计算机科学 2020-02-19 Andrey Voynov , Artem Babenko

Since their inception in 2014, Generative Adversarial Networks (GANs) have rapidly emerged as powerful tools for generating realistic and diverse data across various domains, including computer vision and other applied areas. Consisting of…

We propose a novel algorithm, namely Resembled Generative Adversarial Networks (GAN), that generates two different domain data simultaneously where they resemble each other. Although recent GAN algorithms achieve the great success in…

计算机视觉与模式识别 · 计算机科学 2018-07-04 Duhyeon Bang , Hyunjung Shim

Fairness-aware learning is increasingly important in data mining. Discrimination prevention aims to prevent discrimination in the training data before it is used to conduct predictive analysis. In this paper, we focus on fair data…

机器学习 · 计算机科学 2018-05-30 Depeng Xu , Shuhan Yuan , Lu Zhang , Xintao Wu

Credit risk management within supply chains has emerged as a critical research area due to its significant implications for operational stability and financial sustainability. The intricate interdependencies among supply chain participants…

机器学习 · 计算机科学 2025-05-30 Zizhou Zhang , Xinshi Li , Yu Cheng , Zhenrui Chen , Qianying Liu

With the proliferation of Artificial Intelligence, there has been a massive increase in the amount of data required to be accumulated and disseminated digitally. As the data are available online in digital landscapes with complex and…

密码学与安全 · 计算机科学 2024-09-23 Md Mashrur Arifin , Md Shoaib Ahmed , Tanmai Kumar Ghosh , Ikteder Akhand Udoy , Jun Zhuang , Jyh-haw Yeh

Recently, generative adversarial networks (GANs) have shown promising performance in generating realistic images. However, they often struggle in learning complex underlying modalities in a given dataset, resulting in poor-quality generated…

计算机视觉与模式识别 · 计算机科学 2018-05-09 David Keetae Park , Seungjoo Yoo , Hyojin Bahng , Jaegul Choo , Noseong Park

This paper presents a novel, automated, generative adversarial networks (GAN) based synthetic feeder generation mechanism, abbreviated as FeederGAN. FeederGAN digests real feeder models represented by directed graphs via a deep learning…

系统与控制 · 电气工程与系统科学 2020-10-13 Ming Liang , Yao Meng , Jiyu Wang , David Lubkeman , Ning Lu

Churn prediction in credit cards, fraud detection in insurance, and loan default prediction are important analytical customer relationship management (ACRM) problems. Since frauds, churns and defaults happen less frequently, the datasets…

机器学习 · 计算机科学 2022-02-11 Prateek Kate , Vadlamani Ravi , Akhilesh Gangwar

Modelling in finance is a challenging task: the data often has complex statistical properties and its inner workings are largely unknown. Deep learning algorithms are making progress in the field of data-driven modelling, but the lack of…

计算金融 · 定量金融 2021-07-07 Florian Eckerli , Joerg Osterrieder

We construct realistic equity option market simulators based on generative adversarial networks (GANs). We consider recurrent and temporal convolutional architectures, and assess the impact of state compression. Option market simulators are…

计算金融 · 定量金融 2020-04-21 Magnus Wiese , Lianjun Bai , Ben Wood , Hans Buehler

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 (GAN) present state-of-the-art results in the generation of samples following the distribution of the input dataset. However, GANs are difficult to train, and several aspects of the model should be previously…

神经与进化计算 · 计算机科学 2019-12-16 Victor Costa , Nuno Lourenço , João Correia , Penousal Machado

As a new way of training generative models, Generative Adversarial Nets (GAN) that uses a discriminative model to guide the training of the generative model has enjoyed considerable success in generating real-valued data. However, it has…

机器学习 · 计算机科学 2017-08-28 Lantao Yu , Weinan Zhang , Jun Wang , Yong Yu

In this paper, we propose Orthogonal Generative Adversarial Networks (O-GANs). We decompose the network of discriminator orthogonally and add an extra loss into the objective of common GANs, which can enforce discriminator become an…

计算机视觉与模式识别 · 计算机科学 2019-03-06 Jianlin Su

Generative adversarial networks (GANs) are one of the most powerful generative models, but always require a large and balanced dataset to train. Traditional GANs are not applicable to generate minority-class images in a highly imbalanced…

计算机视觉与模式识别 · 计算机科学 2021-07-12 Gaofeng Huang , Amir H. Jafari

Generative Adversarial Networks (GANs) are a well-known technique that is trained on samples (e.g. pictures of fruits) and which after training is able to generate realistic new samples. Conditional GANs (CGANs) additionally provide label…

计算机视觉与模式识别 · 计算机科学 2020-05-28 Maximilian Bachl , Daniel C. Ferreira

Generative adversarial networks (GANs) generate data based on minimizing a divergence between two distributions. The choice of that divergence is therefore critical. We argue that the divergence must take into account the hypothesis set and…

机器学习 · 计算机科学 2019-11-07 Ben Adlam , Corinna Cortes , Mehryar Mohri , Ningshan Zhang