English

Joint Learning of Deep Retrieval Model and Product Quantization based Embedding Index

Information Retrieval 2021-05-31 v3

Abstract

Embedding index that enables fast approximate nearest neighbor(ANN) search, serves as an indispensable component for state-of-the-art deep retrieval systems. Traditional approaches, often separating the two steps of embedding learning and index building, incur additional indexing time and decayed retrieval accuracy. In this paper, we propose a novel method called Poeem, which stands for product quantization based embedding index jointly trained with deep retrieval model, to unify the two separate steps within an end-to-end training, by utilizing a few techniques including the gradient straight-through estimator, warm start strategy, optimal space decomposition and Givens rotation. Extensive experimental results show that the proposed method not only improves retrieval accuracy significantly but also reduces the indexing time to almost none. We have open sourced our approach for the sake of comparison and reproducibility.

Keywords

Cite

@article{arxiv.2105.03933,
  title  = {Joint Learning of Deep Retrieval Model and Product Quantization based Embedding Index},
  author = {Han Zhang and Hongwei Shen and Yiming Qiu and Yunjiang Jiang and Songlin Wang and Sulong Xu and Yun Xiao and Bo Long and Wen-Yun Yang},
  journal= {arXiv preprint arXiv:2105.03933},
  year   = {2021}
}

Comments

4 pages, 4 figures; accepted by SIGIR2021

R2 v1 2026-06-24T01:55:04.206Z