paper-with-me

홈 › Papers

Automatic Prompt Optimization via Heuristic Search: A Survey

2025-02-26 · Wendi Cui, Jiaxin Zhang, Zhuohang Li, Hao Sun, Damien Lopez, Kamalika Das, Bradley A. Malin, Sricharan Kumar

Recent advances in Large Language Models have led to remarkable achievements across a variety of Natural Language Processing tasks, making prompt engineering increasingly central to guiding model outputs. While manual methods can be effective, they typically rely on intuition and do not automatically refine prompts over time. In contrast, automatic prompt optimization employing heuristic-based search algorithms can systematically explore and improve prompts with minimal human oversight. This survey proposes a comprehensive taxonomy of these methods, categorizing them by where optimization occurs, what is optimized, what criteria drive the optimization, which operators generate new prompts, and which iterative search algorithms are applied. We further highlight specialized datasets and tools that support and accelerate automated prompt refinement. We conclude by discussing key open challenges pointing toward future opportunities for more robust and versatile LLM applications.

📄 PDF Abstract BibTeX arXiv:2502.18746

Code (0)

등록된 구현이 없습니다.

Tasks

Heuristic SearchPrompt EngineeringSurvey

Similar Papers 제목 키워드 기반

HPSS: Heuristic Prompting Strategy Search for LLM Evaluators

2025-02-18 · Bosi Wen, Pei Ke, Yufei Sun, Cunxiang Wang 외

Since the adoption of large language models (LLMs) for text evaluation has become increasingly prevalent in the field of natural language processing (NLP), a series of existing works attempt to optimize the prompts for L…

A Survey of Automatic Prompt Engineering: An Optimization Perspective

2025-02-17 · Wenwu Li, Xiangfeng Wang, Wenhao Li, Bo Jin

The rise of foundation models has shifted focus from resource-intensive fine-tuning to prompt engineering, a paradigm that steers model behavior through input design rather than weight updates. While manual prompt engine…

cross-modal alignmentPrompt EngineeringSurvey

A Systematic Survey of Automatic Prompt Optimization Techniques

2025-02-24 · Kiran Ramnath, Kang Zhou, Sheng Guan, Soumya Smruti Mishra 외

Since the advent of large language models (LLMs), prompt engineering has been a crucial step for eliciting desired responses for various Natural Language Processing (NLP) tasks. However, prompt engineering remains an imp…

Prompt EngineeringSurvey

Plum: Prompt Learning using Metaheuristic

2023-11-14 · Rui Pan, Shuo Xing, Shizhe Diao, Wenhe Sun 외

Since the emergence of large language models, prompt learning has become a popular method for optimizing and customizing these models. Special prompts, such as Chain-of-Thought, have even revealed previously unknown reas…

Image GenerationPrompt Learning

Evolutionary Computation and Large Language Models: A Survey of Methods, Synergies, and Applications

2025-05-21 · Dikshit Chauhan, Bapi Dutta, Indu Bala, Niki van Stein 외

Integrating Large Language Models (LLMs) and Evolutionary Computation (EC) represents a promising avenue for advancing artificial intelligence by combining powerful natural language understanding with optimization and se…

Evolutionary AlgorithmsNatural Language UnderstandingPrompt EngineeringSurvey