π€ AI Summary
This study investigates the quantitative impact of strong distractor prevalence on model performance in long-context reasoning. By systematically varying the proportion of strongly distracting documents within fixed-length contexts and employing controlled experiments, attention analysis, and retrieval evaluation, the authors identify and name the βFirst Drop of Inkβ effect: even a small amount of strong interference triggers a sharp performance drop, with additional distractors yielding only diminishing marginal effects. Both theoretical and empirical evidence demonstrate that low-proportion strong distractors disproportionately consume attentional resources. Notably, significant performance recovery occurs only when distractor prevalence is reduced nearly to zero, underscoring the critical importance of high-precision upstream retrieval for robust long-context reasoning.
π Abstract
As large language models are increasingly deployed in retrieval-augmented generation and agentic systems that accumulate extensive context, understanding how distracting information affects long-context performance becomes critical. Prior work shows that semantically relevant yet misleading documents degrade performance, but the quantitative relationship between the proportion of distractors and performance remains unstudied. In this work, we systematically vary the hard-distractor proportion in fixed-length contexts, revealing a striking nonlinear pattern: as the proportion of hard distractors increases, performance drops sharply within the first small fraction, while the remainder of the range yields only marginal additional decline. We term this ''The First Drop of Ink'' effect, analogous to how a single drop of ink contaminates water. Our theoretical and empirical analyses grounded in attention mechanics show that hard distractors capture disproportionate attention even at small proportions, with diminishing marginal impact as their proportion grows. Controlled experiments further show that filtering gains mainly come from context-length reduction rather than distractor removal; substantial recovery requires reducing the hard-distractor proportion to near zero, highlighting the importance of upstream retrieval precision.