Papers › Bottleneck-Minimal Indexing for Generative Document Retrieval

Bottleneck-Minimal Indexing for Generative Document Retrieval

12 May 2024arXiv:2405.10974archive 2025-07-28

Xin Du, Lixin Xiu, Kumiko Tanaka-Ishii

We apply an information-theoretic perspective to reconsider generative document retrieval (GDR), in which a document x ∈X is indexed by t ∈T, and a neural autoregressive model is trained to map queries Q to T. GDR can be considered to involve information transmission from documents X to queries Q, with the requirement to transmit more bits via the indexes T. By applying Shannon's rate-distortion theory, the optimality of indexing can be analyzed in terms of the mutual information, and the design of the indexes T can then be regarded as a {\em bottleneck} in GDR. After reformulating GDR from this perspective, we empirically quantify the bottleneck underlying GDR. Finally, using the NQ320K and MARCO datasets, we evaluate our proposed bottleneck-minimal indexing method in comparison with various previous indexing methods, and we show that it outperforms those methods.

PaperPDFCodeCode 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="2405.10974")

Code

Syntology Ran 9 of 11 code samples harvested from 1 repository linked to this paper; 2 have no recorded run. Of those that ran: 1 ran · honoured contract; 8 ran with no contract checked.

By repository: official repository: 11 samples from 1 repository, 9 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

kduxin/Bottleneck-Minimal-Indexing officialmentioned in papermentioned on GitHubjaxMIT report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. 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

11 samples harvested; 9 ran; 1 honoured the contract we drafted; 2 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.

1ran · honoured contract
8ran
2unverified

Licence: 0 of the 11 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 kduxin/Bottleneck-Minimal-Indexing. “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.

chunker kduxin/Bottleneck-Minimal-Indexing/BMIndexing/bert_embedding.py official repository ran MIT (permissive) · cf90b576db7b4cc6 · report
clean_text kduxin/Bottleneck-Minimal-Indexing/NCIRetriever/model.py official repository ran fingerprinted MIT (permissive) · 5d140ce18f0b48ed · report
convert_tf_weight_name_to_pt_weight_name kduxin/Bottleneck-Minimal-Indexing/NCIRetriever/nci_transformers/modeling_tf_pytorch_utils.py official repository ran MIT (permissive) · 083639169ab3b8f0 · report
detach_dict kduxin/Bottleneck-Minimal-Indexing/NCIRetriever/model.py official repository ran MIT (permissive) · ea31caa9a38cca23 · report
find_pruneable_heads_and_indices kduxin/Bottleneck-Minimal-Indexing/NCIRetriever/nci_transformers/modeling_utils.py official repository ran MIT (permissive) · 6d254a1b39c650ff · report
intarray_to_string kduxin/Bottleneck-Minimal-Indexing/NCIRetriever/io.py official repository ran fingerprinted MIT (permissive) · 8ccd1445bde3ebe0 · report
prune_conv1d_layer kduxin/Bottleneck-Minimal-Indexing/NCIRetriever/nci_transformers/modeling_utils.py official repository ran MIT (permissive) · 2ecf9d52d1413149 · report
prune_linear_layer kduxin/Bottleneck-Minimal-Indexing/NCIRetriever/nci_transformers/modeling_utils.py official repository ran MIT (permissive) · b3504e72ce1153fe · report
softmax kduxin/Bottleneck-Minimal-Indexing/NCIRetriever/model.py official repository ran · honoured contract fingerprinted MIT (permissive) · c0cf1196424d4f71 · report
encode kduxin/Bottleneck-Minimal-Indexing/BMIndexing/bert_embedding.py official repository unverified MIT (permissive) · 9cacde1e22f5c412 · report
gen_query kduxin/Bottleneck-Minimal-Indexing/BMIndexing/genq.py official repository unverified MIT (permissive) · 54fe86d917d7ff48 · report

Tasks

Retrieval

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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