LLM Reliability Varies with Prompt Phrasing, Study Finds

Kazem Faghih, Yize Cheng, Shoumik Saha, Mobina Pournemat, Armin Gerami, Soheil Feizi· July 28, 2026 View original

Summary

A study reveals that Large Language Models (LLMs) often provide inconsistent answers to the same question when phrased differently, even if semantically equivalent. While overall accuracy changes modestly, instance-level reliability is low, with models frequently flipping between correct and incorrect responses depending on prompt wording.

New research highlights a significant challenge in Large Language Model (LLM) reliability: their answers can vary dramatically based on subtle changes in prompt phrasing, even when the underlying question remains semantically identical. Despite strong performance on standard benchmarks, which often measure aggregate accuracy, the study found considerable instability at the individual instance level. Across four benchmarks and thirteen different LLMs, the investigation showed that models frequently switch between correct and incorrect answers depending on how a question is worded. Mismatch rates reached over 23%, indicating that a model's ability to answer a question correctly once does not guarantee consistent performance across equivalent inputs. This suggests that standard accuracy metrics can mask substantial underlying instability. Interestingly, the study also observed that models often possess the correct knowledge but fail to retrieve it consistently. Building on this, a simple self-paraphrasing strategy was shown to partially recover this latent knowledge and improve performance during inference. These findings underscore the importance of evaluating LLM reliability beyond mere accuracy, focusing instead on consistency across equivalent inputs to gain a clearer picture of their true capabilities and limitations.

Why it matters

For professionals deploying LLMs, this research exposes a critical vulnerability: model outputs can be highly sensitive to prompt wording, impacting reliability in real-world applications where consistent and trustworthy responses are paramount.

How to implement this in your domain

  1. 1Implement robust prompt engineering practices that include testing multiple paraphrases of critical queries.
  2. 2Develop internal evaluation metrics that assess LLM consistency across semantically equivalent inputs, not just accuracy.
  3. 3Consider using self-paraphrasing or ensemble prompting techniques to improve LLM reliability in production.
  4. 4Educate development teams on the limitations of single-prompt accuracy metrics for evaluating LLM performance.

Who benefits

Software DevelopmentCustomer ServiceLegalHealthcareEducation

Key takeaways

  • LLM answers are highly sensitive to prompt phrasing, even for semantically equivalent questions.
  • High benchmark accuracy can mask significant instance-level inconsistency and unreliability.
  • Models often possess correct knowledge but retrieve it inconsistently.
  • Self-paraphrasing can be a simple strategy to improve LLM reliability at inference time.

Original post by Kazem Faghih, Yize Cheng, Shoumik Saha, Mobina Pournemat, Armin Gerami, Soheil Feizi

"arXiv:2607.22554v1 Announce Type: new Abstract: Large language models (LLMs) often achieve strong accuracy on benchmarks, yet it remains unclear how reliably they apply this knowledge when the same question is phrased in different but equivalent ways. In this work, we study how m…"

View on X

Originally posted by Kazem Faghih, Yize Cheng, Shoumik Saha, Mobina Pournemat, Armin Gerami, Soheil Feizi on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses