|
|
|
|
|
by Agingcoder
1785 days ago
|
|
I understand that ai training is done without injecting race bias in the model, since radiologists don't know about it. Since the nn is supposed to generalize the training set, I don't understand how it can suddenly become racist - in other words, it may learn race, but I don't understand why it would be biased towards one ethnic group or another. Is my understanding correct? Edit: do you assume that the ai output, inferred through a deep neural network, can be interpreted? |
|
1) race is not provided explicitly or intentionally during training, but medical practice is biased so it is reasonable to assume there is a signal in the data.
2) we know there must be a signal, since AI models learn it. The optimisation process should only discover features that correlate with the labels, but we see the ability to predict race in models trained to look for diseases like pneumonia (which do not appear different for people from different racial groups).