arXiv 2506.08276
LEANN: A Low-Storage Vector Index
By Yichuan Wang, Shu Liu, et al.
Published 2025-06-09
Citation lineage
Review the prior work and downstream research connected to this paper.
Embedding-based search is widely used in applications such as recommendation and retrieval-augmented generation (RAG). Recently, there is a growing demand to support these capabilities over personal data stored locally on devices. However, maintaining the necessary data structure associated with the embedding-based search is often infeasible due to its high storage overhead. For example, indexing 100 GB of raw data…