Online Exam Quiz

questionQuestion  1 to 30

In a GAN, what is the role of the generator?

  • To generate fake data
  • To evaluate the generated data
  • To classify data
  • To optimize the discriminator
Mark for review

Which technique is used to improve the training stability of GANs by constraining the Lipschitz constant of the discriminator?

  • Gradient Clipping
  • Label Smoothing
  • Wasserstein Distance
  • Adversarial Training
Mark for review

What is the primary objective of generative AI?

  • To generate data
  • To generate new content similar to a given dataset
  • To classify data
  • To optimize existing models
Mark for review

Which of the following is NOT a type of generative model?

  • GAN
  • VAE
  • RNN
  • PixelCNN
Mark for review

Which technique is used for conditioning GANs to generate specific outputs?

  • Dropout
  • One-hot encoding
  • Batch normalization
  • Label smoothing
Mark for review

Which technique is used to improve the training stability of GANs by slowing down the learning rate of the discriminator?

  • Curriculum Learning
  • Wasserstein Distance
  • Adversarial Training
  • Spectral Normalization
Mark for review

Which technique is used for generating high-dimensional data points from a low-dimensional space?

  • PCA
  • t-SNE
  • UMAP
  • Autoencoder
Mark for review

Which loss function is commonly used in training Variational Autoencoders (VAEs)?

  • Mean Squared Error (MSE)
  • Cross Entropy Loss
  • Reconstruction Loss
  • Discriminator Loss
Mark for review

Which of the following is a limitation of Variational Autoencoders (VAEs)?

  • They cannot generate new data.
  • They are computationally expensive.
  • They suffer from mode collapse.
  • They have difficulty capturing sharp image features.
Mark for review

Which algorithm is used for generating text data in a sequential manner?

  • LSTM
  • K-Means
  • PCA
  • SVM
Mark for review

Which of the following techniques is commonly used in generative adversarial networks (GANs)?

  • Support Vector Machines (SVM)
  • Reinforcement Learning
  • Backpropagation
  • Variational Autoencoders (VAEs)
Mark for review

Which of the following techniques is used for semi-supervised learning with Generative AI models?

  • Label smoothing
  • Adversarial training
  • Dropout
  • Self-training
Mark for review

In VAE, what is the role of the decoder?

  • To generate data
  • To compress input data into a latent space
  • To evaluate the generated data
  • To reconstruct the original input data from the latent space
Mark for review

Which of the following is NOT a characteristic of generative models?

  • Supervised learning
  • Unsupervised learning
  • Semi-supervised learning
  • Reinforcement learning
Mark for review

Which of the following is a popular framework for training Generative Adversarial Networks (GANs)?

  • TensorFlow
  • Scikit-learn
  • PyTorch
  • Keras
Mark for review

Which of the following techniques is used for generating realistic images with controllable attributes?

  • StyleGAN
  • DCGAN
  • CycleGAN
  • Pix2Pix
Mark for review

Which loss function is commonly used in training GANs?

  • Mean Squared Error (MSE)
  • Cross Entropy Loss
  • Huber Loss
  • Kullback-Leibler Divergence (KL Divergence)
Mark for review

Which of the following is a popular dataset used for training Generative AI models?

  • MNIST
  • ImageNet
  • CIFAR-10
  • All of the above
Mark for review

Which of the following is a disadvantage of Generative Adversarial Networks (GANs)?

  • They are difficult to train.
  • They cannot generate diverse outputs.
  • They are prone to mode collapse.
  • They require large amounts of labeled data.
Mark for review

Which of the following is a limitation of VAEs?

  • Difficulty in generating high-quality images
  • Unstable training process
  • Limited expressiveness in latent space
  • All of the above
Mark for review

Which loss function is typically used in training a GAN?

  • Mean Squared Error (MSE)
  • Cross-Entropy Loss
  • Hinge Loss
  • KL Divergence
Mark for review

What is the main advantage of using autoencoders for generative tasks?

  • They are easy to train
  • They provide interpretable latent representations
  • They produce high-quality images
  • They are computationally efficient
Mark for review

Which technique can be used to interpolate between two images in latent space?

  • Style transfer
  • Linear interpolation
  • Gradient descent
  • Random sampling
Mark for review

Which loss function is commonly used in training VAEs?

  • Mean Squared Error (MSE)
  • Cross-Entropy Loss
  • Kullback-Leibler (KL) Divergence
  • Hinge Loss
Mark for review

Which technique is used to improve the diversity of generated samples in a Generative AI model?

  • Increasing the learning rate
  • Decreasing the batch size
  • Adding noise to the inputs
  • Using feature matching
Mark for review

Which of the following is a common application of generative models?

  • Image classification
  • Sentiment analysis
  • Data augmentation
  • Reinforcement learning
Mark for review

Which of the following is a common evaluation metric for generative models?

  • F1 score
  • Precision
  • Recall
  • Frechet Inception Distance (FID)
Mark for review

Which layer is typically used in the generator of a GAN to upsample data?

  • Convolutional Layer
  • Pooling Layer
  • Transposed Convolutional Layer
  • Dense Layer
Mark for review

Which technique is used to combine features from multiple layers in a Generative AI model?

  • Skip connections
  • Data augmentation
  • Gradient descent
  • Dropout
Mark for review

Which technique is used for regularization in Generative AI models to prevent overfitting?

  • Dropout
  • L1 Regularization
  • Batch Normalization
  • Data Augmentation
Mark for review

blinkerOnline

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • Answered
  • Not Answered
  • Marked for Review