LLMs Exhibit Place-Based Stigma in Urban Safety Judgments
Key takeaways
- LLMs' urban safety judgments are heavily influenced by neighborhood names.
- Neighborhood names introduce demographic stereotypes into safety ratings.
- This bias persists even when controlling for crime and income.
- Removing names reduces bias but also impacts accuracy, posing a dilemma.
Who benefits
Summary
A study found that large language models' urban safety judgments are heavily influenced by neighborhood names, which carry demographic stereotypes, rather than solely by geographic coordinates or measured crime rates. This bias persists even when controlling for crime and income, scaling with the models' geographic knowledge.
Why it matters
Professionals developing or deploying AI systems for urban planning, real estate, public safety, or financial services must be aware of and mitigate these inherent biases to prevent perpetuating and amplifying societal inequalities.
How to implement this in your domain
- 1Audit existing AI models for place-based and demographic biases in their outputs.
- 2Develop and implement bias detection and mitigation strategies for LLMs used in sensitive decision-making.
- 3Prioritize using objective, verifiable data sources over potentially biased textual cues for safety assessments.
- 4Educate development teams on the risks of implicit bias in training data and model behavior.
Original post by Huy Nguyen, Yue Lin
"arXiv:2608.26188v1 Announce Type: new Abstract: Large language models are increasingly used to inform safety decisions in cities, such as where it is safe to walk, rent, or travel. We ask whether such judgments track measured risk or the patterns attached to an urban neighborhood…"
View on XOriginally posted by Huy Nguyen, Yue Lin on X · view source
Want to go deeper?
Turn these trends into skills with Learnijoy's hands-on AI & tech courses.
Explore coursesMore in AI Research
Emotional Preferences Regulate Goal Priorities in Reinforcement Learning Agents
This paper proposes a computational framework where higher-level goals autonomously generate state-dependent emotional preferences to regulate the priorities of competing lower-level objectives in reinforcement learning agents. It demonstrates how this emergent preference function exhibits contextual priority switching and improves performance over fixed-preference strategies in multi-objective exploration environments.
New Framework Unifies Task Detection and Adaptation for Continual Learning
This paper proposes FiUni, a Fisher-guided unified framework for task-free continual learning in LLMs that combines batch-level task detection with parameter-efficient adaptation. FiUni uses Fisher information matrix (FIM) properties to dynamically determine whether to reuse, expand, or create new low-rank adaptation (LoRA) subspaces, effectively mitigating catastrophic forgetting without explicit task boundaries.
Soft EMG Interface Enables Machine Learning-Powered Silent Speech Recognition
This paper introduces a soft, active electromyography (EMG) interface worn on the hand that enables word-level silent speech recognition (SSR) using machine learning. The device acquires stable EMG signals from a fingertip electrode near the lips, achieving 97.2% accuracy on a 30-word vocabulary and demonstrating real-time drone control in noisy environments.