paper-with-me

홈 › Papers

More Context, Same Budget: Dual-Bounded Relational Recall Beyond Top-K Retrieval

2026-08-19 · Thomson D. Nguy arxiv

More context does not require a larger retrieval budget. Under the same ceiling, a retrieval system can recover more of the evidence a question requires by following relationships between evidence that flat top-k ranking leaves behind. We test that proposition with Dual-Bounded Relational Recall (DBRR), which allocates a fixed retrieval budget between relevance-selected seeds and bounded graph-adjacent context, against matched flat top-k retrieval using the same relevance-ranking stage and the same maximum number of retrieval units and tokens. The outcome is complete recovery of the official HotpotQA supporting-evidence set for each question. Across 7,405 FullWiki questions, the Primary DBRR allocation increased complete supporting-evidence recovery by 23.8 percentage points over its matched flat baseline (paired risk difference 0.2377; question-level bootstrap 95% interval 0.2269 to 0.2489). It improved 1,952 questions, tied on 5,261, and harmed 192. Bridge questions drove the effect, with a 28.7-point increase; comparison questions showed a smaller 4.2-point difference. In a prespecified, evaluation-only diagnostic population, real relationships also outperformed random-neighbor and degree-preserving shuffled-graph controls. The result is straightforward: under the same context budget, complete-evidence retrieval depends not only on which items rank highest, but on how context is allocated around them. Relational allocation recovered complete evidence sets that flat top-k retrieval left incomplete.

📄 PDF Abstract BibTeX arXiv:2608.18448

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Noiseless Privacy

2019-10-29 · Farhad Farokhi

In this paper, we define noiseless privacy, as a non-stochastic rival to differential privacy, requiring that the outputs of a mechanism (i.e., function composition of a privacy-preserving mapping and a query) can attain…

Privacy PreservingQuantizationTwo-sample testing

No-regret Learning in Repeated First-Price Auctions with Budget Constraints

2022-05-29 · Rui Ai, Chang Wang, Chenchen Li, Jinshan Zhang 외

Recently the online advertising market has exhibited a gradual shift from second-price auctions to first-price auctions. Although there has been a line of works concerning online bidding strategies in first-price auction…

Survival Analysis

Learning to Bid in Discriminatory Auctions with Budget Constraints

2026-06-28 · Negin Golrezaei, Sourav Sahoo arxiv

We study repeated bidding in multi-unit discriminatory (pay-as-bid) auctions for a single bidder with per-round utility equal to value minus $α$ times payment, where $α\in[0,1]$ is a cost-of-capital parameter. The bidder…

Staged Factorial Screening for Budget-Constrained Micro-Pretraining

2026-04-27 · Felipe Chavarro Polania arxiv

Budget-constrained micro-pretraining often requires triaging many candidate recipes on a shared accelerator before larger search budgets are spent. We study whether a staged fractional-factorial workflow can recover stab…

Don't Scroll Back: Missing-Evidence Memory for Streaming Dialogue Summarization

2026-08-10 · Hyangsuk Min, Hwanjun Song hf

Users of modern platforms repeatedly need summaries of recent dialogue, but the window rarely contains enough context to be interpreted on its own. We formalize this setting as streaming dialogue summarization, where a s…