You are looking at a specific version 20210914:174948 of this paper. See the latest version.

Paper 2021/1157

Lightweight Private Similarity Search

Sacha Servan-Schreiber and Simon Langowski and Srinivas Devadas

Abstract

Nearest neighbor search is a fundamental building-block for a wide range of applications. A privacy-preserving protocol for nearest neighbor search involves a set of clients who send queries to a remote database. Each client retrieves the nearest neighbor(s) to its query in the database without revealing any information about the query. For database privacy, the client must not learn anything beyond the query answer. Existing protocols for private nearest neighbor search re- quire heavy cryptographic tools, resulting in poor practical performance or large client overheads. In this paper, we present the first lightweight protocol for private nearest neighbor search. Our protocol is instantiated using two non-colluding servers, each holding a replica of the database. The protocol supports an arbitrary number of clients simultaneously querying the database via these servers. Each query is only a single round of communication for the client and does not require any communication between servers. If at least one of the servers is non-colluding, we ensure that (1) no information is revealed on the client’s query, (2) the total communication between the client and the servers is sublinear in the database size, and (3) each query answer only leaks a small and precisely quantified amount of information about the database to the client, even when the client is acting maliciously. We implement our protocol and report its performance on real-world data. Our construction requires between 10 and 30 seconds of query latency over large databases of 10M feature vectors. Client overhead remained under 10μs of processing time per query and typically less than 4 MB of communication, depending on parameters.

Metadata
Available format(s)
PDF
Category
Applications
Publication info
Preprint.
Keywords
privacy-preservingsimilaritynearest neighbor searchlocality-sensitive hashinglshlightweight
Contact author(s)
3s @ mit edu,slangows @ mit edu,devadas @ mit edu
History
2023-05-24: last of 6 revisions
2021-09-14: received
See all versions
Short URL
https://ia.cr/2021/1157
License
Creative Commons Attribution
CC BY
Note: In order to protect the privacy of readers, eprint.iacr.org does not use cookies or embedded third party content.