2.4 Bias Flashcards
(9 cards)
Bias (in AI-based systems)
Statistical measure of the distance between the outputs provided by the system and ‘fair outputs’ which show no favoritism to a particular group
Inappropriate biases can be linked to attributes such as
Gender, Race, Ethnicity, Sexual orientation, Income level, Age
Examples of reported inappropriate bias in AI-based systems
Systems used for making recommendations for bank lending, Recruitment systems, Judicial monitoring systems
Much discussion relating to bias takes place in the context of Make decisions and predictions like in
ML systems
Components that can introduce bias in ML system results
Learning algorithm, Collected data
Algorithmic bias occurs when
The learning algorithm is incorrectly configured (e.g., overvalues some data compared to others)
Algorithmic bias can be caused and managed by
Hyperparameter tuning of ML algorithms
Sample bias occurs when
The training data is not fully representative of the data space to which ML is applied
Inappropriate bias is often caused by
Sample bias
Algorithmic bias