ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
122
Citations
4
Influential Citations
IEEE Transactions on Pattern Analysis and Machine Intelligence
Venue
2025
Year
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.
This survey arrives at a pivotal moment in LLM research. While pretraining on massive web-scale data has given models broad linguistic capabilities, the community has recognized that post-training is where the real differentiation happens. Techniques like fine-tuning, reinforcement learning, and test-time scaling are now central to improving reasoning, factual accuracy, and alignment with user intent. The paper systematically organizes these methods, making it an essential resource for researchers and practitioners who need to navigate the rapidly expanding landscape of post-training approaches.
The paper also addresses critical challenges that are often discussed in isolation, such as catastrophic forgetting, reward hacking, and inference-time trade-offs. By bringing these together, it provides a holistic view of the post-training ecosystem, highlighting how these issues interconnect and why they must be tackled jointly. This is particularly valuable for AI practitioners who are deploying LLMs in real-world applications and need to understand the trade-offs involved.
The survey's main contribution is its systematic taxonomy of post-training methods. It categorizes approaches into fine-tuning (e.g., instruction tuning, parameter-efficient methods), reinforcement learning (e.g., RLHF, RLAIF), and test-time scaling (e.g., chain-of-thought, self-consistency, search-based methods). It also discusses alignment techniques and scalable adaptation strategies.
Key innovations include:
As a survey, the paper does not present new experimental results. Instead, it synthesizes findings from numerous studies, highlighting that post-training techniques have been shown to significantly improve LLM performance on reasoning benchmarks, reduce hallucination, and better align outputs with human preferences. The paper notes that test-time scaling methods, such as chain-of-thought prompting, can boost performance on math and logic tasks, while reinforcement learning from human feedback (RLHF) has been crucial for safety and helpfulness. However, it also points out that these gains come with trade-offs, such as increased computational cost and the risk of reward hacking.
The broader impact of this survey is its role as a reference point for the AI community. By organizing and clarifying the post-training landscape, it helps researchers identify gaps and opportunities, such as the need for more robust reward models and methods to mitigate catastrophic forgetting. For practitioners, it offers a roadmap for improving model performance without resorting to costly retraining. The public repository ensures that the survey remains relevant as the field evolves, making it a valuable resource for years to come. This work underscores the shift from pretraining-centric research to a more balanced focus on post-training, which is likely to drive the next wave of LLM advancements.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba