AI Workloads & Responsible AI
A company is developing an AI system to screen job applicants. During testing, they discover the model consistently ranks candidates from certain demographic groups lower than others with similar qualifications. Which principle of responsible AI is being violated?
Fairness is the responsible AI principle being violated. Fairness requires that AI systems treat all people equitably and not discriminate based on demographic characteristics like race, gender, or age. When a model systematically ranks certain demographic groups lower despite similar qualifications, it demonstrates bias that violates fairness principles. Transparency (A) relates to explainability of decisions. Privacy and Security (C) relates to data protection. Inclusiveness (D) relates to designing for diverse abilities and needs.