SGLD favors wide loss minima through the Eyring free-energy formula, and GANs act like a predator-prey system that pushes learning out of narrow likelihood maxima.
Training Generative Adversarial Networks by Solving Ordinary Differential Equations
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
The instability of Generative Adversarial Network (GAN) training has frequently been attributed to gradient descent. Consequently, recent methods have aimed to tailor the models and training procedures to stabilise the discrete updates. In contrast, we study the continuous-time dynamics induced by GAN training. Both theory and toy experiments suggest that these dynamics are in fact surprisingly stable. From this perspective, we hypothesise that instabilities in training GANs arise from the integration error in discretising the continuous dynamics. We experimentally verify that well-known ODE solvers (such as Runge-Kutta) can stabilise training - when combined with a regulariser that controls the integration error. Our approach represents a radical departure from previous methods which typically use adaptive optimisation and stabilisation techniques that constrain the functional space (e.g. Spectral Normalisation). Evaluation on CIFAR-10 and ImageNet shows that our method outperforms several strong baselines, demonstrating its efficacy.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2024 1verdicts
CONDITIONAL 1roles
other 1polarities
unclear 1representative citing papers
citing papers explorer
-
Control of Overfitting with Physics
SGLD favors wide loss minima through the Eyring free-energy formula, and GANs act like a predator-prey system that pushes learning out of narrow likelihood maxima.