paper-with-me

홈 › Papers

Auto Search Indexer for End-to-End Document Retrieval

2023-10-19 · Tianchi Yang, Minghui Song, Zihan Zhang, Haizhen Huang, Weiwei Deng, Feng Sun, Qi Zhang

Generative retrieval, which is a new advanced paradigm for document retrieval, has recently attracted research interests, since it encodes all documents into the model and directly generates the retrieved documents. However, its power is still underutilized since it heavily relies on the "preprocessed" document identifiers (docids), thus limiting its retrieval performance and ability to retrieve new documents. In this paper, we propose a novel fully end-to-end retrieval paradigm. It can not only end-to-end learn the best docids for existing and new documents automatically via a semantic indexing module, but also perform end-to-end document retrieval via an encoder-decoder-based generative model, namely Auto Search Indexer (ASI). Besides, we design a reparameterization mechanism to combine the above two modules into a joint optimization framework. Extensive experimental results demonstrate the superiority of our model over advanced baselines on both public and industrial datasets and also verify the ability to deal with new documents.

📄 PDF Abstract BibTeX arXiv:2310.12455

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderRetrieval

Similar Papers 제목 키워드 기반

T2VIndexer: A Generative Video Indexer for Efficient Text-Video Retrieval

2024-08-21 · Yili Li, Jing Yu, Keke Gai, Bang Liu 외

Current text-video retrieval methods mainly rely on cross-modal matching between queries and videos to calculate their similarity scores, which are then sorted to obtain retrieval results. This method considers the match…

RetrievalVideo Retrieval

Ultron: An Ultimate Retriever on Corpus with a Model-based Indexer

2022-08-19 · Yujia Zhou, Jing Yao, Zhicheng Dou, Ledell Wu 외

Document retrieval has been extensively studied within the index-retrieve framework for decades, which has withstood the test of time. Unfortunately, such a pipelined framework limits the optimization of the final retrie…

Retrieval

Language Models As Semantic Indexers

2023-10-11 · Bowen Jin, Hansi Zeng, Guoyin Wang, Xiusi Chen 외

Semantic identifier (ID) is an important concept in information retrieval that aims to preserve the semantics of objects such as documents and items inside their IDs. Previous studies typically adopt a two-stage pipeline…

Contrastive LearningInformation RetrievalLanguage ModellingRetrieval

A Neural Corpus Indexer for Document Retrieval

2022-06-06 · Yujing Wang, Yingyan Hou, Haonan Wang, Ziming Miao 외

Current state-of-the-art document retrieval solutions mainly follow an index-retrieve paradigm, where the index is hard to be directly optimized for the final retrieval target. In this paper, we aim to show that an end-t…

DecoderRetrievalTriviaQA

MS MARCO Web Search: a Large-scale Information-rich Web Dataset with Millions of Real Click Labels

2024-05-13 · Qi Chen, Xiubo Geng, Corby Rosset, Carolyn Buractaon 외

Recent breakthroughs in large models have highlighted the critical significance of data scale, labels and modals. In this paper, we introduce MS MARCO Web Search, the first large-scale information-rich web dataset, featu…

Information RetrievalRetrieval