paper-with-me

Papers

From Distributional to Overton Pluralism: Investigating Large Language Model Alignment

2024-06-25 · Thom Lake, Eunsol Choi, Greg Durrett

The alignment process changes several properties of a large language model's (LLM's) output distribution. We analyze two aspects of post-alignment distributional shift of LLM responses. First, we re-examine previously reported reductions in response diversity post-alignment. Our analysis suggests that an apparent drop in the diversity of responses is largely explained by quality control and information aggregation. Alignment suppresses irrelevant and unhelpful content while shifting the output distribution toward longer responses that cover information spanning several responses from the base LLM, essentially presenting diverse information in a single response. Finding little evidence that alignment suppresses useful information, it is natural to ask the opposite question: do aligned models surface information that cannot be recovered from base models? Our second investigation shows this is not the case and the behavior of aligned models is recoverable from base models without fine-tuning. A combination of in-context examples and lower-resolution semantic hints about response content can elicit responses from base LLMs that are as similar to alignment-tuned LLM responses as alignment-tuned LLM responses are to each other. Taken together, these results indicate that current alignment techniques capture but do not extend the useful subset of assistant-like base LLM behavior, providing further evidence for the Superficial Alignment Hypothesis. They also show that in-context alignment can go surprisingly far as a strategy for imitating aligned LLMs without fine-tuning. Our code and data is available at https://github.com/thomlake/investigating-alignment.

📄 PDF Abstract BibTeX arXiv:2406.17692

Code (1)

thomlake/investigating-alignment 공식 구현

Tasks

DiversityLanguage ModelingLanguage ModellingLarge Language Model

Methods 이 논문이 사용한 방법론

BASE 설명 없음

Similar Papers 제목 키워드 기반

Overton Pluralistic Reinforcement Learning for Large Language Models

2026-02-24 · Yu Fu, Seongho Son, Ilija Bogunovic arxiv

Existing alignment paradigms remain limited in capturing the pluralistic nature of human values. Overton Pluralism addresses this gap by generating responses with diverse perspectives from a single query. This paper intr…

Natural Language InferenceReinforcement Learning

Benchmarking Overton Pluralism in LLMs

2025-12-01 · Elinor Poole-Dayan, Jiayi Wu, Taylor Sorensen, Jiaxin Pei 외 arxiv

We introduce OVERTONBENCH, a novel framework for measuring Overton pluralism in LLMs--the extent to which diverse viewpoints are represented in model outputs. We (i) formalize Overton pluralism as a set coverage metric (…

Modular Pluralism: Pluralistic Alignment via Multi-LLM Collaboration

2024-06-22 · Shangbin Feng, Taylor Sorensen, YuHan Liu, Jillian Fisher 외

While existing alignment paradigms have been integral in developing large language models (LLMs), LLMs often learn an averaged human preference and struggle to model diverse preferences across cultures, demographics, and…

What Does the AI Doctor Value? Auditing Pluralism in the Clinical Ethics of Language Models

2026-05-18 · Payal Chandak, Victoria Alkin, David Wu, Maya Dagan 외 arxiv

Medicine is inherently pluralistic. Principles such as autonomy, beneficence, nonmaleficence, and justice routinely conflict, and such ethical dilemmas often sharply divide reasonable physicians. Good clinical practice n…

A Roadmap to Pluralistic Alignment

2024-02-07 · Taylor Sorensen, Jared Moore, Jillian Fisher, Mitchell Gordon 외

With increased power and prevalence of AI systems, it is ever more critical that AI systems are designed to serve all, i.e., people with diverse values and perspectives. However, aligning models to serve pluralistic huma…