AI RESEARCH
What Prompts Don't Say: Understanding and Managing Underspecification in LLM Prompts
arXiv CS.CL
•
ArXi:2505.13360v3 Announce Type: replace Prompt underspecification is a common challenge when interacting with LLMs. In this paper, we present an in-depth analysis of this problem, showing that while LLMs can often infer unspecified requirements by default (41.1%), such behavior is fragile: Under-specified prompts are 2x as likely to regress across model or prompt changes, sometimes with accuracy drops exceeding 20%. This instability makes it difficult to reliably build LLM applications.