vix.ing · top · new · best · stats

Training Generative Adversarial Networks with Adaptive Composite Gradient

2021/11/10 by Huiqing Qi, Qi Huiqing, Qi, Huiqing +7
Computer Science · Mathematics · #Advanced Vision and Imaging #Artificial Intelligence (cs.AI) #Computer Science and Game Theory (cs.GT) #Dynamical Systems (math.DS) #FOS: Computer and information sciences #FOS: Mathematics #Generative Adversarial Networks and Image Synthesis #Human Pose and Action Recognition #Machine Learning (cs.LG) #Optimization and Control (math.OC) #cs.AI #cs.GT #cs.LG #math.DS #math.OC

paper · pdf · doi:10.48550/arxiv.2111.05508

arxiv created 2021/11/10 · openalex publication_date 2021/11/10 · arxiv updated 2021/11/11 · openalex created_date 2021/11/22 · openalex updated_date 2026/07/28

Abstract

The wide applications of Generative adversarial networks benefit from the successful training methods, guaranteeing that an object function converges to the local minima. Nevertheless, designing an efficient and competitive training method is still a challenging task due to the cyclic behaviors of some gradient-based ways and the expensive computational cost of these methods based on the Hessian matrix. This paper proposed the adaptive Composite Gradients (ACG) method, linearly convergent in bilinear games under suitable settings. Theory and toy-function experiments suggest that our approach can alleviate the cyclic behaviors and converge faster than recently proposed algorithms. Significantly, the ACG method is not only used to find stable fixed points in bilinear games as well as in general games. The ACG method is a novel semi-gradient-free algorithm since it does not need to calculate the gradient of each step, reducing the computational cost of gradient and Hessian by utilizing the predictive information in future iterations. We conducted two mixture of Gaussians experiments by integrating ACG to existing algorithms with Linear GANs. Results show ACG is competitive with the previous algorithms. Realistic experiments on four prevalent data sets (MNIST, Fashion-MNIST, CIFAR-10, and CelebA) with DCGANs show that our ACG method outperforms several baselines, which illustrates the superiority and efficacy of our method.

Citations

Related