English

Multi-Party Set Reconciliation Using Characteristic Polynomials

Data Structures and Algorithms 2014-10-13 v1

Abstract

In the standard set reconciliation problem, there are two parties A1A_1 and A2A_2, each respectively holding a set of elements S1S_1 and S2S_2. The goal is for both parties to obtain the union S1S2S_1 \cup S_2. In many distributed computing settings the sets may be large but the set difference S1S2+S2S1|S_1-S_2|+|S_2-S_1| 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 reconciliation protocols, and compare their performance with Invertible Bloom Lookup Tables for these problems.

Keywords

Cite

@article{arxiv.1410.2645,
  title  = {Multi-Party Set Reconciliation Using Characteristic Polynomials},
  author = {Anudhyan Boral and Michael Mitzenmacher},
  journal= {arXiv preprint arXiv:1410.2645},
  year   = {2014}
}

Comments

6 pages

R2 v1 2026-06-22T06:18:52.709Z