CCS2026

Towards Scalable Fuzzy PSI via Efficient Fuzzy Matching

Meng Hao, Xinpeng Yang, Hanxiao Chen, Tianwei Zhang, Haiyang Xue, Guomin Yang, Hongwei Li, Robert H. Deng

Abstract

In fuzzy private set intersection (fuzzy PSI), there are two parties, a sender holding a set of ๐‘‘-dimensional points ๐‘„ = ๐’’ 1 , . . . , ๐’’ ๐‘š and a receiver holding a set ๐‘Š = ๐’˜ 1 , . . . , ๐’˜ ๐‘› of the same structure. It enables the receiver to learn the point ๐’’ โˆˆ ๐‘„ for which there exists some ๐’˜ โˆˆ ๐‘Š satisfying dist(๐’’, ๐’˜) โ‰ค ๐›ฟ under a given distance metric. Although several fuzzy PSI protocols for ๐ฟ ๐‘ โˆˆ [1,โˆž] distance are proposed, there are significant efficiency issues, mainly because they (1) heavily rely on expensive cryptographic primitives, e.g., homomorphic encryption or garble circuits, and/or (2) incur undesirable asymptotic communication and computation complexity. In this paper, we present scalable fuzzy PSI protocols for general ๐ฟ ๐‘ โˆˆ [1,โˆž] distance, supporting both low-and high-dimensional sets. The core technique is two efficient fuzzy matching protocols that securely evaluate dist(๐’’, ๐’˜) โ‰ค ๐›ฟ. The first is built from a role-reversed oblivious PRF (OPRF) and realizes ๐‘‚ (๐‘‘ log ๐›ฟ) overhead, compared to ๐‘‚ ((log ๐›ฟ) ๐‘‘ ) in previous works. The second leverages customized oblivious transfer (OT) with ๐‘‚ (๐‘‘โ„“) overhead, where โ„“ is the bit length of inputs, which is particularly suitable for short inputs. With these new techniques, we further propose a new dual-layer hashing framework for fuzzy PSI over low-dimensional sets, instantiated with our OT-based fuzzy matching and enhanced with a domain reduction optimization. The protocols achieve an overhead linear with ๐‘›, ๐‘š, log ๐›ฟ, 2 ๐‘‘ , without the ๐‘‚ ((log ๐›ฟ) ๐‘‘ ) or ๐‘‚ (๐›ฟ) factors present in prior works. For high-dimensional sets, we construct fuzzy PSI protocols based on our OPRF-and OT-based fuzzy matching, which achieve an asymptotic overhead linear with ๐‘›, ๐‘š, ๐‘‘, and log ๐›ฟ but rely on the strong globally disjoint assumption.