paper-with-me

홈 › Papers

Aligning Language Models to User Opinions

2023-05-24 · EunJeong Hwang, Bodhisattwa Prasad Majumder, Niket Tandon

An important aspect of developing LLMs that interact with humans is to align models' behavior to their users. It is possible to prompt an LLM into behaving as a certain persona, especially a user group or ideological persona the model captured during its pertaining stage. But, how to best align an LLM with a specific user and not a demographic or ideological group remains an open question. Mining public opinion surveys (by Pew Research), we find that the opinions of a user and their demographics and ideologies are not mutual predictors. We use this insight to align LLMs by modeling both user opinions as well as user demographics and ideology, achieving up to 7 points accuracy gains in predicting public opinions from survey questions across a broad set of topics. In addition to the typical approach of prompting LLMs with demographics and ideology, we discover that utilizing the most relevant past opinions from individual users enables the model to predict user opinions more accurately.

📄 PDF Abstract BibTeX arXiv:2305.14929

Code (0)

등록된 구현이 없습니다.

Tasks

Open-Ended Question Answering

Methods 이 논문이 사용한 방법론

ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

On the Alignment of Large Language Models with Global Human Opinion

2025-09-01 · Yang Liu, Masahiro Kaneko, Chenhui Chu arxiv

Today's large language models (LLMs) are capable of supporting multilingual scenarios, allowing users to interact with LLMs in their native languages. When LLMs respond to subjective questions posed by users, they are ex…

Unintended Impacts of LLM Alignment on Global Representation

2024-02-22 · Michael J. Ryan, William Held, Diyi Yang

Before being deployed for user-facing applications, developers align Large Language Models (LLMs) to user preferences through a variety of procedures, such as Reinforcement Learning From Human Feedback (RLHF) and Direct …

Instruction Following

Do Political Opinions Transfer Between Western Languages? An Analysis of Unaligned and Aligned Multilingual LLMs

2025-08-07 · Franziska Weeber, Tanise Ceron, Sebastian Padó arxiv

Public opinion surveys show cross-cultural differences in political opinions between socio-cultural contexts. However, there is no clear evidence whether these differences translate to cross-lingual differences in multil…

Aligning Large Language Models with Human Opinions through Persona Selection and Value--Belief--Norm Reasoning

2023-11-14 · Do Xuan Long, Kenji Kawaguchi, Min-Yen Kan, Nancy F. Chen

Reasoning and predicting human opinions with large language models (LLMs) is essential yet challenging. Current methods employ role-playing with personae but face two major issues: LLMs are sensitive to even a single irr…

Fine-tuning language models to find agreement among humans with diverse preferences

2022-11-28 · Michiel A. Bakker, Martin J. Chadwick, Hannah R. Sheahan, Michael Henry Tessler 외

Recent work in large language modeling (LLMs) has used fine-tuning to align outputs with the preferences of a prototypical user. This work assumes that human preferences are static and homogeneous across individuals, so …

Language ModelingLanguage Modelling