CLAIAug 15, 2025

When Punctuation Matters: A Large-Scale Comparison of Prompt Robustness Methods for LLMs

arXiv:2508.11383v18 citationsh-index: 4Has CodeEMNLP
Originality Synthesis-oriented
AI Analysis

This work addresses the problem of LLM sensitivity to prompt variations for practitioners, providing a comparative analysis that is incremental in nature.

The paper systematically evaluated five methods for improving prompt robustness in large language models across 52 tasks and eight models, finding actionable insights into their relative effectiveness for stable performance.

Large Language Models (LLMs) are highly sensitive to subtle, non-semantic variations in prompt phrasing and formatting. In this work, we present the first systematic evaluation of 5 methods for improving prompt robustness within a unified experimental framework. We benchmark these techniques on 8 models from Llama, Qwen and Gemma families across 52 tasks from Natural Instructions dataset. Our evaluation covers robustness methods from both fine-tuned and in-context learning paradigms, and tests their generalization against multiple types of distribution shifts. Finally, we extend our analysis to GPT-4.1 and DeepSeek V3 to assess frontier models' current robustness to format perturbations. Our findings offer actionable insights into the relative effectiveness of these robustness methods, enabling practitioners to make informed decisions when aiming for stable and reliable LLM performance in real-world applications. Code: https://github.com/AIRI-Institute/when-punctuation-matters.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes