Paper 2025/054
Doubly Efficient Fuzzy Private Set Intersection for High-dimensional Data with Cosine Similarity
Abstract
Fuzzy private set intersection (fuzzy PSI) is a cryptographic protocol that enables privacy-preserving similarity matching, where a client securely learns which of its items are sufficiently close to some item in the service provider's dataset. This functionality is essential for various real-world applications, including biometric authentication, information retrieval, or recommendation systems. However, existing fuzzy PSI protocols suffer from two major barriers to deployment. First, many cannot handle high-dimensional feature vectors, e.g., from 128 to 512, in practical applications because of their exponential computation/communication overheads in dimension. Furthermore, existing protocols supporting $L_{2}$ distance cannot accommodate cosine similarity. We found that their distributional assumptions on the data enforce overly strict similarity matching thresholds for the application, leading to prohibitively large false negatives. In this paper, we present FPHC, the first fuzzy PSI protocol that efficiently handles high-dimensional data with cosine similarity. FPHC features linear complexity on both computation and communication with respect to the dimension of set elements. We leverage CKKS, a homomorphic encryption scheme supporting approximate real-valued arithmetic, to compute similarity scores and threshold comparison, along with a clever packing method for efficiency. Moreover, we introduce a novel proof technique to harmonize the approximation error from the sign function with the noise flooding, proving the security of FPHC under the semi-honest model. Finally, we extend our FPHC to functionalities such as labeled or circuit fuzzy PSI. Through experiments, we demonstrate that FPHC can perform fuzzy PSI over 512-dimensional data in a few minutes, which was computationally infeasible in other previous fuzzy PSI proposals.
Note: Revised content; updated author affiliations.
Metadata
- Available format(s)
-
PDF
- Category
- Cryptographic protocols
- Publication info
- Published elsewhere. Major revision. IEEE Access
- DOI
- 10.1109/ACCESS.2025.3648455
- Keywords
- Fuzzy Private Set IntersectionFuzzy MatchingHomomorphic Encryption
- Contact author(s)
-
dk9050rx @ hanyang ac kr
whitesoonguh @ hanyang ac kr
dbsrl7665 @ hanyang ac kr
ksp0352 @ hanyang ac kr
tyler heewonchung @ gmail com
jaehongseo @ hanyang ac kr - History
- 2026-01-29: last of 2 revisions
- 2025-01-14: received
- See all versions
- Short URL
- https://ia.cr/2025/054
- License
-
CC BY
BibTeX
@misc{cryptoeprint:2025/054,
author = {Hyunjung Son and Seunghun Paik and Yunki Kim and Sunpill Kim and Heewon Chung and Jae Hong Seo},
title = {Doubly Efficient Fuzzy Private Set Intersection for High-dimensional Data with Cosine Similarity},
howpublished = {Cryptology {ePrint} Archive, Paper 2025/054},
year = {2025},
doi = {10.1109/ACCESS.2025.3648455},
url = {https://eprint.iacr.org/2025/054}
}