ApproxJoin: Approximate Matching for Efficient Verification in Fuzzy Set Similarity Join
ApproxJoin: Approximate Matching for Efficient Verification in Fuzzy Set Similarity Join
The set similarity join problem is a fundamental problem in data processing and discovery, relying on exact similarity measures between sets. In the presence of alterations, such as misspellings on string data, the fuzzy set similarity join problem instead approximately matches pairs of elements based on the maximum weighted matching of the bipartite graph representation of sets. State-of-the-art methods within this domain improve performance through efficient filtering methods within the filter-verify framework, primarily to offset high verification costs induced by the usage of the Hungarian algorithm - an optimal matching method. Instead, we directly target the verification process to assess the efficacy of more efficient matching methods within candidate pair pruning. We present ApproxJoin, the first work of its kind in applying approximate maximum weight matching algorithms for computationally expensive fuzzy set similarity join verification. We comprehensively test the performance of three approximate matching methods: the Greedy, Locally Dominant and Paz Schwartzman methods, and compare with the state-of-the-art approach using exact matching. Our experimental results show that ApproxJoin yields performance improvements of 2-19x the state-of-the-art with high accuracy (99% recall).
Michael Mandulak、S M Ferdous、Sayan Ghosh、Mahantesh Halappanavar、George Slota
计算技术、计算机技术
Michael Mandulak,S M Ferdous,Sayan Ghosh,Mahantesh Halappanavar,George Slota.ApproxJoin: Approximate Matching for Efficient Verification in Fuzzy Set Similarity Join[EB/OL].(2025-07-25)[2025-08-04].https://arxiv.org/abs/2507.18891.点此复制
评论