paper-with-me

홈 › Papers

A Neural Corpus Indexer for Document Retrieval

2022-06-06 · Yujing Wang, Yingyan Hou, Haonan Wang, Ziming Miao, Shibin Wu, Hao Sun, Qi Chen, Yuqing Xia, Chengmin Chi, Guoshuai Zhao, Zheng Liu, Xing Xie, Hao Allen Sun, Weiwei Deng, Qi Zhang, Mao Yang

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-to-end deep neural network unifying training and indexing stages can significantly improve the recall performance of traditional methods. To this end, we propose Neural Corpus Indexer (NCI), a sequence-to-sequence network that generates relevant document identifiers directly for a designated query. To optimize the recall performance of NCI, we invent a prefix-aware weight-adaptive decoder architecture, and leverage tailored techniques including query generation, semantic document identifiers, and consistency-based regularization. Empirical studies demonstrated the superiority of NCI on two commonly used academic benchmarks, achieving +21.4% and +16.8% relative enhancement for Recall@1 on NQ320k dataset and R-Precision on TriviaQA dataset, respectively, compared to the best baseline method.

📄 PDF Abstract BibTeX arXiv:2206.02743

Code (1)

solidsea98/neural-corpus-indexer-nci jax

Tasks

DecoderRetrievalTriviaQA

Similar Papers 제목 키워드 기반

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

Auto Search Indexer for End-to-End Document Retrieval

2023-10-19 · Tianchi Yang, Minghui Song, Zihan Zhang, Haizhen Huang 외

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. Howe…

DecoderRetrieval

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

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

Categorisation of Bulgarian Legislative Documents

2020-09-01 · CLIB 2020 9 · Nikola Obreshkov, Martin Yalamov, Svetla Koeva

The paper presents the categorisation of Bulgarian MARCELL corpus in toplevel EuroVoc domains. The Bulgarian MARCELL corpus is part of a recently developed multilingual corpus representing the national legislation in sev…

Term Extraction