|
|
|
|
|
by ad404b8a372f2b9
1239 days ago
|
|
It's only through careful configuration that the loss of the discriminator and of the generator are balanced to be able to improve gradually together.
It's much easier for one loss to explode while the other goes to zero, breaking the training of the GAN. So the GAN training scheme is not a setting that holds for the real-life cat and mouse game of generated content detection. It's almost trivial to break a trained model whose weights you have. |
|