unlike VAEs with explicit density approximation and pixel-wise reconstruction losses, GANs make no distributional assumption and produce sharper samples; the cost is that alternating D/G training approximates a Nash equilibrium rather than minimizing a loss — with a too-strong
D the JSD saturates and generator gradients vanish, with a too-weak
D the signal is noisy, leading to mode collapse and oscillation.