I have posted a small pilot paper on the evidence-saturation point k^* of language models.
The basic question is practical: for a given model, task type and context format, how many evidence fragments should actually be injected into the prompt?
More context is not monotonically better. It may increase cost, distraction and epistemic contamination without improving correctness. A correctness-only sweep can therefore make capable models appear saturation-free while degradation remains visible on another reliability axis.
In the first task battery, the correctness-optimal k ranged from k=1 to the full evidence set across task types for the same model. This suggests that a single context profile per model is insufficient; k^* should be calibrated per model, served backend, task type and reliability objective.
The paper, benchmark code and datasets are public. I would be particularly interested in results from people running local models.
A potentially useful next step would be an open registry in which operators publish measured k-profiles for their models, tasks, quantizations and context formats. I cannot afford to benchmark the entire local-model ecosystem myself, but the protocol was deliberately designed to be small and reproducible.
Criticism, replications and measured k-curves are welcome.
https://papers.ssrn.com/sol3/papers.cfm?abstract_id=7038059
PS: I have now created an open Evidence-k Registry on Hugging Face, seeded with the 35 task-level measurements from the paper:
Contributions from local-model operators are welcome. Each entry should document the model revision, quantisation, served backend, task type, metric axis and reproducibility source.
