Can We Keep Our Biases from Creeping into AI?
1–4 of 4 posts
Re: Can We Keep Our Biases from Creeping into AI?
#2There is a certain amount of bias in being designed/architected/engineered/constructed by humans - the artifact is 'in our image', as it were.
Are you talking about feeding a machine learning system data/information to be turned into information/knowledge by the system that is created by humans? That has our fingers all in it as well.
Cognitive bias? Well, are we talking about what is an 'acceptable' result to a human, or the underlying process? Take Google's machine vision system that sees the world as dogs - the cognition certainly is different, and the results of value to humans for an illustration/visualization of the different approach as well as a certain aesthetic I suppose. The bias is in the entire point of the question and the specialization of the system to provide an answer. But as to the details of the analysis and results? I don't think that has bias in the sense you may be thinking of.
Can you be more specific about what is meant by bias?
Re: Can We Keep Our Biases from Creeping into AI?
#3Take the classic example of racial bias in crime algorithms or something like that. Let's say you have a neural network that you feed details of someone and it generates a weighting to use to determine whether to 'randomly' screen them at a train station or something.
Now sure, statistically, it might produce better results to screen more people of skin tone X. But how much is that actually true and how much does it appear to be true because the existing data you have is coloured by the bias of previous actors? If the police routinely 'randomly' screen people of a particular skin colour, then they're going to be found to be worthy of being screened more often, simply because you're screening more of them. So the algorithm goes 'hey screen that guy, he's skin colour X' and the cycle continues.
But at the same time, if that's the best data you have then it's the best data you have.
Re: Can We Keep Our Biases from Creeping into AI?
#4I wonder if black box AI internally has an isomorphism to what is basically a gigantic codification of logic and the training process just discovers then or if it's fundamentally something very different.