paper-with-me

Papers

Right vs. Right: Can LLMs Make Tough Choices?

2024-12-27 · Jiaqing Yuan, Pradeep K. Murukannaiah, Munindar P. Singh

An ethical dilemma describes a choice between two "right" options involving conflicting moral values. We present a comprehensive evaluation of how LLMs navigate ethical dilemmas. Specifically, we investigate LLMs on their (1) sensitivity in comprehending ethical dilemmas, (2) consistency in moral value choice, (3) consideration of consequences, and (4) ability to align their responses to a moral value preference explicitly or implicitly specified in a prompt. Drawing inspiration from a leading ethical framework, we construct a dataset comprising 1,730 ethical dilemmas involving four pairs of conflicting values. We evaluate 20 well-known LLMs from six families. Our experiments reveal that: (1) LLMs exhibit pronounced preferences between major value pairs, and prioritize truth over loyalty, community over individual, and long-term over short-term considerations. (2) The larger LLMs tend to support a deontological perspective, maintaining their choices of actions even when negative consequences are specified. (3) Explicit guidelines are more effective in guiding LLMs' moral choice than in-context examples. Lastly, our experiments highlight the limitation of LLMs in comprehending different formulations of ethical dilemmas.

📄 PDF Abstract BibTeX arXiv:2412.19926

Code (0)

등록된 구현이 없습니다.

Tasks

Navigate

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

Tokenization counts: the impact of tokenization on arithmetic in frontier LLMs

2024-02-22 · Aaditya K. Singh, DJ Strouse

Tokenization, the division of input text into input tokens, is an often overlooked aspect of the large language model (LLM) pipeline and could be the source of useful or harmful inductive biases. Historically, LLMs have …

Inductive BiasLanguage ModellingLarge Language Model

Left, Right, or Center? Evaluating LLM Framing in News Classification and Generation

2026-01-09 · Molly Kennedy, Ali Parker, Yihong Liu, Hinrich Schütze arxiv

Large Language Model (LLM) based summarization and text generation are increasingly used for producing and rewriting text, raising concerns about political framing in journalism where subtle wording choices can shape int…

News ClassificationText Generation

Extracting memorized pieces of (copyrighted) books from open-weight language models

2025-05-18 · A. Feder Cooper, Aaron Gokaslan, Amy B. Cyphert, Christopher De Sa 외

Plaintiffs and defendants in copyright lawsuits over generative AI often make sweeping, opposing claims about the extent to which large language models (LLMs) have memorized plaintiffs' protected expression. Drawing on a…

Memorization

Beyond English: Unveiling Multilingual Bias in LLM Copyright Compliance

2025-02-14 · Yupeng Chen, XiaoYu Zhang, Yixian Huang, Qian Xie

Large Language Models (LLMs) have raised significant concerns regarding the fair use of copyright-protected content. While prior studies have examined the extent to which LLMs reproduce copyrighted materials, they have p…

Measuring Copyright Risks of Large Language Model via Partial Information Probing

2024-09-20 · Weijie Zhao, Huajie Shao, Zhaozhuo Xu, Suzhen Duan 외

Exploring the data sources used to train Large Language Models (LLMs) is a crucial direction in investigating potential copyright infringement by these models. While this approach can identify the possible use of copyrig…

Language ModelingLanguage ModellingLarge Language Model