paper-with-me

Papers

Evaluating the Moral Beliefs Encoded in LLMs

2023-07-26 · NeurIPS 2023 11 · Nino Scherrer, Claudia Shi, Amir Feder, David M. Blei

This paper presents a case study on the design, administration, post-processing, and evaluation of surveys on large language models (LLMs). It comprises two components: (1) A statistical method for eliciting beliefs encoded in LLMs. We introduce statistical measures and evaluation metrics that quantify the probability of an LLM "making a choice", the associated uncertainty, and the consistency of that choice. (2) We apply this method to study what moral beliefs are encoded in different LLMs, especially in ambiguous cases where the right choice is not obvious. We design a large-scale survey comprising 680 high-ambiguity moral scenarios (e.g., "Should I tell a white lie?") and 687 low-ambiguity moral scenarios (e.g., "Should I stop for a pedestrian on the road?"). Each scenario includes a description, two possible actions, and auxiliary labels indicating violated rules (e.g., "do not kill"). We administer the survey to 28 open- and closed-source LLMs. We find that (a) in unambiguous scenarios, most models "choose" actions that align with commonsense. In ambiguous cases, most models express uncertainty. (b) Some models are uncertain about choosing the commonsense action because their responses are sensitive to the question-wording. (c) Some models reflect clear preferences in ambiguous scenarios. Specifically, closed-source models tend to agree with each other.

📄 PDF Abstract BibTeX arXiv:2307.14324

Code (1)

ninodimontalcino/moralchoice 공식 구현

Tasks

Moral ScenariosSurvey

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 제목 키워드 기반

Evaluating Moral Beliefs across LLMs through a Pluralistic Framework

2024-11-06 · Xuelin Liu, Yanfei Zhu, Shucheng Zhu, Pengyuan Liu 외

Proper moral beliefs are fundamental for language models, yet assessing these beliefs poses a significant challenge. This study introduces a novel three-module framework to evaluate the moral beliefs of four prominent la…

Normative Evaluation of Large Language Models with Everyday Moral Dilemmas

2025-01-30 · Pratik S. Sachdeva, Tom van Nuenen

The rapid adoption of large language models (LLMs) has spurred extensive research into their encoded moral norms and decision-making processes. Much of this research relies on prompting LLMs with survey-style questions t…

Decision Making

The Greatest Good Benchmark: Measuring LLMs' Alignment with Utilitarian Moral Dilemmas

2025-03-25 · Giovanni Franco Gabriel Marraffini, Andrés Cotton, Noe Fabian Hsueh, Axel Fridman 외

The question of how to make decisions that maximise the well-being of all persons is very relevant to design language models that are beneficial to humanity and free from harm. We introduce the Greatest Good Benchmark to…

Localizing Persona Representations in LLMs

2025-05-30 · Celia Cintas, Miriam Rateike, Erik Miehling, Elizabeth Daly 외

We present a study on how and where personas -- defined by distinct sets of human characteristics, values, and beliefs -- are encoded in the representation space of large language models (LLMs). Using a range of dimensio…

DecoderDimensionality Reduction

The Moral Debater: A Study on the Computational Generation of Morally Framed Arguments

2022-03-28 · ACL 2022 5 · Milad Alshomary, Roxanne El Baff, Timon Gurcke, Henning Wachsmuth

An audience's prior beliefs and morals are strong indicators of how likely they will be affected by a given argument. Utilizing such knowledge can help focus on shared values to bring disagreeing parties towards agreemen…