English

Flaw or Artifact? Rethinking Prompt Sensitivity in Evaluating LLMs

Computation and Language 2025-09-03 v1 Artificial Intelligence Machine Learning

Abstract

Prompt sensitivity, referring to the phenomenon where paraphrasing (i.e., repeating something written or spoken using different words) leads to significant changes in large language model (LLM) performance, has been widely accepted as a core limitation of LLMs. In this work, we revisit this issue and ask: Is the widely reported high prompt sensitivity truly an inherent weakness of LLMs, or is it largely an artifact of evaluation processes? To answer this question, we systematically evaluate 7 LLMs (e.g., GPT and Gemini family) across 6 benchmarks, including both multiple-choice and open-ended tasks on 12 diverse prompt templates. We find that much of the prompt sensitivity stems from heuristic evaluation methods, including log-likelihood scoring and rigid answer matching, which often overlook semantically correct responses expressed through alternative phrasings, such as synonyms or paraphrases. When we adopt LLM-as-a-Judge evaluations, we observe a substantial reduction in performance variance and a consistently higher correlation in model rankings across prompts. Our findings suggest that modern LLMs are more robust to prompt templates than previously believed, and that prompt sensitivity may be more an artifact of evaluation than a flaw in the models.

Keywords

Cite

@article{arxiv.2509.01790,
  title  = {Flaw or Artifact? Rethinking Prompt Sensitivity in Evaluating LLMs},
  author = {Andong Hua and Kenan Tang and Chenhe Gu and Jindong Gu and Eric Wong and Yao Qin},
  journal= {arXiv preprint arXiv:2509.01790},
  year   = {2025}
}

Comments

Accepted to EMNLP 2025 Main Conference

R2 v1 2026-07-01T05:16:16.098Z