CLAICYLGFeb 5, 2024

Large Language Models are Geographically Biased

arXiv:2402.02680v2112 citationsh-index: 14Has CodeICML
AI Analysis

This addresses fairness and accuracy issues in LLMs for users and developers, highlighting systemic biases that could perpetuate societal harm, though it is incremental in quantifying known biases.

The paper tackles the problem of geographic biases in large language models (LLMs) by evaluating their geospatial predictions, showing they make accurate zero-shot predictions with Spearman's ρ up to 0.89 but exhibit biases against lower socioeconomic regions on sensitive topics with ρ up to 0.70.

Large Language Models (LLMs) inherently carry the biases contained in their training corpora, which can lead to the perpetuation of societal harm. As the impact of these foundation models grows, understanding and evaluating their biases becomes crucial to achieving fairness and accuracy. We propose to study what LLMs know about the world we live in through the lens of geography. This approach is particularly powerful as there is ground truth for the numerous aspects of human life that are meaningfully projected onto geographic space such as culture, race, language, politics, and religion. We show various problematic geographic biases, which we define as systemic errors in geospatial predictions. Initially, we demonstrate that LLMs are capable of making accurate zero-shot geospatial predictions in the form of ratings that show strong monotonic correlation with ground truth (Spearman's $ρ$ of up to 0.89). We then show that LLMs exhibit common biases across a range of objective and subjective topics. In particular, LLMs are clearly biased against locations with lower socioeconomic conditions (e.g. most of Africa) on a variety of sensitive subjective topics such as attractiveness, morality, and intelligence (Spearman's $ρ$ of up to 0.70). Finally, we introduce a bias score to quantify this and find that there is significant variation in the magnitude of bias across existing LLMs. Code is available on the project website: https://rohinmanvi.github.io/GeoLLM

Code Implementations1 repo
Foundations

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

Your Notes