2023
DOI: 10.1145/3588914
|View full text |Cite
|
Sign up to set email alerts
|

An Effective and Differentially Private Protocol for Secure Distributed Cardinality Estimation

Abstract: Counting the number of distinct elements distributed over multiple data holders is a fundamental problem with many real-world applications ranging from crowd counting to network monitoring. Although a number of space and computationally efficient sketch methods (e.g., the Flajolet-Martin sketch and the HyperLogLog sketch) for cardinality estimation have been proposed to solve the above problem, these sketch methods are insecure when considering privacy concerns related to the use of each data holder's personal… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Publication Types

Select...
1

Relationship

0
1

Authors

Journals

citations
Cited by 1 publication
(2 citation statements)
references
References 20 publications
0
2
0
Order By: Relevance
“…We begin by giving our implementation of secure union cardinality. Although existing work like MPC-FM [13] and DP-DICE [19] also solve this problem, that work was concurrent to ours, and ours is both easy to implement and fairly efficient.…”
Section: Union Cardinalitymentioning
confidence: 78%
See 1 more Smart Citation
“…We begin by giving our implementation of secure union cardinality. Although existing work like MPC-FM [13] and DP-DICE [19] also solve this problem, that work was concurrent to ours, and ours is both easy to implement and fairly efficient.…”
Section: Union Cardinalitymentioning
confidence: 78%
“…While suitable for complex analyses, such runtimes exceed reasonable expectations in the workflow of clinical query systems, such as i2b2 or Shrine, which are expected to return queries on the order of only a few minutes at most. The recent MPC-FM [13] and DP-DICE [19] algorithms fully solve what they call the secure distributed cardinality estimation problem, the latter on the order of minutes, which is very nearly fast enough. However, the secure distributed cardinality estimation task only resolves duplicate records across data custodians, and does not allow for combining partial information about the same patient, so those do not solve the federated Boolean count query problem we pose-in the notation above, these methods only solve the union half of the problem, but not the intersection portion.…”
Section: Introductionmentioning
confidence: 99%