Revisiting OPRO: The Limitations Of Small-scale Llms As Optimizers · The Large Language Model Bible Contribute to LLM-Bible

Revisiting OPRO: The Limitations Of Small-scale Llms As Optimizers

Zhang Tuo, Yuan Jinyue, Avestimehr Salman. ACL Findings 2024

[Paper]    
Efficiency And Optimization Prompting RAG Reinforcement Learning Training Techniques

Numerous recent works aim to enhance the efficacy of Large Language Models (LLMs) through strategic prompting. In particular, the Optimization by PROmpting (OPRO) approach provides state-of-the-art performance by leveraging LLMs as optimizers where the optimization task is to find instructions that maximize the task accuracy. In this paper, we revisit OPRO for automated prompting with relatively small-scale LLMs, such as LLaMa-2 family and Mistral 7B. Our investigation reveals that OPRO shows limited effectiveness in small-scale LLMs, with limited inference capabilities constraining optimization ability. We suggest future automatic prompting engineering to consider both model capabilities and computational costs. Additionally, for small-scale LLMs, we recommend direct instructions that clearly outline objectives and methodologies as robust prompt baselines, ensuring efficient and effective prompt engineering in ongoing research.

Similar Work