paper-with-me

홈 › Papers

Multiple LLM Agents Debate for Equitable Cultural Alignment

2025-05-30 · Dayeon Ki, Rachel Rudinger, Tianyi Zhou, Marine Carpuat

Large Language Models (LLMs) need to adapt their predictions to diverse cultural contexts to benefit diverse communities across the world. While previous efforts have focused on single-LLM, single-turn approaches, we propose to exploit the complementary strengths of multiple LLMs to promote cultural adaptability. We introduce a Multi-Agent Debate framework, where two LLM-based agents debate over a cultural scenario and collaboratively reach a final decision. We propose two variants: one where either LLM agents exclusively debate and another where they dynamically choose between self-reflection and debate during their turns. We evaluate these approaches on 7 open-weight LLMs (and 21 LLM combinations) using the NormAd-ETI benchmark for social etiquette norms in 75 countries. Experiments show that debate improves both overall accuracy and cultural group parity over single-LLM baselines. Notably, multi-agent debate enables relatively small LLMs (7-9B) to achieve accuracies comparable to that of a much larger model (27B parameters).

📄 PDF Abstract BibTeX arXiv:2505.24671

Code (1)

dayeonki/cultural_debate 공식 구현 pytorch

Similar Papers 제목 키워드 기반

Pak3H: Evaluating the Cost of Cultural Mismatch in LLM Alignment with a Human-Contextualized Urdu Benchmark

2026-08-30 · Abdullah Hashmat, Usman Naseem, Agha Ali Raza arxiv

Large language models (LLMs) demonstrate strong Helpfulness, Harmlessness, and Honesty (3H) alignment in English-centric settings, but these gains transfer poorly to low-resource languages due to cultural mismatches. Exi…

Advancing Equitable AI: Evaluating Cultural Expressiveness in LLMs for Latin American Contexts

2025-11-06 · Brigitte A. Mora-Reyes, Jennifer A. Drewyor, Abel A. Reyes-Angulo arxiv

Artificial intelligence (AI) systems often reflect biases from economically advanced regions, marginalizing contexts in economically developing regions like Latin America due to imbalanced datasets. This paper examines A…

MV-Debate: Multi-view Agent Debate with Dynamic Reflection Gating for Multimodal Harmful Content Detection in Social Media

2025-08-07 · Rui Lu, Jinhe Bi, Yunpu Ma, Feng Xiao 외 arxiv

Social media has evolved into a complex multimodal environment where text, images, and other signals interact to shape nuanced meanings, often concealing harmful intent. Identifying such intent, whether sarcasm, hate spe…

Intent Detection

RLHF: A comprehensive Survey for Cultural, Multimodal and Low Latency Alignment Methods

2025-11-06 · Raghav Sharma, Manan Mehta, Sai Tiger Raina arxiv

Reinforcement Learning from Human Feedback (RLHF) is the standard for aligning Large Language Models (LLMs), yet recent progress has moved beyond canonical text-based methods. This survey synthesizes the new frontier of …

Reinforcement Learning

Mitigating Cultural Bias in LLMs via Multi-Agent Cultural Debate

2026-01-17 · Qian Tan, Lei Jiang, Yuting Zeng, Shuoyang Ding 외 arxiv

Large language models (LLMs) exhibit systematic Western-centric bias, yet whether prompting in non-Western languages (e.g., Chinese) can mitigate this remains understudied. Answering this question requires rigorous evalu…