arXiv:2601.08332cs.CVcs.AI2026-01

IGAN通过改进网络结构实现高质量且稳定的图像生成。

IGAN: A New Inception-based Model for Stable and High-Fidelity Image Synthesis Using Generative Adversarial Networks

  • 引入受Inception启发的深度卷积与空洞卷积设计
  • 在CUB-200和ImageNet上FID分别达13.12和15.08,提升28-33%
  • 适合追求高保真图像生成与训练稳定性的研究人员

生成对抗网络(GAN)在图像生成质量与训练稳定性之间难以平衡。尽管DCGAN、BigGAN和StyleGAN等方法提升了视觉保真度,但常面临模式崩溃和深层网络中的梯度不稳问题。本文提出一种基于Inception结构的新型GAN模型——IGAN,通过引入更深的Inception式卷积与空洞卷积,有效减少模式崩溃,防止梯度消失与爆炸。IGAN在CUB-200和ImageNet数据集上分别取得13.12和15.08的弗雷谢特起始距离(FID),较当前最优GAN提升28%-33%。同时,其起始得分(IS)分别为9.27和68.25,表明生成图像兼具多样性和质量。此外,通过在生成器与判别器中引入丢弃与谱归一化,进一步抑制梯度爆炸与过拟合。实验验证了IGAN在生成质量与训练稳定性间的良好平衡,是一个可扩展且计算高效的高保真图像合成框架。

原文摘要 · Abstract (English)

Generative Adversarial Networks (GANs) face a significant challenge of striking an optimal balance between high-quality image generation and training stability. Recent techniques, such as DCGAN, BigGAN, and StyleGAN, improve visual fidelity; however, such techniques usually struggle with mode collapse and unstable gradients at high network depth. This paper proposes a novel GAN structural model that incorporates deeper inception-inspired convolution and dilated convolution. This novel model is termed the Inception Generative Adversarial Network (IGAN). The IGAN model generates high-quality synthetic images while maintaining training stability, by reducing mode collapse as well as preventing vanishing and exploding gradients. Our proposed IGAN model achieves the Frechet Inception Distance (FID) of 13.12 and 15.08 on the CUB-200 and ImageNet datasets, respectively, representing a 28-33% improvement in FID over the state-of-the-art GANs. Additionally, the IGAN model attains an Inception Score (IS) of 9.27 and 68.25, reflecting improved image diversity and generation quality. Finally, the two techniques of dropout and spectral normalization are utilized in both the generator and discriminator structures to further mitigate gradient explosion and overfitting. These findings confirm that the IGAN model potentially balances training stability with image generation quality, constituting a scalable and computationally efficient framework for high-fidelity image synthesis.

GAN图像生成稳定性Inception

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。