Unveiling The Lexical Sensitivity Of Llms: Combinatorial Optimization For Prompt Enhancement · The Large Language Model Bible Contribute to LLM-Bible

Unveiling The Lexical Sensitivity Of Llms: Combinatorial Optimization For Prompt Enhancement

Zhan Pengwei, Xu Zhen, Tan Qian, Song Jie, Xie Ru. Arxiv 2024

[Paper]    
Efficiency And Optimization Prompting Tools Uncategorized

Large language models (LLMs) demonstrate exceptional instruct-following ability to complete various downstream tasks. Although this impressive ability makes LLMs flexible task solvers, their performance in solving tasks also heavily relies on instructions. In this paper, we reveal that LLMs are over-sensitive to lexical variations in task instructions, even when the variations are imperceptible to humans. By providing models with neighborhood instructions, which are closely situated in the latent representation space and differ by only one semantically similar word, the performance on downstream tasks can be vastly different. Following this property, we propose a black-box Combinatorial Optimization framework for Prompt Lexical Enhancement (COPLE). COPLE performs iterative lexical optimization according to the feedback from a batch of proxy tasks, using a search strategy related to word influence. Experiments show that even widely-used human-crafted prompts for current benchmarks suffer from the lexical sensitivity of models, and COPLE recovers the declined model ability in both instruct-following and solving downstream tasks.

Similar Work