Disallowing the use of race as a signal in machine learning / ad targeting could help intercultural awareness. Here's the last paragraph of the article: """ O’Neil also proposes updating existing civic rights oriented legislation to make it clear that it encompasses computerized algorithms. One thing that her book has already made quite clear – far from being coolly scientific, Big Data comes with all the biases of i…
That sounds like a great idea, but it isn't as simple as it appears. Most systems won't have "race" directly encoded as a feature, but that is insufficient.
See slide 22 from [1], further in depth discussion discussion from [2] or just this feature (which many systems could automatically discover):
Feature6578 = Loc=EastOakland && Income
I don't know what the solution to this is, but it's a pretty hard problem, and even the best intention are insufficient.Delip proposes in [1] to introduce a "fairness constraint" where the probability of a favourable outcome in the majority class is the same as in a protected class. This sounds sensible, but make optimising systems much harder.
[1] http://deliprao.com/archives/129
[2] https://www.chrisstucchio.com/blog/2016/alien_intelligences_...