Abstract
Association analysis is an important task in data analysis to find all co-occurrence relationships (i.e., frequent itemsets or confident association rules) from the transactional dataset. An association rule can help people better discover patterns and develop corresponding strategies. The process of data analysis can be highly summarized as a set of queries, where each query is a real-valued function of the dataset. However, without any restriction and protection, accessing the dataset to answer the queries may lead to the disclosure of individual privacy. In this paper, we propose and implement the association rule mining with differential privacy algorithm, which uses multiple support thresholds to reduce the number of candidate itemsets while reflecting the real nature of the items, and uses random truncation and uniform partition to lower the dimensionality of the dataset. We also stabilize the noise scale by adaptively allocating the privacy budgets, and bound the overall privacy loss. In addition, we prove that the association rule mining with differential privacy algorithm satisfies ex post differential privacy, and verify the utility of our association rule mining with differential privacy algorithm through a series of experiments. To the best of our knowledge, our work is the first differentially private association rule mining algorithm under multiple support thresholds.
Original language | English |
---|---|
Title of host publication | Proceedings - 50th Annual IEEE/IFIP International Conference on Dependable Systems and Networks, DSN-W 2020 |
Publisher | Institute of Electrical and Electronics Engineers Inc. |
Pages | 47-54 |
Number of pages | 8 |
ISBN (Electronic) | 9781728172637 |
DOIs | |
State | Published - 06 2020 |
Externally published | Yes |
Event | 50th Annual IEEE/IFIP International Conference on Dependable Systems and Networks, DSN-W 2020 - Valencia, Spain Duration: 29 06 2020 → 02 07 2020 |
Publication series
Name | Proceedings - 50th Annual IEEE/IFIP International Conference on Dependable Systems and Networks, DSN-W 2020 |
---|
Conference
Conference | 50th Annual IEEE/IFIP International Conference on Dependable Systems and Networks, DSN-W 2020 |
---|---|
Country/Territory | Spain |
City | Valencia |
Period | 29/06/20 → 02/07/20 |
Bibliographical note
Publisher Copyright:© 2020 IEEE.
Keywords
- association analysis
- association rule mining
- Differential privacy
- frequent itemset mining
- individual privacy