Generative adversarial networks (GANs) have achieved remarkable progress in the natural image field. However, when applying GANs in the remote sensing (RS) image generation task, an extraordinary phenomenon is observed: the GAN model is more sensitive to the size of training data for RS image generation than for natural image generation. In other words, the generation quality of RS images will change significantly with the number of training categories or samples per category. In this paper, we first analyze this phenomenon from two kinds of toy experiments and conclude that the amount of feature information contained in the GAN model decreases with reduced training data. Then we establish a structural causal model (SCM) of the data generation process and interpret the generated data as the counterfactuals. Based on this SCM, we theoretically prove that the quality of generated images is positively correlated with the amount of feature information. This provides insights for enriching the feature information learned by the GAN model during training. Consequently, we propose two innovative adjustment schemes, namely Uniformity Regularization (UR) and Entropy Regularization (ER), to increase the information learned by the GAN model at the distributional and sample levels, respectively. We theoretically and empirically demonstrate the effectiveness and versatility of our methods. Extensive experiments on three RS datasets and two natural datasets show that our methods outperform the well-established models on RS image generation tasks. The source code is available at https://github.com/rootSue/Causal-RSGAN.
翻译:生成对抗网络(GAN)在自然图像领域取得了显著进展。然而,在遥感(RS)图像生成任务中应用GAN时,观察到一个非同寻常的现象:对于RS图像生成,GAN模型对训练数据的大小比自然图像生成更为敏感。换句话说,RS图像的生成质量将随训练类别的数量或每个类别的样本数发生显著变化。在本文中,我们首先从两种玩具实验中分析了这种现象,并得出结论:GAN模型中包含的特征信息量随训练数据减少而减少。然后,我们建立了一个数据生成过程的结构因果模型(SCM),将生成的数据解释为反事实。基于这个SCM,我们在理论上证明了生成图像的质量与特征信息量呈正相关。这为丰富训练时GAN模型学习的特征信息提供了洞察,从而提出了两种创新的调整方案:均匀性正则化(UR)和熵正则化(ER),分别在分布和样本层面上增加GAN模型所学习的信息。我们从理论上和实验证实了我们方法的有效性和多样性。在三个RS数据集和两个自然数据集上进行了广泛的实验,结果表明我们的方法在RS图像生成任务上优于成熟的模型。源代码可在 https://github.com/rootSue/Causal-RSGAN 上获得。