Fuzzy Private Set Union via Oblivious Key Homomorphic Encryption Retrieval
Jean-Guillaume Dumas (UGA, LJK, CASC), Aude Maignan (CASC), Luiza Soezima

TL;DR
This paper introduces efficient protocols for fuzzy private set union that account for approximate element matching, utilizing a novel Oblivious Key Homomorphic Encryption Retrieval technique to improve privacy and communication efficiency.
Contribution
The paper presents a new fuzzy private set union protocol and a novel OKHER sub-protocol, enhancing efficiency and privacy in approximate set operations.
Findings
Achieves communication bounds from O(dm log(δn)) to O(d^2 m log(δ^2 n))
Introduces OKHER, improving on OKVR techniques
Formalizes security properties for fuzzy set union protocols
Abstract
Private Set Multi-Party Computations are protocols that allow parties to jointly and securely compute functions: apart from what is deducible from the output of the function, the input sets are kept private. Then, a Private Set Union (PSU), resp. Intersection (PSI), is a protocol that allows parties to jointly compute the union, resp. the intersection, between their private sets. Now a structured PSI, is a PSI where some structure of the sets can allow for more efficient protocols. For instance in Fuzzy PSI, elements only need to be close enough, instead of equal, to be part of the intersection. We present in this paper, Fuzzy PSU protocols (FPSU), able to efficiently take into account approximations in the union. For this, we introduce a new efficient sub-protocol, called Oblivious Key Homomorphic Encryption Retrieval (OKHER), improving on Oblivious Key-Value Retrieval (OKVR)…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCryptography and Data Security · Security in Wireless Sensor Networks · Privacy-Preserving Technologies in Data
