AAIA · Question #32
Which of the following is MOST important to review in order to gain assurance that an AI model is performing without biases?
The correct answer is A. AI training data. AI models learn patterns directly from their training data. If the training data is unrepresentative, historically skewed, or contains embedded societal biases, the model will learn and perpetuate those biases in its outputs. Reviewing training data for balance, completeness…
Question
Which of the following is MOST important to review in order to gain assurance that an AI model is performing without biases?
Options
- AAI training data
- BAI development environment
- CAI model adaptability
- DAI model temperature
How the community answered
(67 responses)- A88% (59)
- B6% (4)
- C1% (1)
- D4% (3)
Explanation
AI models learn patterns directly from their training data. If the training data is unrepresentative, historically skewed, or contains embedded societal biases, the model will learn and perpetuate those biases in its outputs. Reviewing training data for balance, completeness, representativeness, and potential historical bias is therefore the most fundamental control for bias assurance. Option B (development environment) affects security and reproducibility, not bias. Option C (adaptability) relates to how well a model generalizes to new data, which is a performance concern rather than a bias concern. Option D (model temperature) is an inference parameter controlling output randomness and has no bearing on whether the model's learned patterns are biased.
Topics
Community Discussion
No community discussion yet for this question.