Definição
AI bias arises from data, problem definition, metrics, layout, or application context. The model may reproduce past mistakes, increase inequality, or perform worse for rare groups. This does not always mean malicious intent, but the consequences can be serious.
Exemplo
If the hiring system was trained on the history of the company, where people of the same profile were previously hired more often, it may underestimate candidates with different experience.
Por que importa
The term is important for businesses and users: a beautiful AI service can produce unfair results if it is not tested on different groups and scenarios.
Como funciona
Bias is looked for through data audits, quality comparisons across segments, error analysis, feature testing, and tests for discriminatory effects.
Onde é usado
- checking models for fairness
- data audit
- risk assessment in hiring, loans and moderation
Limitações
It is difficult to completely remove bias because the very definition of fairness depends on the task. It is important to explicitly select criteria and document trade-offs.
FAQ
Why is “AI and Bias” useful to know?
The term is important for businesses and users: a beautiful AI service can produce unfair results if it is not tested on different groups and scenarios.
