Asking Again and Again: Exploring LLM Robustness to Repeated Questions
This work addresses prompt design for LLM users, but it is incremental as it explores a minor variation without major impact.
This study investigated whether repeating questions in prompts improves large language model (LLM) performance on reading comprehension tasks, finding that repetition increased accuracy by up to 6% but the results were not statistically significant.
This study investigates whether repeating questions within prompts influences the performance of large language models (LLMs). We hypothesize that reiterating a question within a single prompt might enhance the model's focus on key elements of the query. We evaluate five recent LLMs -- including GPT-4o-mini, DeepSeek-V3, and smaller open-source models -- on three reading comprehension datasets under different prompt settings, varying question repetition levels (1, 3, or 5 times per prompt). Our results demonstrate that question repetition can increase models' accuracy by up to $6\%$. However, across all models, settings, and datasets, we do not find the result statistically significant. These findings provide insights into prompt design and LLM behavior, suggesting that repetition alone does not significantly impact output quality.