0
0
Prompt Engineering / GenAIml~5 mins

Bias in generative models in Prompt Engineering / GenAI - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What is bias in generative models?
Bias in generative models means the model produces outputs that unfairly favor or discriminate against certain groups or ideas, often reflecting stereotypes or imbalanced data.
Click to reveal answer
beginner
How can biased training data affect a generative model?
If the training data has more examples from one group or viewpoint, the model learns to generate outputs that reflect that imbalance, leading to unfair or inaccurate results.
Click to reveal answer
intermediate
Name one common source of bias in generative AI models.
One common source is historical or social biases present in the data used to train the model, such as stereotypes or underrepresentation of certain groups.
Click to reveal answer
beginner
Why is it important to detect and reduce bias in generative models?
Because biased outputs can harm people by spreading stereotypes, misinformation, or unfair treatment, reducing trust and causing real-world negative effects.
Click to reveal answer
intermediate
What is one method to reduce bias in generative models?
One method is to carefully curate and balance the training data to represent diverse groups fairly, or to use techniques that adjust the model’s outputs to be more neutral.
Click to reveal answer
What does bias in a generative model usually come from?
AImbalanced or biased training data
BRandom noise in the model
CToo many layers in the neural network
DUsing a GPU for training
Which of these is a risk of biased generative models?
AUsing more memory
BProducing unfair or harmful content
CRunning slower on computers
DGenerating random numbers
How can we check if a generative model is biased?
ABy counting the number of layers
BBy checking the file size
CBy measuring training speed
DBy analyzing its outputs for fairness and diversity
Which approach helps reduce bias in generative models?
ABalancing training data
BAdding more hidden layers
CIncreasing batch size
DUsing a different optimizer
Why might a generative model reflect stereotypes?
ABecause the model uses too much memory
BBecause the model is too simple
CBecause stereotypes exist in the training data
DBecause the model is trained on random noise
Explain what bias in generative models is and why it matters.
Think about how unfair outputs can affect people.
You got /3 concepts.
    Describe one way to detect and one way to reduce bias in generative AI.
    Consider both looking at results and changing the data or model.
    You got /3 concepts.