中文
相关论文

相关论文: Directed Chain Generative Adversarial Networks

200 篇论文

Generative Adversarial Network (GAN) and its variants have recently attracted intensive research interests due to their elegant theoretical foundation and excellent empirical performance as generative models. These tools provide a promising…

机器学习 · 计算机科学 2018-02-20 Liyang Xie , Kaixiang Lin , Shu Wang , Fei Wang , Jiayu Zhou

Modeling financial time series by stochastic processes is a challenging task and a central area of research in financial mathematics. As an alternative, we introduce Quant GANs, a data-driven model which is inspired by the recent success of…

数理金融 · 定量金融 2020-04-07 Magnus Wiese , Robert Knobloch , Ralf Korn , Peter Kretschmer

While generative adversarial networks (GAN) have been widely adopted in various topics, in this paper we generalize the standard GAN to a new perspective by treating realness as a random variable that can be estimated from multiple angles.…

机器学习 · 计算机科学 2020-02-14 Yuanbo Xiangli , Yubin Deng , Bo Dai , Chen Change Loy , Dahua Lin

Generative Adversarial Networks (GANs) should produce synthetic data that fits the underlying distribution of the data being modeled. For real valued time-series data, this implies the need to simultaneously capture the static distribution…

机器学习 · 计算机科学 2024-05-14 Joe Beck , Subhadeep Chakraborty

The Cloud paradigm is at a critical point in which the existing energy-efficiency techniques are reaching a plateau, while the computing resources demand at Data Center facilities continues to increase exponentially. The main challenge in…

机器学习 · 计算机科学 2023-06-19 Jaime Pérez , Patricia Arroba , José M. Moya

Recently, generative adversarial networks (GANs) have shown great advantages in synthesizing images, leading to a boost of explorations of using faked images to augment data. This paper proposes a multimodal cascaded generative adversarial…

计算机视觉与模式识别 · 计算机科学 2020-01-01 Jie Wu , Ying Peng , Chenghao Zheng , Zongbo Hao , Jian Zhang

In this paper, we employ a 1D deep convolutional generative adversarial network (DCGAN) for sequential anomaly detection in energy time series data. Anomaly detection involves gradient descent to reconstruct energy sub-sequences,…

机器学习 · 计算机科学 2024-02-23 Hardik Prabhu , Jayaraman Valadi , Pandarasamy Arjunan

Many problems in database systems, such as cardinality estimation, database testing and optimizer tuning, require a large query load as data. However, it is often difficult to obtain a large number of real queries from users due to user…

数据库 · 计算机科学 2023-03-28 Weihua Sun , Run-An Wang , Zhaonian Zou

Graph representation learning aims to encode all nodes of a graph into low-dimensional vectors that will serve as input of many compute vision tasks. However, most existing algorithms ignore the existence of inherent data distribution and…

机器学习 · 计算机科学 2020-08-04 Shuai Zheng , Zhenfeng Zhu , Xingxing Zhang , Zhizhe Liu , Jian Cheng , Yao Zhao

In the recent years Generative Adversarial Networks (GANs) have demonstrated significant progress in generating authentic looking data. In this work we introduce our simple method to exploit the advancements in well established image-based…

机器学习 · 计算机科学 2019-10-31 Eoin Brophy , Zhengwei Wang , Tomas E. Ward

Generative Adversarial Networks (GANs) have shown remarkable successes in generating realistic images and interpolating changes between images. Existing models, however, do not take into account physical contexts behind images in generating…

计算机视觉与模式识别 · 计算机科学 2021-10-11 Hayato Futase , Tomoki Tsujimura , Tetsuya Kajimoto , Hajime Kawarazaki , Toshiyuki Suzuki , Makoto Miwa , Yutaka Sasaki

The sharing of medical imaging datasets between institutions, and even inside the same institution, is limited by various regulations/legal barriers. Although these limitations are necessities for protecting patient privacy and setting…

图像与视频处理 · 电气工程与系统科学 2020-03-03 Engin Dikici , Luciano M. Prevedello , Matthew Bigelow , Richard D. White , Barbaros Selnur Erdal

This paper proposes Differential-Critic Generative Adversarial Network (DiCGAN) to learn the distribution of user-desired data when only partial instead of the entire dataset possesses the desired property. DiCGAN generates desired data…

机器学习 · 计算机科学 2023-04-18 Yinghua Yao , Yuangang Pan , Ivor W. Tsang , Xin Yao

Generative adversarial networks (GAN) have been effective for learning generative models for real-world data. However, existing GANs (GAN and its variants) tend to suffer from training problems such as instability and mode collapse. In this…

机器学习 · 计算机科学 2018-03-05 Chaoyue Wang , Chang Xu , Xin Yao , Dacheng Tao

Generative adversarial networks (GANs) have been extremely effective in approximating complex distributions of high-dimensional, input data samples, and substantial progress has been made in understanding and improving GAN performance in…

机器学习 · 计算机科学 2018-05-01 Daniel Jiwoong Im , He Ma , Graham Taylor , Kristin Branson

A generative adversarial network (GAN) is a class of machine learning frameworks designed by Goodfellow et al. in 2014. In the GAN framework, the generative model is pitted against an adversary: a discriminative model that learns to…

机器学习 · 计算机科学 2022-10-13 Lan V. Truong

Generative Adversarial Networks (GANs) are gaining increasing attention as a means for synthesising data. So far much of this work has been applied to use cases outside of the data confidentiality domain with a common application being the…

机器学习 · 计算机科学 2021-12-06 Claire Little , Mark Elliot , Richard Allmendinger , Sahel Shariati Samani

Generative Adversarial Networks (GANs), as a framework for estimating generative models via an adversarial process, have attracted huge attention and have proven to be powerful in a variety of tasks. However, training GANs is well known for…

机器学习 · 计算机科学 2017-11-09 Zi-Yi Dou

Generative adversarial networks (GANs) are one powerful type of deep learning models that have been successfully utilized in numerous fields. They belong to a broader family called generative methods, which generate new data with a…

Generative adversarial networks (GANs) are a powerful approach to unsupervised learning. They have achieved state-of-the-art performance in the image domain. However, GANs are limited in two ways. They often learn distributions with low…

机器学习 · 统计学 2019-10-11 Adji B. Dieng , Francisco J. R. Ruiz , David M. Blei , Michalis K. Titsias