paper-with-me

Papers

Unveiling the Lexical Sensitivity of LLMs: Combinatorial Optimization for Prompt Enhancement

2024-05-31 · Pengwei Zhan, Zhen Xu, Qian Tan, Jie Song, Ru Xie

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.

📄 PDF Abstract BibTeX arXiv:2405.20701

Code (0)

등록된 구현이 없습니다.

Tasks

Combinatorial OptimizationSensitivity

Similar Papers 제목 키워드 기반

SCHEDBench: A Benchmark for Evaluating LLM Constraint Faithfulness in Natural-Language Combinatorial Scheduling

2026-08-02 · Shrenil Shaun Sharma, Avi Sharma arxiv

This paper introduces SCHEDBench, a natural-language benchmark for evaluating combinatorial scheduling constraint faithfulness under surface-form variation. Grounded in canonical scheduling instances and solver-derived f…

Unveiling Selection Biases: Exploring Order and Token Sensitivity in Large Language Models

2024-06-05 · Sheng-Lun Wei, Cheng-Kuang Wu, Hen-Hsen Huang, Hsin-Hsi Chen

In this paper, we investigate the phenomena of "selection biases" in Large Language Models (LLMs), focusing on problems where models are tasked with choosing the optimal option from an ordered sequence. We delve into bia…

Decision MakingSensitivity

Do Audio LLMs Really LISTEN, or Just Transcribe? Measuring Lexical vs. Acoustic Emotion Cues Reliance

2025-10-12 · Jingyi Chen, Zhimeng Guo, Jiyun Chun, Pichao Wang 외 arxiv

Understanding emotion from speech requires sensitivity to both lexical and acoustic cues. However, it remains unclear whether large audio language models (LALMs) genuinely process acoustic information or rely primarily o…

Same Meaning, Different Scores: Lexical and Syntactic Sensitivity in LLM Evaluation

2026-02-19 · Bogdan Kostić, Conor Fallon, Julian Risch, Alexander Löser arxiv

The rapid advancement of Large Language Models (LLMs) has established standardized evaluation benchmarks as the primary instrument for model comparison. Yet, their reliability is increasingly questioned due to sensitivit…

Dependency Parsing

Structure-Aware Cooperative Ensemble Evolutionary Optimization on Combinatorial Problems with Multimodal Large Language Models

2025-10-24 · Jie Zhao, Kang Hao Cheong arxiv

Evolutionary algorithms (EAs) have proven effective in exploring the vast solution spaces typical of graph-structured combinatorial problems. However, traditional encoding schemes, such as binary or numerical representat…