Multi-Party Set Reconciliation Using Characteristic Polynomials
Anudhyan Boral, Michael Mitzenmacher

TL;DR
This paper explores multi-party set reconciliation using characteristic polynomials, comparing their efficiency with Invertible Bloom Lookup Tables in distributed settings where set differences are small.
Contribution
It introduces the use of characteristic polynomials for multi-party set reconciliation and compares their performance to existing Invertible Bloom Lookup Table methods.
Findings
Characteristic polynomials offer an alternative approach for multi-party reconciliation.
Performance comparison shows trade-offs between polynomial and IBLT methods.
Potential for more efficient communication in distributed systems with small set differences.
Abstract
In the standard set reconciliation problem, there are two parties and , each respectively holding a set of elements and . The goal is for both parties to obtain the union . In many distributed computing settings the sets may be large but the set difference is small. In these cases one aims to achieve reconciliation efficiently in terms of communication; ideally, the communication should depend on the size of the set difference, and not on the size of the sets. Recent work has considered generalizations of the reconciliation problem to multi-party settings, using a framework based on a specific type of linear sketch called an Invertible Bloom Lookup Table. Here, we consider multi-party set reconciliation using the alternative framework of characteristic polynomials, which have previously been used for efficient pairwise set…
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.
