Paper 2024/1600
Pacmann: Efficient Private Approximate Nearest Neighbor Search
Abstract
We propose a new private Approximate Nearest Neighbor (ANN) search scheme named Pacmann that allows a client to perform ANN search in a vector database without revealing the query vector to the server. Unlike prior constructions that run encrypted search on the server side, Pacmann carefully offloads limited computation and storage to the client, no longer requiring computationally-intensive cryptographic techniques. Specifically, clients run a graph-based ANN search, where in each hop on the graph, the client privately retrieves local graph information from the server. To make this efficient, we combine two ideas: (1) we adapt a leading graph-based ANN search algorithm to be compatible with private information retrieval (PIR) for subgraph retrieval; (2) we use a recent class of PIR schemes that trade offline preprocessing for online computational efficiency. Pacmann achieves significantly better search quality than the state-of-the-art private ANN search schemes, showing up to 2.5$\times$ better search accuracy on real-world datasets than prior work and reaching 90\% quality of a state-of-the-art non-private ANN algorithm. Moreover on large datasets with up to 100 million vectors, Pacmann shows better scalability than prior private ANN schemes with up to 2.6$\times$ reduction in computation time and 1.3$\times$ reduction in overall latency.
Metadata
- Available format(s)
- Category
- Cryptographic protocols
- Publication info
- Preprint.
- Keywords
- PIRPrivate Search
- Contact author(s)
-
mingxunz @ andrew cmu edu
runting @ gmail com
gfanti @ andrew cmu edu - History
- 2024-10-09: approved
- 2024-10-08: received
- See all versions
- Short URL
- https://ia.cr/2024/1600
- License
-
CC BY
BibTeX
@misc{cryptoeprint:2024/1600, author = {Mingxun Zhou and Elaine Shi and Giulia Fanti}, title = {Pacmann: Efficient Private Approximate Nearest Neighbor Search}, howpublished = {Cryptology {ePrint} Archive, Paper 2024/1600}, year = {2024}, url = {https://eprint.iacr.org/2024/1600} }