Papers
Topics
Authors
Recent
Gemini 2.5 Flash
Gemini 2.5 Flash
119 tokens/sec
GPT-4o
56 tokens/sec
Gemini 2.5 Pro Pro
43 tokens/sec
o3 Pro
6 tokens/sec
GPT-4.1 Pro
47 tokens/sec
DeepSeek R1 via Azure Pro
28 tokens/sec
2000 character limit reached

Model-enhanced Vector Index (2309.13335v2)

Published 23 Sep 2023 in cs.IR

Abstract: Embedding-based retrieval methods construct vector indices to search for document representations that are most similar to the query representations. They are widely used in document retrieval due to low latency and decent recall performance. Recent research indicates that deep retrieval solutions offer better model quality, but are hindered by unacceptable serving latency and the inability to support document updates. In this paper, we aim to enhance the vector index with end-to-end deep generative models, leveraging the differentiable advantages of deep retrieval models while maintaining desirable serving efficiency. We propose Model-enhanced Vector Index (MEVI), a differentiable model-enhanced index empowered by a twin-tower representation model. MEVI leverages a Residual Quantization (RQ) codebook to bridge the sequence-to-sequence deep retrieval and embedding-based models. To substantially reduce the inference time, instead of decoding the unique document ids in long sequential steps, we first generate some semantic virtual cluster ids of candidate documents in a small number of steps, and then leverage the well-adapted embedding vectors to further perform a fine-grained search for the relevant documents in the candidate virtual clusters. We empirically show that our model achieves better performance on the commonly used academic benchmarks MSMARCO Passage and Natural Questions, with comparable serving latency to dense retrieval solutions.

User Edit Pencil Streamline Icon: https://streamlinehq.com
Authors (19)
  1. Hailin Zhang (51 papers)
  2. Yujing Wang (53 papers)
  3. Qi Chen (194 papers)
  4. Ruiheng Chang (2 papers)
  5. Ting Zhang (174 papers)
  6. Ziming Miao (8 papers)
  7. Yingyan Hou (9 papers)
  8. Yang Ding (65 papers)
  9. Xupeng Miao (37 papers)
  10. Haonan Wang (84 papers)
  11. Bochen Pang (3 papers)
  12. Yuefeng Zhan (10 papers)
  13. Hao Sun (383 papers)
  14. Weiwei Deng (29 papers)
  15. Qi Zhang (785 papers)
  16. Fan Yang (878 papers)
  17. Xing Xie (220 papers)
  18. Mao Yang (62 papers)
  19. Bin Cui (165 papers)
Citations (4)

Summary

We haven't generated a summary for this paper yet.

Github Logo Streamline Icon: https://streamlinehq.com