paper-with-me

홈 › Papers

Training-Free Cultural Alignment of Large Language Models via Persona Disagreement

2026-05-11 · Huynh Trung Kiet, Dao Sy Duy Minh, Tuan Nguyen, Chi-Nguyen Tran, Phu-Hoa Pham, Nguyen Lam Phu Quy, The Anh Han, Long Tran-Thanh arxiv

Large language models increasingly mediate decisions that turn on moral judgement, yet a growing body of evidence shows that their implicit preferences are not culturally neutral. Existing cultural alignment methods either require per-country preference data and fine-tuning budgets or assume white-box access to model internals that commercial APIs do not expose. In this work, we focus on this realistic black-box, public-data-only regime and observe that within-country sociodemographic disagreement, not consensus, is the primary steering signal. We introduce DISCA (Disagreement-Informed Steering for Cultural Alignment), an inference-time method that instantiates each country as a panel of World-Values-Survey-grounded persona agents and converts their disagreement into a bounded, loss-averse logit correction. Across 20 countries and 7 open-weight backbones (2B--70B), DISCA reduces cultural misalignment on MultiTP by 10--24% on the six backbones >=3.8B, and 2--7% on open-ended scenarios, without changing any weights. Our results suggest that inference-time calibration is a scalable alternative to fine-tuning for serving the long tail of global moral preferences.

📄 PDF Abstract BibTeX arXiv:2605.10843

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Cultural Alignment in Large Language Models Using Soft Prompt Tuning

2025-03-20 · Reem I. Masoud, Martin Ferianc, Philip Treleaven, Miguel Rodrigues

Large Language Model (LLM) alignment conventionally relies on supervised fine-tuning or reinforcement learning based alignment frameworks. These methods typically require labeled or preference datasets and involve updati…

In-Context LearningLarge Language ModelSurvey

From Word to World: Evaluate and Mitigate Culture Bias via Word Association Test

2025-05-24 · Xunlian Dai, Li Zhou, Benyou Wang, Haizhou Li

The human-centered word association test (WAT) serves as a cognitive proxy, revealing sociocultural variations through lexical-semantic patterns. We extend this test into an LLM-adaptive, free-relation task to assess the…

ALIGN: Word Association Learning for Cultural Alignment in Large Language Models

2025-08-19 · Chunhua Liu, Kabir Manandhar Shrestha, Sukai Huang arxiv

Large language models (LLMs) exhibit cultural bias from overrepresented viewpoints in training data, yet cultural alignment remains a challenge due to limited cultural knowledge and a lack of exploration into effective l…

The Alignment Veto: How Safety Training Suppresses Cultural Knowledge in LLMs

2025-10-15 · Pardis Sadat Zahraei, Gokhan Tur, Dilek Hakkani-Tür, Ehsaneddin Asgari arxiv

What happens inside a language model when alignment training conflicts with a cultural value it encodes? Across 16 MENA countries, 26 models, and 1.53M human survey responses, we show the answer is suppression, not erasu…

Cultural Value Alignment Via Latent Activation Steering in Large Language Models

2026-05-25 · Trung Duc Anh Dang, Sarah Masud arxiv

Large Language Models (LLMs) often exhibit homogenized cultural perspectives. While the World Values Survey (WVS) provides a gold standard for mapping human values, traditional direct prompting of LLMs on WVS often fails…