paper-with-me

홈 › Papers

Steerable Cultural Preference Optimization of Reward Models

2026-06-17 · Minsik Oh, Advit Deepak, Sophie Wu, Douwe Kiela, Ekaterina Shutova arxiv

It is essential for large language model (LLM) technology to serve many different cultural sub-communities in a manner that is acceptable to each community. However, research on LLM alignment has so far predominantly focused on predicting a unified response preference of annotators from certain regions. This paper aims to advance the development of alignment models with a more global outlook, that are able to accurately represent the preferences of subcommunities and do not exhibit excessive bias towards any of them. We focus on the development of reward models for this purpose and present a novel reward model training algorithm (SCPO) that can incorporate diverse cultural preferences in a balanced manner. Our method results in performance increases of the minority reward model of up to 7 points over the baseline model across two datasets, PRISM and GlobalOpinionQA, and across 7 countries. SCPO is up to 280% more training data-efficient than full-data finetuning of reward models. In addition, we perform analysis of bias by separately evaluating on the preference of subcommunities and show that excessive bias is mitigated via our weighting method. Our code is available at https://github.com/minsik-ai/Steerable-Cultural-Preference

📄 PDF Abstract BibTeX arXiv:2606.18606

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Few-shot Steerable Alignment: Adapting Rewards and LLM Policies with Neural Processes

2024-12-18 · Katarzyna Kobalczyk, Claudio Fanconi, Hao Sun, Mihaela van der Schaar

As large language models (LLMs) become increasingly embedded in everyday applications, ensuring their alignment with the diverse preferences of individual users has become a critical challenge. Currently deployed approac…

Bayesian Preference Learning for Test-Time Steerable Reward Models

2026-02-09 · Jiwoo Hong, Shao Tang, Zhipeng Wang arxiv

Reward models are central to aligning language models with human preferences via reinforcement learning (RL). As RL is increasingly applied to settings such as verifiable rewards and multi-objective alignment, RMs are ex…

Reinforcement Learning

Debiasing Text-to-Image Evaluation via Implicit Cultural Alignment Reward Modeling

2026-07-17 · Bo-An Chang, Yu-Chih Chen arxiv

As Text-to-Image (T2I) systems rapidly advance, evaluating the cultural authenticity of synthesized content has become increasingly important for fair and trustworthy generative AI. Existing T2I evaluation metrics and mu…

Visual Question AnsweringReinforcement LearningText Generation

Steerable Pluralism: Pluralistic Alignment via Few-Shot Comparative Regression

2025-08-11 · Jadie Adams, Brian Hu, Emily Veenhuis, David Joy 외 arxiv

Large language models (LLMs) are currently aligned using techniques such as reinforcement learning from human feedback (RLHF). However, these methods use scalar rewards that can only reflect user preferences on average. …

Reinforcement Learning

Be Your Own Teacher: Steering Protein Language Models via Unsupervised Reward Optimization

2026-06-17 · Lanqing Li, Shentong Mo, Yang Yu, Pheng-Ann Heng arxiv

Protein language models (PLMs) have emerged as powerful tools for controllable biomolecular design, yet their post-training adaptation typically relies on costly wet-lab validation or curated preference datasets. To over…