Bias in Machine Learning
/You hear a lot about machine learning and how it's transforming industries, but there may be something about these algorithms you may not have heard - its biases.
A bias is favoring one group over the others and these machine learning algorithms are supposed to prevent decisions based on any type of bias a person would have. However, the machine learning models are only as good as the data that you give it. The historical data that we have has a built in bias that we need to address.
I came across an interesting talk from the 2017 NIPS conference that goes over this very well.
There's also an interesting podcast episode of the TED Radio Hour that goes over algorithmic bias.
Researchers know this is a problem in algorithms and they are actively doing research on how to better beat these biases from machine learning models. Until then, though, we would need to be diligent when testing our models to make sure these types of biases aren't integrated in our data.