Activity (Process)

Iterative LLM-Based Prompt Search

A prominent approach to prompt optimization utilizes Large Language Models (LLMs) to iteratively discover the best prompts. The process begins with a few initial seed prompts and repeats three main steps: first, evaluating the current prompts on a validation set; second, retaining only the most promising prompts in a candidate pool; and third, using LLMs to generate new, similar candidate prompts based on that pool. This cycle continues until a predefined stopping criterion is satisfied.

0

1

Updated 2026-05-02

Contributors are:

Who are from:

Tags

Ch.3 Prompting - Foundations of Large Language Models

Foundations of Large Language Models

Foundations of Large Language Models Course

Computing Sciences

Related
Learn After