paper-with-me

홈 › Papers

From Values to Opinions: Predicting Human Behaviors and Stances Using Value-Injected Large Language Models

2023-10-27 · Dongjun Kang, Joonsuk Park, Yohan Jo, JinYeong Bak

Being able to predict people's opinions on issues and behaviors in realistic scenarios can be helpful in various domains, such as politics and marketing. However, conducting large-scale surveys like the European Social Survey to solicit people's opinions on individual issues can incur prohibitive costs. Leveraging prior research showing influence of core human values on individual decisions and actions, we propose to use value-injected large language models (LLM) to predict opinions and behaviors. To this end, we present Value Injection Method (VIM), a collection of two methods -- argument generation and question answering -- designed to inject targeted value distributions into LLMs via fine-tuning. We then conduct a series of experiments on four tasks to test the effectiveness of VIM and the possibility of using value-injected LLMs to predict opinions and behaviors of people. We find that LLMs value-injected with variations of VIM substantially outperform the baselines. Also, the results suggest that opinions and behaviors can be better predicted using value-injected LLMs than the baseline approaches.

📄 PDF Abstract BibTeX arXiv:2310.17857

Code (1)

dongjunkang/vim 공식 구현 pytorch

Tasks

MarketingQuestion Answering

Similar Papers 제목 키워드 기반

Quantifying and Predicting Disagreement in Graded Human Ratings

2026-05-01 · Leixin Zhang, Çağrı Çöltekin arxiv

It is increasingly recognized that human annotators do not always agree, and such disagreement is inherent in many annotation tasks. However, not all instances in a given task elicit the same degree of opinion divergence…

Wearing Masks Implies Refuting Trump?: Towards Target-specific User Stance Prediction across Events in COVID-19 and US Election 2020

2023-03-21 · Hong Zhang, Haewoon Kwak, Wei Gao, Jisun An

People who share similar opinions towards controversial topics could form an echo chamber and may share similar political views toward other topics as well. The existence of such connections, which we call connected beha…

Stance Detection

Balotage in Argentina 2015, a sentiment analysis of tweets

2016-11-07 · Daniel Robins, Fernando Emmanuel Frati, Jonatan Alvarez, Jose Texier

Twitter social network contains a large amount of information generated by its users. That information is composed of opinions and comments that may reflect trends in social behavior. There is talk of trend when it is po…

Sentiment Analysis

Persona-Based Simulation of Human Opinion at Population Scale

2026-03-28 · Mao Li, Frederick G. Conrad arxiv

What does it mean to model a person, not merely to predict isolated responses, preferences, or behaviors, but to simulate how an individual interprets events, forms opinions, makes judgments, and acts consistently across…

Revealing Fine-Grained Values and Opinions in Large Language Models

2024-06-27 · Dustin Wright, Arnav Arora, Nadav Borenstein, Srishti Yadav 외

Uncovering latent values and opinions embedded in large language models (LLMs) can help identify biases and mitigate potential harm. Recently, this has been approached by prompting LLMs with survey questions and quantify…