Distance-Aware Private Set Intersection

12/29/2021
by   Anrin Chakraborti, et al.
0

Private set intersection (PSI) allows two mutually-untrusting parties to compute an intersection of their respective sets, without revealing any information to each other about items that are not in the intersection. This work introduces a variant of the problem called distance-aware PSI (DA-PSI) for computing intersection of items in defined metric spaces. The intersection contains pairs of items that are within a specified distance threshold of each other. This paper puts forward constructions for two such metric spaces: (i) Minkowski distance of order 1 over the set of integers (i.e., for integers a and b, their distance is |a-b|); and (ii) Hamming distance over the set {0,1}^ℓ. The communication volume scales logarithmically in the distance threshold, and linearly in the set size for the Minkowski DA-PSI protocol. On the other hand, the communication volume scales quadratically in the distance threshold for the Hamming DA-PSI protocol and is independent of the number of dimensions. Applying the Minkowski DA-PSI protocol to compare IP addresses contacting honeypots for private collaborative blacklisting both improves findings relative to PSI, doubling the number of IPs in the intersection, and reduces communication and computation by 10× relative to a naive baseline. Applying the Hamming DA-PSI protocol to the task of Iris recognition reduces communication volume by 4× over a generic 2PC baseline.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
08/28/2023

Advancement on Security Applications of Private Intersection Sum Protocol

Secure computation protocols combine inputs from involved parties to gen...
research
03/15/2021

Multi-party Private Set Operations with an External Decider

A Private Set Operation (PSO) protocol involves at least two parties wit...
research
09/14/2023

Secure and Scalable Circuit-based Protocol for Multi-Party Private Set Intersection

We propose a novel protocol for computing a circuit which implements the...
research
10/21/2022

The sequence reconstruction problem for permutations with the Hamming distance

V. Levenshtein first proposed the sequence reconstruction problem in 200...
research
06/27/2022

Semidefinite programming bounds for few-distance sets in the Hamming and Johnson spaces

We study the maximum cardinality problem of a set of few distances in th...
research
03/05/2021

Compressed Communication Complexity of Hamming Distance

We consider the communication complexity of the Hamming distance of two ...
research
07/18/2023

Mitigating Intersection Attacks in Anonymous Microblogging

Anonymous microblogging systems are known to be vulnerable to intersecti...

Please sign up or login with your details

Forgot password? Click here to reset