CRDBIRDec 4, 2018

Hybrid Microaggregation for Privacy-Preserving Data Mining

arXiv:1812.01790v11 citations
Originality Synthesis-oriented
AI Analysis

This is an incremental improvement for privacy-preserving data mining practitioners dealing with real-world datasets containing noisy or missing data.

The paper tackles the problem of privacy-preserving data mining by addressing limitations of k-anonymity microaggregation, specifically lack of protection against attribute disclosure and poor handling of noisy/missing data in real datasets, and introduces HM-PFSOM, a hybrid microaggregation method based on fuzzy possibilistic clustering that reduces information loss and decreases disclosure risk of confidential attributes.

k-Anonymity by microaggregation is one of the most commonly used anonymization techniques. This success is owe to the achievement of a worth of interest tradeoff between information loss and identity disclosure risk. However, this method may have some drawbacks. On the disclosure limitation side, there is a lack of protection against attribute disclosure. On the data utility side, dealing with a real datasets is a challenging task to achieve. Indeed, the latter are characterized by their large number of attributes and the presence of noisy data, such that outliers or, even, data with missing values. Generating an anonymous individual data useful for data mining tasks, while decreasing the influence of noisy data is a compelling task to achieve. In this paper, we introduce a new microaggregation method, called HM-PFSOM, based on fuzzy possibilistic clustering. Our proposed method operates through an hybrid manner. This means that the anonymization process is applied per block of similar data. Thus, we can help to decrease the information loss during the anonymization process. The HMPFSOM approach proposes to study the distribution of confidential attributes within each sub-dataset. Then, according to the latter distribution, the privacy parameter k is determined, in such a way to preserve the diversity of confidential attributes within the anonymized microdata. This allows to decrease the disclosure risk of confidential information.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes