Papers › Beyond Top-K: Replacing Black-Box Retrieval with Interpretable Agentic Operations

Beyond Top-K: Replacing Black-Box Retrieval with Interpretable Agentic Operations

6 Aug 2026arXiv:2608.06305added by Syntology

Sagar Tamang, Ayush Vyas, Tabarakul Hazarika

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Retrieval-augmented generation over long documents is dominated by one design: chunk the text, embed the chunks, and surface the top-k nearest neighbours of the query. We argue that for an important class of documents -- financial statements, audit reports, regulatory returns -- this design is structurally unsound, and we make the argument measurable. On a 780-page government financial report, 86.8% of content lines are table rows, thousands of near-identical figures compete in one embedding space, and a figure inherits its unit from a header a median of 13 lines above it -- so a chunk boundary routinely separates a number from whether it is in lakh or crore, an error of two orders of magnitude. A table-aware chunker built as a steelman fixes the unit problem but leaves 27-30% of numeric chunks with no fiscal-year header at every chunk size we tried. We propose READ (Reliable Embedding-free Agentic Document-search), in which an agent reads the raw document through three deterministic operations -- normalized lexical search, structural navigation, and bounded span reads -- exposed over the Model Context Protocol, so a trajectory is a replayable audit trail, not an opaque similarity score. On 51 verified questions READ answers 58.8% against dense retrieval's 15.7% (p_Holm = 2 x 10^-5) -- or 35.3% tuned, which READ still leads by 23.5 points (p_Holm = 0.017). An agent given the same loop but a top-k tool reaches only 27.5%, locating the gain in the interface rather than in iteration. We also report what the evidence does not support: BM25 is statistically indistinguishable from READ, so our result separates embedding-based from embedding-free retrieval, not agentic from lexical search.

PaperPDFCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2608.06305")

Code

Syntology Ran 19 of 22 code samples harvested from 1 repository linked to this paper; 3 have no recorded run. Of those that ran: 19 ran with no contract checked.

By repository: found in paper text by Syntology: 22 samples from 1 repository, 19 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

twospoon/READ found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

22 samples harvested; 19 ran; 0 honoured the contract we drafted; 3 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

19ran
3unverified

Licence: 0 of the 22 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from twospoon/READ. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

bootstrap_interval twospoon/READ/read_eval/stats.py found in paper text by Syntology ran MIT (permissive) · 75eaf805c4700138 · report
category_table twospoon/READ/read_eval/metrics.py found in paper text by Syntology ran MIT (permissive) · e979091b7579c2dc · report
cells twospoon/READ/read_eval/conversion.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 59721fd3d0e46447 · report
extract_figures twospoon/READ/read_eval/judge.py found in paper text by Syntology ran MIT (permissive) · eabdc8dcec977c00 · report
fig_cost_accuracy twospoon/READ/read_eval/plotting.py found in paper text by Syntology ran MIT (permissive) · dbeeb6fa624202ce · report
fig_teaser twospoon/READ/read_eval/plotting.py found in paper text by Syntology ran MIT (permissive) · 43a536b7da47e192 · report
indian_group twospoon/READ/read_eval/judge.py found in paper text by Syntology ran fingerprinted MIT (permissive) · ebabcfe74f022a2f · report
is_nil_marker twospoon/READ/read_eval/conversion.py found in paper text by Syntology ran MIT (permissive) · bdc014c1cc569d13 · report
load_benchmark twospoon/READ/read_eval/runner.py found in paper text by Syntology ran MIT (permissive) · ffbeca37f7514969 · report
load_completed twospoon/READ/read_eval/runner.py found in paper text by Syntology ran MIT (permissive) · c983f0619c95ada4 · report
load_results twospoon/READ/read_eval/metrics.py found in paper text by Syntology ran MIT (permissive) · 6d4808b78e1515fc · report
numeric_variants twospoon/READ/read_eval/judge.py found in paper text by Syntology ran MIT (permissive) · f1a091eea06464a7 · report
paired_bootstrap_delta twospoon/READ/read_eval/stats.py found in paper text by Syntology ran MIT (permissive) · 620f02fea54bd33e · report
statement_key twospoon/READ/read_eval/corpus.py found in paper text by Syntology ran fingerprinted MIT (permissive) · a6f426629de5ec27 · report
summarize twospoon/READ/read_eval/provenance.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 6a7e660ff0f3240d · report
timings_table twospoon/READ/read_eval/provenance.py found in paper text by Syntology ran fingerprinted MIT (permissive) · d370439b005fe80d · report
tools_for twospoon/READ/read_eval/read_tools.py found in paper text by Syntology ran fingerprinted MIT (permissive) · 7293c795cca0ba9e · report
unverified_questions twospoon/READ/read_eval/runner.py found in paper text by Syntology ran MIT (permissive) · 2d7ad11065cab7d7 · report
wilson_interval twospoon/READ/read_eval/stats.py found in paper text by Syntology ran MIT (permissive) · 92ca9e4be54f3766 · report
fig_main_accuracy twospoon/READ/read_eval/plotting.py found in paper text by Syntology unverified MIT (permissive) · 6e4f7927ce299bd9 · report
resolve_pricing twospoon/READ/read_eval/llm.py found in paper text by Syntology unverified MIT (permissive) · 06734d57b71c9231 · report
system_table twospoon/READ/read_eval/metrics.py found in paper text by Syntology unverified MIT (permissive) · 8629d6b7fe65e5ef · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2608.06305, was issued in August 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections