Latent Optimisation is a technique used for generative adversarial networks to refine the sample quality of . Specifically, it exploits knowledge from the discriminator to refine the latent source . Intuitively, the gradient points in the direction that better satisfies the discriminator , which implies better samples. Therefore, instead of using the randomly sampled , we uses the optimised latent:
Source: LOGAN .