paper-with-me

Papers

Wisdom from Diversity: Bias Mitigation Through Hybrid Human-LLM Crowds

2025-05-18 · Axel Abels, Tom Lenaerts

Despite their performance, large language models (LLMs) can inadvertently perpetuate biases found in the data they are trained on. By analyzing LLM responses to bias-eliciting headlines, we find that these models often mirror human biases. To address this, we explore crowd-based strategies for mitigating bias through response aggregation. We first demonstrate that simply averaging responses from multiple LLMs, intended to leverage the "wisdom of the crowd", can exacerbate existing biases due to the limited diversity within LLM crowds. In contrast, we show that locally weighted aggregation methods more effectively leverage the wisdom of the LLM crowd, achieving both bias mitigation and improved accuracy. Finally, recognizing the complementary strengths of LLMs (accuracy) and humans (diversity), we demonstrate that hybrid crowds containing both significantly enhance performance and further reduce biases across ethnic and gender-related contexts.

📄 PDF Abstract BibTeX arXiv:2505.12349

Code (0)

등록된 구현이 없습니다.

Tasks

Diversity

Similar Papers 제목 키워드 기반

Metawisdom of the Crowd: How Choice Within Aided Decision Making Can Make Crowd Wisdom Robust

2023-08-29 · Jon Atwell, Marlon Twyman II

Quality information can improve individual judgments but nonetheless fail to make group decisions more accurate; if individuals choose to attend to the same information in the same way, the predictive diversity that enab…

Decision Making

Rethinking Bias Mitigation: Fairer Architectures Make for Fairer Face Recognition

2022-10-18 · NeurIPS 2023 11 · Samuel Dooley, Rhea Sanjay Sukthanker, John P. Dickerson, Colin White 외

Face recognition systems are widely deployed in safety-critical applications, including law enforcement, yet they exhibit bias across a range of socio-demographic dimensions, such as gender and race. Conventional wisdom …

Face IdentificationFace RecognitionFairnessNeural Architecture Search

Wisdom of Crowds cluster ensemble

2016-05-13 · Hosein Alizadeh, Muhammad Yousefnezhad, Behrouz Minaei Bidgoli

The Wisdom of Crowds is a phenomenon described in social science that suggests four criteria applicable to groups of people. It is claimed that, if these criteria are satisfied, then the aggregate decisions made by a gro…

Decision MakingDiversity

Exploring the Effects of Alignment on Numerical Bias in Large Language Models

2026-01-23 · Ayako Sato, Hwichan Kim, Zhousi Chen, Masato Mita 외 arxiv

"LLM-as-a-judge," which utilizes large language models (LLMs) as evaluators, has proven effective in many evaluation tasks. However, evaluator LLMs exhibit numerical bias, a phenomenon where certain evaluation scores are…

Social Bias in Multilingual Language Models: A Survey

2025-08-27 · Lance Calvin Lim Gamboa, Yue Feng, Mark Lee arxiv

Pretrained multilingual models exhibit the same social bias as models processing English texts. This systematic review analyzes emerging research that extends bias evaluation and mitigation approaches into multilingual a…