| I have distaste for the anti-intellectual behavior/ideology underlying the NYT/Salon articles, and which is also visible in this comment thread. Doubly so since it's so dominant in our culture and since it is being used as a rhetorical weapon against tech. The implication for society (assuming these findings generalize) is that most likely, we cannot solve statistical disparities via unbiased processes - we can have fair treatment of individuals or statistically representative distribution of spoils, but not both. As noted above, I'm very individualistic, so I favor fair treatment of individual humans. Appeals to authority and accomplishments aside, I don't need to have written such systems to understand, infer, and conclude things about aspects of their behavior. My point is this: something created by humans cannot be, by definition, inhuman. I don't know what you mean by "inhuman". It sounds like you mean the term to be "never tainted by the ephemeral emanations of humanity". I merely mean "inhuman" as "thought processes so radically different that intuitions about a human mind are completely useless". Concretely, do you believe a random forest can somehow infer that the variable x[27] represents gender, and that to make it's sexist creator happy it should reduce the objective function in order to screw some women over? If you look at the internals of sklearn, that's just not what random forests do. Two methodologies, the "human approach" and the "ML approach", might have radically different steps but come to the same conclusions. It would appear from your comments that you are OK with these conclusions ("An unbiased methodology produced these results, therefore, it's OK!"). Are you morally satisfied by the conclusions discussed above? Do the results of "such systems" influence your satisfaction? I don't know what you mean by "morally satisfied". A fact about the world is either true or false. In computer science terms, I believe "morally satisfied" has type `satisfied: HumanAction -> Boolean`. Your question consists of applying `satisfied` to a value of type `WorldState` - it's a type error. In human terms, your question doesn't make sense. In terms of my own individual happiness (as distinguished from moral satisfaction), this fact reduces my happiness. Because I believe many of these facts to be true, I'm forced to either lie about my beliefs (which causes me disutility) or suffer social opprobrium from anti-intellectual types and lazy thinkers influenced by them. |
Even an unbiased analysis system can reach bad conclusions from bad data, and a biased justice system can produce bad data. So the conclusions can be biased even if the program is unbiased.