CLCYLGJun 27, 2024

Revealing Fine-Grained Values and Opinions in Large Language Models

arXiv:2406.19238v35 citations
Originality Synthesis-oriented
AI Analysis

This work addresses bias identification in LLMs for AI safety and ethics, but it is incremental as it builds on existing prompting methods with a larger dataset and fine-grained analysis.

The authors tackled the problem of uncovering latent values and opinions in large language models (LLMs) by analyzing 156k responses from 6 LLMs to 62 propositions using 420 prompt variations, finding that demographic features in prompts significantly affect outcomes and that similar justifications recur across models and prompts.

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 quantifying the stances in the outputs towards morally and politically charged statements. However, the stances generated by LLMs can vary greatly depending on how they are prompted, and there are many ways to argue for or against a given position. In this work, we propose to address this by analysing a large and robust dataset of 156k LLM responses to the 62 propositions of the Political Compass Test (PCT) generated by 6 LLMs using 420 prompt variations. We perform coarse-grained analysis of their generated stances and fine-grained analysis of the plain text justifications for those stances. For fine-grained analysis, we propose to identify tropes in the responses: semantically similar phrases that are recurrent and consistent across different prompts, revealing natural patterns in the text that a given LLM is prone to produce. We find that demographic features added to prompts significantly affect outcomes on the PCT, reflecting bias, as well as disparities between the results of tests when eliciting closed-form vs. open domain responses. Additionally, patterns in the plain text rationales via tropes show that similar justifications are repeatedly generated across models and prompts even with disparate stances.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes