Confirmation bias in neural nets?
Posted: Tue Feb 19, 2019 9:51 am
I just stumbled across this paper about confirmation bias in humans based upon previous choices. https://www.sciencedirect.com/science/a ... 2218309825
Here are the highlights of the paper:
While, OC, brains are not the same as neural nets, the highlighted point seems to me to similar to how neural net bots work, both in play and in training. In play, initial choices based upon prior learning (with some randomness) are used to build the game tree, and thus, are processed more efficiently. In self-play training, the points identified as important by each player get more processing. In actual brains, neural connections that get more processing (activation) tend to be reinforced. I don't know if the same kind of thing applies to AI neural nets, but if so, "Confirmation Bias through Selective Overweighting of Choice-Consistent Evidence" may apply to them, as well.
Here are the highlights of the paper:
Emphasis mine.Highlights
•
People’s interpretation of new evidence is often biased by their previous choices
•
Talluri, Urai et al. developed a new task for probing the underlying mechanisms
•
Evidence consistent with an observer’s initial choice is processed more efficiently
•
This “choice-induced gain change” affects both perceptual and numerical decisions
While, OC, brains are not the same as neural nets, the highlighted point seems to me to similar to how neural net bots work, both in play and in training. In play, initial choices based upon prior learning (with some randomness) are used to build the game tree, and thus, are processed more efficiently. In self-play training, the points identified as important by each player get more processing. In actual brains, neural connections that get more processing (activation) tend to be reinforced. I don't know if the same kind of thing applies to AI neural nets, but if so, "Confirmation Bias through Selective Overweighting of Choice-Consistent Evidence" may apply to them, as well.