LGAIGTMAOct 21, 2021

Statistical discrimination in learning agents

arXiv:2110.11404v18 citations
Originality Incremental advance
AI Analysis

This addresses the problem of algorithmic bias in AI decision-making, particularly in social dilemmas, though it is incremental in exploring agent architectures and training conditions.

The study investigated how information processing trade-offs lead to statistical discrimination in learning agents, finding that all tested agent architectures exhibited substantial bias, with recurrent neural networks and less biased training environments reducing but not eliminating discrimination.

Undesired bias afflicts both human and algorithmic decision making, and may be especially prevalent when information processing trade-offs incentivize the use of heuristics. One primary example is \textit{statistical discrimination} -- selecting social partners based not on their underlying attributes, but on readily perceptible characteristics that covary with their suitability for the task at hand. We present a theoretical model to examine how information processing influences statistical discrimination and test its predictions using multi-agent reinforcement learning with various agent architectures in a partner choice-based social dilemma. As predicted, statistical discrimination emerges in agent policies as a function of both the bias in the training population and of agent architecture. All agents showed substantial statistical discrimination, defaulting to using the readily available correlates instead of the outcome relevant features. We show that less discrimination emerges with agents that use recurrent neural networks, and when their training environment has less bias. However, all agent algorithms we tried still exhibited substantial bias after learning in biased training populations.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes