- https://arxiv.org/pdf/2303.18223.pdf
- Source: arxiv
TL;DR
A comprehensive 144-page survey maps the full LLM lifecycle — pre-training, adaptation tuning, utilization, and evaluation — and catalogs open research challenges including hallucination and alignment.
Summary
Beyond a critical parameter scale, language models exhibit emergent capabilities absent in smaller counterparts — qualitatively better reasoning, instruction following, and few-shot generalization. This survey maps the full LLM lifecycle: pre-training (data curation, architecture choices), adaptation tuning (instruction tuning, RLHF, parameter-efficient methods), utilization (in-context learning, chain-of-thought prompting), and capacity evaluation across standard benchmarks. It covers over 1,000 references and closes with open challenges including hallucination, alignment, and inference efficiency.
Key contributions
- Provides a structured taxonomy of the full LLM development pipeline from pre-training through deployment as of early 2023.
- Establishes that emergent capabilities appear only past a parameter threshold, making scale qualitatively distinct.
- Catalogs instruction tuning and RLHF as the primary techniques for converting pre-trained models into usable assistants.
- Surveys in-context learning and chain-of-thought prompting as the dominant no-gradient utilization strategies.
- Identifies hallucination, alignment, and interpretability as the principal unsolved open challenges.
When to cite
- When needing a canonical reference for the LLM development lifecycle or any of its major stages.
- When supporting claims about emergent abilities and the qualitative role of model scale.
- When discussing instruction tuning or RLHF as alignment techniques for pre-trained models.
- When motivating domain-specific evaluation over standard benchmarks for real-world LLM deployment.
LLM GPT Deep Learning Machine Learning Generative AI Prompt Engineering Retrieval-Augmented Generation for Large Language Models - A Survey Prompting Frameworks for Large Language Models - A Survey