An Approximate Algorithm for Maximum Inner Product Search over Streaming Sparse Vectors

ACM TRANSACTIONS ON INFORMATION SYSTEMS(2024)

引用 2|浏览41
暂无评分
摘要
Maximum Inner Product Search or top-k retrieval on sparse vectors is well understood in information retrieval, with a number of mature algorithms that solve it exactly. However, all existing algorithms are tailored to text and frequency-based similarity measures. To achieve optimal memory footprint and query latency, they rely on the near stationarity of documents and on laws governing natural languages. We consider, instead, a setup in which collections are streaming-necessitating dynamic indexing-and where indexing and retrieval must work with arbitrarily distributed real-valued vectors. As we show, existing algorithms are no longer competitive in this setup, even against naive solutions. We investigate this gap and present a novel approximate solution, called SINNAMON, that can efficiently retrieve the top-k results for sparse real valued vectors drawn from arbitrary distributions. Notably, SINNAMON offers levers to trade off memory consumption, latency, and accuracy, making the algorithm suitable for constrained applications and systems. We give theoretical results on the error introduced by the approximate nature of the algorithm and present an empirical evaluation of its performance on two hardware platforms and synthetic and real-valued datasets. We conclude by laying out concrete directions for future research on this general top-k retrieval problem over sparse vectors.
更多
查看译文
关键词
Approximate algorithms,maximum inner product search,sparse vectors
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要