CLAIMay 29, 2025

Evaluating the Sensitivity of LLMs to Prior Context

arXiv:2506.00069v18 citationsh-index: 39
Originality Incremental advance
AI Analysis

This addresses a critical issue for developers and users of LLMs in multi-turn dialogue applications, though it is incremental as it builds on existing evaluation methods.

The paper tackled the problem of LLMs' performance degradation in multi-turn interactions by introducing new benchmarks to measure sensitivity to prior context, finding performance drops up to 73% for some models and that strategic context placement can improve accuracy by up to 3.5 times.

As large language models (LLMs) are increasingly deployed in multi-turn dialogue and other sustained interactive scenarios, it is essential to understand how extended context affects their performance. Popular benchmarks, focusing primarily on single-turn question answering (QA) tasks, fail to capture the effects of multi-turn exchanges. To address this gap, we introduce a novel set of benchmarks that systematically vary the volume and nature of prior context. We evaluate multiple conventional LLMs, including GPT, Claude, and Gemini, across these benchmarks to measure their sensitivity to contextual variations. Our findings reveal that LLM performance on multiple-choice questions can degrade dramatically in multi-turn interactions, with performance drops as large as 73% for certain models. Even highly capable models such as GPT-4o exhibit up to a 32% decrease in accuracy. Notably, the relative performance of larger versus smaller models is not always predictable. Moreover, the strategic placement of the task description within the context can substantially mitigate performance drops, improving the accuracy by as much as a factor of 3.5. These findings underscore the need for robust strategies to design, evaluate, and mitigate context-related sensitivity in LLMs.

Foundations

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

Your Notes