0
0
Computer Visionml~5 mins

Fairness in face recognition in Computer Vision - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What does fairness mean in face recognition systems?
Fairness means the system works equally well for all groups of people, regardless of race, gender, or age, avoiding bias or discrimination.
Click to reveal answer
beginner
Why can face recognition systems be unfair?
They can be unfair because training data might have more images of some groups than others, causing the system to perform worse on underrepresented groups.
Click to reveal answer
intermediate
What is demographic parity in face recognition fairness?
Demographic parity means the system's positive prediction rates are similar across different demographic groups, like race or gender, ensuring no group is unfairly treated.
Click to reveal answer
intermediate
How can we reduce bias in face recognition models?
We can reduce bias by using balanced datasets, applying fairness-aware training methods, and testing the model on diverse groups to check performance.
Click to reveal answer
beginner
What is the impact of unfair face recognition systems in real life?
Unfair systems can lead to wrongful identification, privacy violations, and discrimination, affecting people's trust and safety.
Click to reveal answer
What is a common cause of unfairness in face recognition systems?
AHigh-resolution images
BUsing too many layers in the model
CImbalanced training data
DUsing grayscale images
Which fairness metric checks if error rates are similar across groups?
ADemographic parity
BAccuracy
CPrecision
DRecall
What is one way to test fairness in a face recognition model?
ATest only on the training data
BTest on diverse demographic groups
CUse only one demographic group for testing
DIgnore testing and deploy immediately
Why is fairness important in face recognition?
ATo improve model speed
BTo increase training time
CTo reduce image size
DTo avoid discrimination and errors
Which of these can help reduce bias in face recognition?
ABalanced datasets and fairness-aware training
BIgnoring minority groups
CUsing biased datasets
DReducing model complexity only
Explain why fairness is a challenge in face recognition systems and how it can affect different groups.
Think about how training data and model errors relate to fairness.
You got /4 concepts.
    Describe methods to improve fairness in face recognition models.
    Consider both data and model training approaches.
    You got /4 concepts.