학술논문

Dense Sparse Retrieval: Using Sparse Language Models for Inference Efficient Dense Retrieval
Document Type
Working Paper
Source
Subject
Computer Science - Information Retrieval
Computer Science - Artificial Intelligence
Computer Science - Computation and Language
Language
Abstract
Vector-based retrieval systems have become a common staple for academic and industrial search applications because they provide a simple and scalable way of extending the search to leverage contextual representations for documents and queries. As these vector-based systems rely on contextual language models, their usage commonly requires GPUs, which can be expensive and difficult to manage. Given recent advances in introducing sparsity into language models for improved inference efficiency, in this paper, we study how sparse language models can be used for dense retrieval to improve inference efficiency. Using the popular retrieval library Tevatron and the MSMARCO, NQ, and TriviaQA datasets, we find that sparse language models can be used as direct replacements with little to no drop in accuracy and up to 4.3x improved inference speeds