中文
相关论文

相关论文: Smoothness and Stability in GANs

200 篇论文

Smart grids are crucial for meeting rising energy demands driven by global population growth and urbanization. By integrating renewable energy sources, they enhance efficiency, reliability, and sustainability. However, ensuring their…

密码学与安全 · 计算机科学 2025-06-25 Emad Efatinasab , Alessandro Brighente , Denis Donadel , Mauro Conti , Mirco Rampazzo

Generative adversarial networks have achieved remarkable performance on various tasks but suffer from training instability. Despite many training strategies proposed to improve training stability, this issue remains as a challenge. In this…

计算机视觉与模式识别 · 计算机科学 2020-11-17 Faqiang Liu , Mingkun Xu , Guoqi Li , Jing Pei , Luping Shi , Rong Zhao

Recent work has shown local convergence of GAN training for absolutely continuous data and generator distributions. In this paper, we show that the requirement of absolute continuity is necessary: we describe a simple yet prototypical…

机器学习 · 计算机科学 2018-08-01 Lars Mescheder , Andreas Geiger , Sebastian Nowozin

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), famous for the capability of learning complex underlying data distribution, are however known to be tricky in the training process, which would probably result in mode collapse or performance…

机器学习 · 计算机科学 2020-04-23 Dong Wang , Xiaoqian Qin , Fengyi Song , Li Cheng

Generative adversarial networks have been very successful in generative modeling, however they remain relatively challenging to train compared to standard deep neural networks. In this paper, we propose new visualization techniques for the…

机器学习 · 计算机科学 2020-04-28 Hugo Berard , Gauthier Gidel , Amjad Almahairi , Pascal Vincent , Simon Lacoste-Julien

A generative adversarial network (GAN) has been a representative backbone model in generative artificial intelligence (AI) because of its powerful performance in capturing intricate data-generating processes. However, the GAN training is…

机器学习 · 统计学 2025-08-21 Jinwon Sohn , Qifan Song

Generative Adversarial Networks (GANs) have become a popular method to learn a probability model from data. In this paper, we aim to provide an understanding of some of the basic issues surrounding GANs including their formulation,…

机器学习 · 统计学 2018-10-23 Soheil Feizi , Farzan Farnia , Tony Ginart , David Tse

Generative adversarial nets (GANs) are a promising technique for modeling a distribution from samples. It is however well known that GAN training suffers from instability due to the nature of its maximin formulation. In this paper, we…

机器学习 · 计算机科学 2017-06-21 Yujia Li , Alexander Schwing , Kuan-Chieh Wang , Richard Zemel

Generative adversarial networks (GANs) were initially proposed to generate images by learning from a large number of samples. Recently, GANs have been used to emulate complex physical systems such as turbulent flows. However, a critical…

计算物理 · 物理学 2020-11-24 Zeng Yang , Jin-Long Wu , Heng Xiao

Training neural networks that require adversarial optimization, such as generative adversarial networks (GANs) and unsupervised domain adaptations (UDAs), suffers from instability. This instability problem comes from the difficulty of the…

机器学习 · 统计学 2023-12-05 Takashi Furuya , Satoshi Okuda , Kazuma Suetake , Yoshihide Sawada

In this paper, we propose a novel normalization method called gradient normalization (GN) to tackle the training instability of Generative Adversarial Networks (GANs) caused by the sharp gradient space. Unlike existing work such as gradient…

机器学习 · 计算机科学 2021-10-12 Yi-Lun Wu , Hong-Han Shuai , Zhi-Rui Tam , Hong-Yu Chiu

In this paper, we investigate the training process of generative networks that use a type of probability density distance named particle-based distance as the objective function, e.g. MMD GAN, Cram\'er GAN, EIEG GAN. However, these GANs…

机器学习 · 计算机科学 2023-07-10 Chuqi Chen , Yue Wu , Yang Xiang

We propose studying GAN training dynamics as regret minimization, which is in contrast to the popular view that there is consistent minimization of a divergence between real and generated distributions. We analyze the convergence of GAN…

人工智能 · 计算机科学 2017-12-12 Naveen Kodali , Jacob Abernethy , James Hays , Zsolt Kira

Generative adversarial networks (GANs) are one of the greatest advances in AI in recent years. With their ability to directly learn the probability distribution of data, and then sample synthetic realistic data. Many applications have…

One of the challenges in the study of Generative Adversarial Networks (GANs) is the difficulty of its performance control. Lipschitz constraint is essential in guaranteeing training stability for GANs. Although heuristic methods such as…

计算机视觉与模式识别 · 计算机科学 2020-12-24 Kanglin Liu , Guoping Qiu

Generative adversarial networks (GANs) are a family of generative models that do not minimize a single training criterion. Unlike other generative models, the data distribution is learned via a game between a generator (the generative…

Training generative adversarial networks (GANs) is known to be difficult, especially for financial time series. This paper first analyzes the well-posedness problem in GANs minimax games and the convexity issue in GANs objective functions.…

机器学习 · 统计学 2021-12-28 Othmane Mounjid , Xin Guo

In recent years, Generative Adversarial Networks (GANs) have received significant attention from the research community. With a straightforward implementation and outstanding results, GANs have been used for numerous applications. Despite…

机器学习 · 计算机科学 2019-08-01 P Manisha , Sujit Gujar

Training generative adversarial networks is unstable in high-dimensions as the true data distribution tends to be concentrated in a small fraction of the ambient space. The discriminator is then quickly able to classify nearly all generated…

机器学习 · 计算机科学 2018-06-26 Behnam Neyshabur , Srinadh Bhojanapalli , Ayan Chakrabarti