AICurious Logo

What is: Truncation Trick?

SourceMegapixel Size Image Creation using Generative Adversarial Networks
Year2000
Data SourceCC BY-SA - https://paperswithcode.com

The Truncation Trick is a latent sampling procedure for generative adversarial networks, where we sample zz from a truncated normal (where values which fall outside a range are resampled to fall inside that range). The original implementation was in Megapixel Size Image Creation with GAN. In BigGAN, the authors find this provides a boost to the Inception Score and FID.