|
|
|
|
|
by johnp271
1114 days ago
|
|
This artist's several sentence summary of an ANN and relating it to prejudice is fascinating:
"The output of an artificial neural network can be roughly defined as a conclusion obtained by generalising a limited set of observations. Surprisingly prejudice can be defined in the same way. This will always be a problem with systems that generalize information. No matter how large and representative a dataset might be there will always be an eccentric outlier that will break the system."
On the one hand this succinctly sums up the challenges we face with AI systems becoming more and more ubiquitous and on the other hand the reality we non-artifical intellegent humans face in living our lives and dealing with day to day encounters. |
|
Not really surprising. The first thing they teach in data science is that bias is everywhere. One of the first things taught in programming is garbage in garbage out and that computers do exactly what we tell them. Once you start making decisions with biased data you will start to prejudice some group.
The quest for non-biases systems is a little like a perpetual motion machine. If we all have biases and these machines learn from the same data we do, using systems we write, how could one expect a different outcome?
The