ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
88
Citations
1
Influential Citations
arXiv.org
Venue
2025
Year
The rapid advancement of artificial intelligence, particularly with the development of Large Language Models (LLMs) built on the transformer architecture, has redefined the capabilities of natural language processing. These models now exhibit remarkable performance across various language-related tasks, such as text generation, question answering, translation, and summarization, often rivaling human-like comprehension. More intriguingly, LLMs have demonstrated emergent abilities extending beyond their core functions, showing proficiency in tasks like commonsense reasoning, code generation, and arithmetic. This survey paper explores the foundational components, scaling mechanisms, and architectural strategies that drive these capabilities. Emphasizing models like GPT and LLaMA, we analyze the impact of exponential data and computational growth on LLM performance, while also addressing the trade-offs associated with scaling. We also examine LLM applications across sectors, such as healthcare, finance, education, and law, highlighting their adaptability and potential to solve domain-specific challenges. Central to this work are the questions of how LLMs generalize across diverse tasks, exhibit planning, and reasoning abilities, and whether these emergent abilities can be systematically elicited or enhanced. In particular, we provide some insights into the CoT (Chain of Thought) and PoT (Plan of Thought) abilities within LLMs, focusing on how pre-training data influences their emergence. Additionally, we investigate LLM-modulo frameworks that integrate external systems, allowing LLMs to handle complex, dynamic tasks. By analyzing these factors, this paper aims to foster the ongoing discussion on the capabilities and limits of LLMs, promoting their responsible development and application in novel and increasingly complex environments.
This survey arrives at a critical juncture in AI, where LLMs are transitioning from research curiosities to deployed systems across industries. By systematically cataloging the foundational components, scaling mechanisms, and emergent abilities of models like GPT and LLaMA, the paper provides a much-needed reference for practitioners navigating the rapidly evolving landscape. The emphasis on emergent abilities—such as chain-of-thought (CoT) and plan-of-thought (PoT) reasoning—highlights how pre-training data influences capabilities that were not explicitly programmed, a phenomenon with profound implications for model design and safety.
The paper also addresses the trade-offs of scaling, a topic of intense debate as computational costs soar. By examining LLM-modulo frameworks that integrate external systems, it offers a pragmatic path forward for handling complex, dynamic tasks without solely relying on model size. This makes the survey particularly valuable for AI engineers and product managers who need to balance performance with resource constraints.
The paper makes several key technical contributions:
As a survey, the paper does not present new experimental results but synthesizes findings from prior work. It notes that LLMs achieve human-like performance on tasks like text generation, question answering, translation, and summarization. Emergent abilities such as code generation and arithmetic are highlighted as surprising outcomes of scaling, with CoT prompting shown to improve reasoning accuracy on complex problems. The paper also discusses trade-offs: larger models require exponentially more data and compute, leading to diminishing returns and increased environmental costs.
This survey has broad implications for the AI field. By clarifying how emergent abilities arise and can be systematically elicited, it provides a roadmap for developing more capable and reliable LLMs. The focus on LLM-modulo frameworks offers a practical alternative to brute-force scaling, enabling smaller models to tackle complex tasks through integration with external systems. For practitioners, the paper serves as a guide for selecting and deploying LLMs in domain-specific applications, while for researchers, it identifies open questions about reasoning, generalization, and responsible development. The survey's balanced perspective on capabilities and limits is essential for fostering informed discussions about the future of AI.
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