The Laws of Context Allocation: Causal Measurement and Closed-Loop Orchestration in Generative Search

๐Ÿ“… 2026-08-24
๐Ÿ“ˆ Citations: 0
โœจ Influential: 0
๐Ÿ“„ PDF
๐Ÿค– AI Summary
ๆœฌๆ–‡่งฃๅ†ณไบ†็”Ÿๆˆๆœ็ดขไธญ่ฏๆฎๅˆฉ็”จๆต‹้‡ไธๅ‡†็กฎๅ’ŒไธŠไธ‹ๆ–‡้ข„็ฎ—ๅˆ†้…ไธไฝณ็š„้—ฎ้ข˜๏ผŒ้€š่ฟ‡ๅ› ๆžœๆŽขๆต‹ๆ–นๆณ•ๆ”น่ฟ›ๆต‹้‡๏ผŒๅนถ้‡‡็”จ่ฟญไปฃๅˆ†้…่ฎก็ฎ—่ต„ๆบ็š„ๆ–นๆณ•ไผ˜ๅŒ–ๅˆ†้…ใ€‚
๐Ÿ“ Abstract
As Retrieval-Augmented Generation (RAG) shifts toward diverse portfolio generation, it is stymied by two critical bottlenecks: flawed measurement of evidence utilization, and suboptimal context budget allocation. We resolve both sequentially. To resolve measurement, we expose a pervasive ``diagnostic illusion'': standard relevance proxies fail catastrophically on hard negatives. We replace them with an efficient causal leave-one-out probe that accurately isolates generative reliance and formally calibrates the structural dilution of LLM attention. To resolve allocation, we deploy this causal probe in a deconfounded factorial grid. We prove that the prevailing strategy of monolithic context widening is an architectural trap penalized by relevance decay. Instead, allocating compute iteratively across multiple sequential generations drives transformative portfolio recall gains of 16.7--20.5 absolute percentage points, scaling robustly up to 32B models. Finally, we unify these solutions into a deployable closed-loop submodular scheduler. Augmented by an attribution-steered contrastive decoder to override LLM attention inertia, our architecture systematically forces fresh evidence integration. By dominating classical open-loop baselines, we establish sequential, feedback-driven orchestration as the definitive paradigm for generative search. Our code, data, and causal measurement instruments are available at https://github.com/PeiYangLiu/ascp.
Problem

Research questions and friction points this paper is trying to address.

Retrieval-Augmented Generation
evidence utilization
context allocation
generative search
Innovation

Methods, ideas, or system contributions that make the work stand out.

causal leave-one-out probe
iterative compute allocation
closed-loop submodular scheduler
๐Ÿ”Ž Similar Papers
No similar papers found.