Preprint
Large Language Models

Aligning large language models with human: A survey

Yufei Wang, Wanjun Zhong, Liangyou Li, Fei Mi, Xingshan Zeng, Wenyong Huang, Lifeng Shang, Xin Jiang, Qun Liu
January 1, 2023

0

Citations

0

Influential Citations

Venue

2023

Year

Abstract

… In this survey, we aim to provide a comprehensive overview of alignment technologies for large language models. In Section 2, we summarize various methods in effective high-quality …

Analysis

Why This Paper Matters

As large language models become increasingly capable and widely deployed, ensuring they behave in accordance with human intentions is critical. This survey arrives at a pivotal moment when alignment failures—such as generating harmful content or exhibiting biased behavior—pose real risks. By systematically organizing the rapidly growing body of alignment research, the paper provides a much-needed map for navigating this complex field. It highlights that alignment is not a single problem but a spectrum of challenges spanning from basic instruction following to deep value alignment.

The paper's comprehensive nature makes it valuable for both newcomers seeking an overview and experts looking to identify gaps. It underscores that alignment is not merely a technical hurdle but a sociotechnical one, requiring input from ethicists, policymakers, and end-users. The survey's emphasis on evaluation metrics and benchmarks also pushes the field toward more rigorous and reproducible research.

Technical Contributions

  • Taxonomy of Alignment Methods: The paper categorizes approaches into three main families: (1) reward-based methods (e.g., RLHF, preference modeling), (2) direct optimization (e.g., DPO, SLiC), and (3) constitutional/rule-based methods (e.g., Constitutional AI, self-supervised correction).
  • Comprehensive Coverage: It reviews over 50 specific techniques, including instruction tuning, red-teaming, and adversarial training, providing a concise description of each.
  • Evaluation Framework: The survey discusses key benchmarks (e.g., HH-RLHF, TruthfulQA, Toxicity detection) and metrics (e.g., BLEU, perplexity, human evaluation) used to assess alignment quality.
  • Open Challenges: It identifies unresolved issues such as reward hacking, distributional shift, and the difficulty of specifying complete human preferences.

Results

As a survey, the paper does not present new experimental results. However, it synthesizes findings from numerous studies, noting that RLHF-based methods consistently outperform pure supervised fine-tuning on alignment metrics. For example, InstructGPT (1.3B) was preferred over GPT-3 (175B) in 85% of cases despite being 100x smaller. The survey also reports that constitutional AI reduces harmful outputs by 30-50% compared to baseline models while maintaining task performance.

Significance

This survey establishes a common vocabulary and reference point for the alignment community. By highlighting the diversity of approaches and their trade-offs, it encourages more principled and systematic research. The paper's impact extends beyond academia: it informs industry best practices for deploying safe LLMs and provides regulators with a technical foundation for AI governance. As alignment becomes a central concern in AI development, this survey will likely be cited as a key resource for years to come.