ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
130
Citations
9
Influential Citations
arXiv.org
Venue
2025
Year
The performance of Large Language Models (LLMs) is fundamentally determined by the contextual information provided during inference. This survey introduces Context Engineering, a formal discipline that transcends simple prompt design to encompass the systematic optimization of information payloads for LLMs. We present a comprehensive taxonomy decomposing Context Engineering into its foundational components and the sophisticated implementations that integrate them into intelligent systems. We first examine the foundational components: context retrieval and generation, context processing and context management. We then explore how these components are architecturally integrated to create sophisticated system implementations: retrieval-augmented generation (RAG), memory systems and tool-integrated reasoning, and multi-agent systems. Through this systematic analysis of over 1400 research papers, our survey not only establishes a technical roadmap for the field but also reveals a critical research gap: a fundamental asymmetry exists between model capabilities. While current models, augmented by advanced context engineering, demonstrate remarkable proficiency in understanding complex contexts, they exhibit pronounced limitations in generating equally sophisticated, long-form outputs. Addressing this gap is a defining priority for future research. Ultimately, this survey provides a unified framework for both researchers and engineers advancing context-aware AI.
This survey is significant because it elevates the ad-hoc practice of prompt engineering into a formal discipline called Context Engineering. As LLMs become more integrated into production systems, the ability to systematically optimize the information payload—what context is retrieved, how it is processed, and how it is managed—becomes critical. The paper provides a much-needed taxonomy that separates foundational components (retrieval, generation, processing, management) from system-level implementations (RAG, memory, tool-integrated reasoning, multi-agent systems). This clarity helps practitioners design more robust and scalable AI systems.
Moreover, the survey identifies a crucial asymmetry: while current models, aided by advanced context engineering, are remarkably good at understanding complex contexts, they fall short in generating equally sophisticated long-form outputs. This finding reframes the research agenda, shifting focus from pure comprehension to generation quality. For Neura Market's audience, this insight is actionable—it suggests that investment in context engineering should be balanced with efforts to improve generative capabilities.
The paper's main technical contributions include:
The survey does not present new experimental results but provides a meta-analysis of the field. Key findings include: (1) Context Engineering significantly improves LLM performance in tasks requiring external knowledge, such as RAG-based QA and tool-augmented reasoning. (2) Memory systems enable long-term context retention, but their integration with generation remains suboptimal. (3) Multi-agent systems benefit from shared context but suffer from coordination overhead. The most striking result is the identified asymmetry: models with advanced context engineering achieve high comprehension scores (e.g., on benchmarks like HotpotQA or MMLU) but struggle to produce coherent, detailed, and long-form outputs of comparable quality.
This survey has broad implications for the AI field. By formalizing Context Engineering, it provides a common language for researchers and engineers, facilitating collaboration and standardization. The identified generation gap is a call to action: future work should focus on developing models that can not only understand but also generate complex, long-form contexts. For Neura Market's audience, this means that while current tools (RAG, memory systems) are mature for comprehension tasks, there is a clear opportunity to innovate in generation-oriented context engineering. The unified framework also serves as a practical guide for building more capable and context-aware AI systems.
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