2022
Cost Ensemble with Gradient Selecting for GANs
IJCAI 2022poster
Generative Adversarial Networks(GANs) are powerful generative models on numerous tasks and datasets but are also known for their training instability and mode collapse. The latter is because the optimal transportation map is discontinuous, but DNNs can only approximate continuous ones. One way to so…