vix.ing · top · new · best · stats · spec

α-GAN by Rényi Cross Entropy

2025/05/20 by Ni Ding, Ding, Ni, Jiaxing Xu +6
Computer Science · #Adversarial Robustness in Machine Learning #Artificial Intelligence (cs.AI) #FOS: Computer and information sciences #Generative Adversarial Networks and Image Synthesis #Machine Learning (cs.LG) #Stochastic Gradient Optimization Techniques

paper · pdf · doi:10.48550/arxiv.2505.14190

openalex publication_date 2025/05/20 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/04

Abstract

This paper proposes α-GAN, a generative adversarial network using Rényi measures. The value function is formulated, by Rényi cross entropy, as an expected certainty measure incurred by the discriminator's soft decision as to where the sample is from, true population or the generator. The discriminator tries to maximize the Rényi certainty about sample source, while the generator wants to reduce it by injecting fake samples. This forms a min-max problem with the solution parameterized by the Rényi order α. This α-GAN reduces to vanilla GAN at α= 1, where the value function is exactly the binary cross entropy. The optimization of α-GAN is over probability (vector) space. It is shown that the gradient is exponentially enlarged when Rényi order is in the range α∈ (0,1). This makes convergence faster, which is verified by experimental results. A discussion shows that choosing α∈ (0,1) may be able to solve some common problems, e.g., vanishing gradient. A following observation reveals that this range has not been fully explored in the existing Rényi version GANs.

Citations

Related