Reconciling Graphs and Sets of Sets
Michael Mitzenmacher, Tom Morgan

TL;DR
This paper introduces algorithms for reconciling sets of sets, with applications to graphs, databases, and documents, addressing differences efficiently in complex data structures.
Contribution
It generalizes set reconciliation to sets of sets, providing new algorithms and protocols for graph and tree reconciliation scenarios.
Findings
Protocols for random graphs from G(n,p)
Methods for reconciling forests of rooted trees
Efficient handling of differences in complex data structures
Abstract
We explore a generalization of set reconciliation, where the goal is to reconcile sets of sets. Alice and Bob each have a parent set consisting of child sets, each containing at most elements from a universe of size . They want to reconcile their sets of sets in a scenario where the total number of differences between all of their child sets (under the minimum difference matching between their child sets) is . We give several algorithms for this problem, and discuss applications to reconciliation problems on graphs, databases, and collections of documents. We specifically focus on graph reconciliation, providing protocols based on set of sets reconciliation for random graphs from and for forests of rooted trees.
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.
