Skip to content

Latest commit

 

History

History
52 lines (42 loc) · 4.51 KB

File metadata and controls

52 lines (42 loc) · 4.51 KB

awesome-generative-retrieval-models

A curated list of awesome papers related to generative retrieval models. If I missed any papers, feel free to open a PR to include them! And any feedback and contribuitons are welcome!

Generative retrieval is meant to replace the long-lived "retrieve-then-rank" paradigm by collapsing the indexing, retrieval, and ranking components of traditional Information Retrieval (IR) systems into a single unified model. With generative retrieval, indexing is replaced with model training, while retrieval and ranking are replaced with model inference.

Table of Contents


Opinion Papers

Analysis

Indexing Strategy

Identifier Design

Dynamic Corpora

Applications