Pith. sign in

REVIEW 3 cited by

Transformer Memory as a Differentiable Search Index

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2202.06991 v3 pith:ECNLNSXK submitted 2022-02-14 cs.CL cs.AIcs.IRcs.LG

classification cs.CLcs.AIcs.IRcs.LG
keywords modelcorpusdemonstratedifferentiabledirectlyindexinformationmodels
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

In this paper, we demonstrate that information retrieval can be accomplished with a single Transformer, in which all information about the corpus is encoded in the parameters of the model. To this end, we introduce the Differentiable Search Index (DSI), a new paradigm that learns a text-to-text model that maps string queries directly to relevant docids; in other words, a DSI model answers queries directly using only its parameters, dramatically simplifying the whole retrieval process. We study variations in how documents and their identifiers are represented, variations in training procedures, and the interplay between models and corpus sizes. Experiments demonstrate that given appropriate design choices, DSI significantly outperforms strong baselines such as dual encoder models. Moreover, DSI demonstrates strong generalization capabilities, outperforming a BM25 baseline in a zero-shot setup.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 3 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. OpenAlex reports about 82 citations worldwide. Full citation record

  1. An LLM-powered Agentic Recommendation System for Connected TV Content Discovery

    cs.IR 2026-07 conditional novelty 6.0 of 10

    A hybrid system where an LLM agent generates CTV topic channels and traditional ML ranks the media inside them is engineered to run at production latency via async caching, but only its retrieval component is quality-...

  2. Vectorizing the Trie: Efficient Constrained Decoding for LLM-based Generative Retrieval on Accelerators

    cs.IR 2026-02 conditional novelty 6.0 of 10

    Constrained decoding for generative retrieval can be made accelerator-friendly by flattening the trie of valid items into a CSR sparse matrix and doing branch-free vectorized lookups.

  3. IU4Rec: Interest Unit-Based Product Organization and Recommendation for E-Commerce Platform

    cs.IR 2025-02 conditional novelty 4.0 of 10

    Recommending groups of similar products (interest units) instead of single items improves CTR and transactions on a C2C platform where individual items have limited stock.

Pith tools