用温度调制分布解决生成对抗网络训练不稳问题
Parallelly Tempered Generative Adversarial Nets: Toward Stabilized Gradients
- 通过凸插值生成一系列温度调制分布,让生成器并行学习
- 在图像和表格数据上均优于现有方法,有效缓解模式崩溃
- 适合需要稳定生成和公平合成数据的研究者
生成对抗网络(GAN)因其强大的数据生成能力成为生成式人工智能的核心模型,但其训练常因模式崩溃导致严重不稳定。本文从梯度方差角度分析,发现目标分布的多模性是根源。为此提出一种新框架,通过凸插值生成一系列温度调制分布,使生成器同时学习这些分布,概念上类似统计中的并行退火。实验表明,在图像与表格数据合成任务中,该方法显著优于主流训练策略。理论分析显示,性能提升源于使用温度调制分布降低了梯度估计方差。进一步还设计了用于生成公平合成数据的变体,契合可信AI领域需求。
原文摘要 · Abstract (English)
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 well-known for its notorious training instability, usually characterized by the occurrence of mode collapse. Through the lens of gradients' variance, this work particularly analyzes the training instability and inefficiency in the presence of mode collapse by linking it to multimodality in the target distribution. To ease the raised training issues from severe multimodality, we introduce a novel GAN training framework that leverages a series of tempered distributions produced via convex interpolation. With our newly developed GAN objective function, the generator can learn all the tempered distributions simultaneously, conceptually resonating with the parallel tempering in statistics. Our simulation studies demonstrate the superiority of our approach over existing popular training strategies in both image and tabular data synthesis. We theoretically analyze that such significant improvement can arise from reducing the variance of gradient estimates by using the tempered distributions. Finally, we further develop a variant of the proposed framework aimed at generating fair synthetic data which is one of the growing interests in the field of trustworthy AI.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。