paper-with-me

Papers

Dense Sparse Retrieval: Using Sparse Language Models for Inference Efficient Dense Retrieval

2023-03-31 · Daniel Campos, ChengXiang Zhai

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

📄 PDF Abstract BibTeX arXiv:2304.00114

Code (0)

등록된 구현이 없습니다.

Tasks

RetrievalTriviaQA

Methods 이 논문이 사용한 방법론

Library 설명 없음

Similar Papers 제목 키워드 기반

Towards Competitive Search Relevance For Inference-Free Learned Sparse Retrievers

2024-11-07 · Zhichao Geng, Dongyu Ru, Yang Yang

Learned sparse retrieval, which can efficiently perform retrieval through mature inverted-index engines, has garnered growing attention in recent years. Particularly, the inference-free sparse retrievers are attractive a…

Knowledge DistillationRetrievalZero Shot on BEIR (Inference Free Model)

Inference-Free Multimodal Learned Sparse Retrieval for Production-Scale Visual Document Search

2026-05-29 · Gyu-Hwung Cho, Youngjune Lee, Kiyoon Jeong, Siyoung Lee 외 arxiv

As large-scale visual-document corpora such as arXiv papers and enterprise PDFs continue to grow, visual-document retrieval has gained increasing attention; yet it still lacks a deployable system that lexically indexes v…

Sparse Meets Dense: Unified Generative Recommendations with Cascaded Sparse-Dense Representations

2025-03-04 · Yuhao Yang, Zhi Ji, Zhaopeng Li, Yi Li 외

Generative models have recently gained attention in recommendation systems by directly predicting item identifiers from user interaction sequences. However, existing methods suffer from significant information loss due t…

QuantizationRecommendation SystemsRetrieval

Sparse and Dense Retrievers Learn Better Together: Joint Sparse-Dense Optimization for Text-Image Retrieval

2025-08-22 · Jonghyun Song, Youngjune Lee, Gyu-Hwung Cho, Ilhyeon Song 외 arxiv

Vision-Language Pretrained (VLP) models have achieved impressive performance on multimodal tasks, including text-image retrieval, based on dense representations. Meanwhile, Learned Sparse Retrieval (LSR) has gained tract…

Knowledge DistillationImage Retrieval

Interpret and Control Dense Retrieval with Sparse Latent Features

2024-10-17 · Hao Kang, Tevin Wang, Chenyan Xiong

Dense embeddings deliver strong retrieval performance but often lack interpretability and controllability. This paper introduces a novel approach using sparse autoencoders (SAE) to interpret and control dense embeddings …

Retrieval