paper-with-me

Papers

Position: The Complexity of Perfect AI Alignment -- Formalizing the RLHF Trilemma

2025-11-23 · Subramanyam Sahoo, Aman Chadha, Vinija Jain, Divya Chaudhary arxiv

Reinforcement Learning from Human Feedback (RLHF) is widely used for aligning large language models, yet practitioners face a persistent puzzle: improving safety often reduces fairness, scaling to diverse populations becomes computationally intractable, and making systems robust often amplifies majority biases. We formalize this tension as the Alignment Trilemma: no RLHF system can simultaneously achieve (i) epsilon-representativeness across diverse human values, (ii) polynomial tractability in sample and compute complexity, and (iii) delta-robustness against adversarial perturbations and distribution shift. Through a complexity-theoretic analysis integrating statistical learning theory and robust optimization, we prove that achieving both representativeness (epsilon <= 0.01) and robustness (delta <= 0.001) for global-scale populations requires Omega(2^{d_context}) operations, which is super-polynomial in the context dimensionality. We show that current RLHF implementations resolve this trilemma by sacrificing representativeness: they collect only 10^3--10^4 samples from homogeneous annotator pools while 10^7--10^8 samples are needed for true global representation. Our framework provides a unified explanation for documented RLHF pathologies including preference collapse, sycophancy, and systematic bias amplification. We conclude with concrete directions for navigating these fundamental trade-offs through strategic relaxations of alignment requirements.

📄 PDF Abstract BibTeX arXiv:2511.19504

Code (0)

등록된 구현이 없습니다.

Tasks

Reinforcement Learning

Similar Papers 제목 키워드 기반

Reward-Robust RLHF in LLMs

2024-09-18 · Yuzi Yan, Xingzhou Lou, Jialian Li, Yiping Zhang 외

As Large Language Models (LLMs) continue to progress toward more advanced forms of intelligence, Reinforcement Learning from Human Feedback (RLHF) is increasingly seen as a key pathway toward achieving Artificial General…

Reward Generalization in RLHF: A Topological Perspective

2024-02-15 · Tianyi Qiu, Fanzhi Zeng, Jiaming Ji, Dong Yan 외

Existing alignment methods share a common topology of information flow, where reward information is collected from humans, modeled with preference learning, and used to tune language models. However, this shared topology…

Generalization BoundsLanguage ModellingLarge Language Model

Avoiding $\mathbf{exp(R_{max})}$ scaling in RLHF through Preference-based Exploration

2025-02-02 · Mingyu Chen, Yiding Chen, Wen Sun, Xuezhou Zhang

Reinforcement Learning from Human Feedback (RLHF) has emerged as a pivotal technique for large language model (LLM) alignment. This paper studies the setting of online RLHF and focus on improving sample efficiency. All e…

Language ModelingLanguage ModellingLarge Language Model

Simplify RLHF as Reward-Weighted SFT: A Variational Method

2025-02-16 · Yuhao Du, Zhuo Li, Pengyu Cheng, Zhihong Chen 외

Reinforcement Learning from Human Feedback (RLHF) is crucial for aligning Large Language Models (LLMs) with human values. However, RLHF has been continuously challenged by its high complexity in implementation and comput…

Variational Inference

360Zhinao Technical Report

2024-05-22 · 360Zhinao Team

We present 360Zhinao models with 7B parameter size and context lengths spanning 4K, 32K and 360K, all available at https://github.com/Qihoo360/360zhinao. For rapid development in pretraining, we establish a stable and se…

4k