Skip to content
/ AlphaGAN Public

Utilizing Amari-Alpha Divergence to Stabilize the Training of Generative Adversarial Networks

Notifications You must be signed in to change notification settings

cailk/AlphaGAN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Utilizing Amari-Alpha Divergence to Stabilize the Training of Generative Adversarial Networks

By Likun Cai, Yanjie Chen, Ning Cai, Wei Cheng, Hao Wang.

This repo is the official implementation of AlphaGAN.

Introduction

We propose the Alpha-divergence Generative Adversarial Net (Alpha-GAN). It adopts the alpha divergence as the minimization objective function of generators. The alpha divergence can be regarded as a generalization of the Kullback–Leibler divergence, Pearson divergence, Hellinger divergence, etc. Our Alpha-GAN employs the power function as the form of adversarial loss for the discriminator with two order indices, and these hyper-parameters make our model more flexible to balance between the generated and target distributions.

About

Utilizing Amari-Alpha Divergence to Stabilize the Training of Generative Adversarial Networks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published