Challenge: Large Language Models (LLMs) are increasingly replacing traditional classification and inference models due to their generality, ability to perform a wide range of tasks, and seemingly advanced "reasoning" prompt optimization is a promising alternative to manual/human prompt engineering, but the cost of using LLMs for prompt optimization via commercial APIs remains high.
Approach: They propose an open-source, efficient genetic algorithm-based prompt pair optimization framework that leverages commercial APIs.
Outcome: The proposed approach allows teams with limited resources to efficiently use commercial LLMs for prompt optimization.

Similar Papers

promptolution: A Unified, Modular Framework for Prompt Optimization (2026.eacl-demo)

Copied to clipboard

Challenge: Existing implementations of prompt optimization are tied to unmaintained, isolated codebases or require invasive integration into application frameworks.
Approach: They propose a unified, modular open-source framework that integrates multiple contemporary discrete prompt optimizers within a single extensible system for both practitioners and researchers.
Outcome: The proposed framework integrates multiple discrete prompt optimizers, supports systematic and reproducible benchmarking, and returns framework-agnostic prompt strings, enabling seamless integration into existing LLM pipelines while remaining agnosite to the underlying model implementation.
Heuristic-based Search Algorithm in Automatic Instruction-focused Prompt Optimization: A Survey (2025.findings-acl)

Copied to clipboard

Challenge: Recent advances in Large Language Models (LLMs) have led to remarkable achievements across a variety of NLP tasks.
Approach: They propose a taxonomy of automatic prompt optimization methods that explore and improve prompts with minimal human oversight.
Outcome: The proposed methods can explore and improve prompts with minimal human oversight.
MAPO: Boosting Large Language Model Performance with Model-Adaptive Prompt Optimization (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing research emphasizes the importance of adapting prompts to specific tasks, rather than specific LLMs.
Approach: They propose a model-adaptive prompt optimizer method that optimizes original prompts for each LLM in downstream tasks.
Outcome: The proposed method can optimize prompts for an LLM in downstream tasks.
A Systematic Survey of Automatic Prompt Optimization Techniques (2025.emnlp-main)

Copied to clipboard

Challenge: Recent advances in prompt engineering have created impediments for end users to adopt . however, prompt engineering remains an impedance due to rapid advances in models, tasks, and associated best practices.
Approach: They propose to define APO as a 5-part unifying framework and categorize all relevant works based on their salient features.
Outcome: The proposed framework aims to improve the performance of large language models on various tasks.
DLPO: Towards a Robust, Efficient, and Generalizable Prompt Optimization Framework from a Deep-Learning Perspective (2025.findings-emnlp)

Copied to clipboard

Challenge: Existing methods for prompt optimization still face challenges in robustness, efficiency, and generalization.
Approach: They propose 7 new approaches inspired by traditional deep learning paradigms for prompt optimization that integrate text-based gradient optimization.
Outcome: The proposed methods integrate deep learning paradigms into text-based gradient optimization.
HIPO: A Hierarchical Prompt Optimization Framework with Task Awareness and Fine-Grained Debugging (2026.findings-acl)

Copied to clipboard

Challenge: Existing methods for prompt optimization apply the same prompt across all samples . existing methods ignore variation in sample difficulty .
Approach: They propose a framework that shifts the paradigm from dataset-level to sample-level optimization.
Outcome: The proposed framework outperforms baselines on 27 tasks and reduces API calls, token consumption and overall cost by 1.2 to 80.
Agent-GWO: Collaborative Agents for Dynamic Prompt Optimization in Large Language Models (2026.findings-acl)

Copied to clipboard

Challenge: Existing automatic prompt optimization methods fail to optimize prompts and decoding hyperparameters within a unified framework to achieve stable global improvements.
Approach: They propose a dynamic prompt optimization framework for complex reasoning that unifies prompt templates and decodes hyperparameters as inheritable agent configurations.
Outcome: Experiments on multiple mathematical and hybrid reasoning benchmarks show that Agent-GWO improves accuracy and stability over existing prompt optimization methods.
SEE: Strategic Exploration and Exploitation for Cohesive In-Context Prompt Optimization (2025.acl-long)

Copied to clipboard

Challenge: Existing approaches separate the optimization of prompt instructions and in-context learning examples, leading to incohesive, suboptimal results.
Approach: They propose a framework that refines both prompt instructions and in-context learning examples.
Outcome: The proposed framework outperforms state-of-the-art prompt optimization methods on 35 benchmark tasks.
PromptWizard: Optimizing Prompts via Task-Aware, Feedback-Driven Self-Evolution (2025.findings-acl)

Copied to clipboard

Challenge: Large language models (LLMs) have transformed AI across diverse domains, with prompting being central to their success in guiding model outputs.
Approach: They propose a framework for discrete prompt optimization that generates human-readable prompts using feedback-driven critique and synthesis process.
Outcome: The proposed framework improves prompt quality across 45 tasks and reduces API calls, token usage and overall cost.
PRompt Optimization in Multi-Step Tasks (PROMST): Integrating Human Feedback and Heuristic-based Sampling (2024.emnlp-main)

Copied to clipboard

Challenge: Prompt optimization aims to find the best prompt to a large language model (LLM) for a given task.
Approach: They propose a method to optimize prompts for LLM-driven multi-step tasks using a human-designed feedback rule.
Outcome: The proposed method outperforms human-engineered prompts and several other prompt optimization methods on 11 representative multi-step tasks.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations