Private Membership Aggregation
Mohamed Nomeir, Sajani Vithana, Sennur Ulukus

TL;DR
This paper introduces private membership aggregation (PMA), a generalized problem extending private set intersection, and proposes efficient schemes with linear communication complexity for various privacy and collusion scenarios.
Contribution
The paper formulates PMA, maps it to PIR problems, and develops linear communication schemes using cross-subspace alignment, improving over exponential complexity methods.
Findings
Achieves linear communication complexity for PMA.
Extends private set intersection to broader aggregation scenarios.
Provides schemes for different privacy and collusion settings.
Abstract
We consider the problem of private membership aggregation (PMA), in which a user counts the number of times a certain element is stored in a system of independent parties that store arbitrary sets of elements from a universal alphabet. The parties are not allowed to learn which element is being counted by the user. Further, neither the user nor the other parties are allowed to learn the stored elements of each party involved in the process. PMA is a generalization of the recently introduced problem of private set intersection (-PSI). The -PSI problem considers a set of parties storing arbitrary sets of elements, and a user who wants to determine if a certain element is repeated at least at parties out of the parties without learning which party has the required element and which party does not. To solve the general problem of PMA, we dissect it into four categories…
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.
Taxonomy
TopicsCryptography and Data Security · Privacy-Preserving Technologies in Data · Complexity and Algorithms in Graphs
