Complete Subject Question Bank
Generative AI primarily aims to:
Generative AI creates new data samples (text, images, audio, etc.) by learning the underlying statistical distribution of training data, rather than just classifying or predicting existing patterns.
Which of these is NOT typically produced by generative models?
The correct answer is: Labels for classification tasks.
Learning a data distribution p(x) allows a model to:
The correct answer is: Sample new plausible data points.
Which statement best contrasts discriminative and generative models?
Discriminative models learn p(y|x) — the conditional probability of a label given input. Generative models learn p(x) or the joint p(x,y), enabling them to sample new data.
Which is a common application of generative AI?
The correct answer is: Data augmentation.
Generative AI that helps artists by suggesting concepts is an example of:
The correct answer is: Creative tool / collaborator.
A model that learns to produce plausible human faces has learned approximations of:
The correct answer is: p(x).
Which capability is NOT typical of generative models?
The correct answer is: Guaranteed unbiased outputs.
Which of the following is a risk specifically mentioned for generative AI?
The correct answer is: Deepfakes and misinformation.
Text generation, image generation and music generation are examples of:
The correct answer is: Generative tasks.
Why is learning a distribution more powerful than memorizing examples?
Learning a data distribution allows a model to generate novel but plausible samples, unlike mere memorization which can only reproduce training examples.
Which of these is a direct benefit of synthetic data?
Synthetic data generated by generative models supplements real datasets, especially where real data is scarce, sensitive, or expensive to collect.
A generative model that outputs new molecules would be used in:
The correct answer is: Drug discovery.
Which term best describes creating content that resembles training data but is not identical?
The correct answer is: Generalization / generation.
Generative AI differs from classification because it focuses on:
The correct answer is: Creating samples.
Gaussian Mixture Models (GMMs) are examples of:
The correct answer is: Classical probabilistic models.
Hidden Markov Models (HMMs) are especially useful for:
The correct answer is: Sequence modeling like speech.
Which breakthrough enabled deep generative models to scale in the 2010s?
The correct answer is: Larger datasets and GPUs.
The VAE paper was published by:
The correct answer is: Kingma & Welling.
GANs introduced the idea of:
GANs (Generative Adversarial Networks), introduced by Goodfellow et al. (2014), set up an adversarial game between a generator (creates fake samples) and a discriminator (distinguishes real from fake).
Based on our question bank analysis, master these concepts to score high in Generative AI.
Test your knowledge under real exam conditions with our curated mock assessment.
Start Preparing for Primers