PrivBasis: Frequent Itemset Mining with Differential Privacy
Databases
2012-08-02 v1
Abstract
The discovery of frequent itemsets can serve valuable economic and research purposes. Releasing discovered frequent itemsets, however, presents privacy challenges. In this paper, we study the problem of how to perform frequent itemset mining on transaction databases while satisfying differential privacy. We propose an approach, called PrivBasis, which leverages a novel notion called basis sets. A theta-basis set has the property that any itemset with frequency higher than theta is a subset of some basis. We introduce algorithms for privately constructing a basis set and then using it to find the most frequent itemsets. Experiments show that our approach greatly outperforms the current state of the art.
Cite
@article{arxiv.1208.0093,
title = {PrivBasis: Frequent Itemset Mining with Differential Privacy},
author = {Ninghui Li and Wahbeh Qardaji and Dong Su and Jianneng Cao},
journal= {arXiv preprint arXiv:1208.0093},
year = {2012}
}
Comments
VLDB2012