CLCVFeb 28, 2025

LLM Post-Training: A Deep Dive into Reasoning Large Language Models

arXiv:2502.21321v2102 citationsh-index: 35Has Code
Originality Synthesis-oriented
AI Analysis

It addresses the need for more effective and adaptable LLMs for researchers and practitioners, but it is incremental as it reviews existing methods rather than introducing new ones.

This survey tackles the problem of enhancing large language models (LLMs) beyond pretraining by exploring post-training techniques like fine-tuning and reinforcement learning to improve reasoning, factual accuracy, and alignment, without providing specific numerical results.

Large Language Models (LLMs) have transformed the natural language processing landscape and brought to life diverse applications. Pretraining on vast web-scale data has laid the foundation for these models, yet the research community is now increasingly shifting focus toward post-training techniques to achieve further breakthroughs. While pretraining provides a broad linguistic foundation, post-training methods enable LLMs to refine their knowledge, improve reasoning, enhance factual accuracy, and align more effectively with user intents and ethical considerations. Fine-tuning, reinforcement learning, and test-time scaling have emerged as critical strategies for optimizing LLMs performance, ensuring robustness, and improving adaptability across various real-world tasks. This survey provides a systematic exploration of post-training methodologies, analyzing their role in refining LLMs beyond pretraining, addressing key challenges such as catastrophic forgetting, reward hacking, and inference-time trade-offs. We highlight emerging directions in model alignment, scalable adaptation, and inference-time reasoning, and outline future research directions. We also provide a public repository to continually track developments in this fast-evolving field: https://github.com/mbzuai-oryx/Awesome-LLM-Post-training.

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