An Empirical Categorization of Prompting Techniques for Large Language Models: A Practitioner's Guide
Oluwole Fagbohun, Rachel M. Harrison, Anton Dereventsov
TL;DR
This paper addresses the fragmented landscape of prompt engineering for large language models by proposing a seven-category, interdisciplinary framework that organizes prompting techniques into seven coherent groups. It surveys both academic and practical perspectives, illustrating each category with concrete techniques (e.g., Chain-of-Thought, In-Context Prompting, and Multimodal Prompting) and real-world examples. The main contribution is a structured taxonomy that helps practitioners select appropriate prompting strategies for specific tasks, supports safer and more effective usage, and bridges theory with practice. The work enables more predictable, task-focused design of prompts and encourages cross-disciplinary collaboration to expand LLM applications while addressing ethical considerations.
Abstract
Due to rapid advancements in the development of Large Language Models (LLMs), programming these models with prompts has recently gained significant attention. However, the sheer number of available prompt engineering techniques creates an overwhelming landscape for practitioners looking to utilize these tools. For the most efficient and effective use of LLMs, it is important to compile a comprehensive list of prompting techniques and establish a standardized, interdisciplinary categorization framework. In this survey, we examine some of the most well-known prompting techniques from both academic and practical viewpoints and classify them into seven distinct categories. We present an overview of each category, aiming to clarify their unique contributions and showcase their practical applications in real-world examples in order to equip fellow practitioners with a structured framework for understanding and categorizing prompting techniques tailored to their specific domains. We believe that this approach will help simplify the complex landscape of prompt engineering and enable more effective utilization of LLMs in various applications. By providing practitioners with a systematic approach to prompt categorization, we aim to assist in navigating the intricacies of effective prompt design for conversational pre-trained LLMs and inspire new possibilities in their respective fields.
