Question 16
Which of the following situations may lead to a mode collapse while training a GAN?
A GAN trained on MNIST generates only the digit '3' repeatedly, even though the dataset contains digits 0-9.
GAN generates limited variations of faces with similar expressions despite diverse training data.
The GAN underfits the training data.
The discriminator becomes accurate straightaway after training the GAN on just the first 5 images.