Reconstructing Data Perturbed by Random Projections When the Mixing Matrix Is Known

Abstract

Random Projection ( $\mathcal{RP}$ ) has drawn great interest from the research of privacy-preserving data mining due to its high efficiency and security. It was proposed in [27] where the original data set composed of m attributes, is multiplied with a mixing matrix of dimensions k × m  ( m  >  k ) which is random and orthogonal on expectation, and then the k series of perturbed data are released for mining purposes. To our knowledge little work has been done from the view of the attacker, to reconstruct the original data to get some sensitive information, given the data perturbed by $\mathcal{RP}$ and some priori knowledge, e.g. the mixing matrix, the means and variances of the original data. In the case that the attributes of the original data are mutually independent and sparse, the reconstruction can be treated as a problem of Underdetermined Independent Component Analysis (UICA), but UICA has some permutation and scaling ambiguities. In this paper we propose a reconstruction framework based on UICA and also some techniques to reduce the ambiguities. The cases that the attributes of the original data are correlated and not sparse are also common in data mining. We also propose a reconstruction method for the typical case of Multivariate Gaussian Distribution, based on the method of Maximum A Posterior (MAP). Our experiments show that our reconstructions can achieve high recovery rates, and outperform the reconstructions based on Principle Component Analysis (PCA).

Cite

Text

Sang et al. "Reconstructing Data Perturbed by Random Projections When the Mixing Matrix Is Known." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2009. doi:10.1007/978-3-642-04174-7_22

Markdown

[Sang et al. "Reconstructing Data Perturbed by Random Projections When the Mixing Matrix Is Known." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2009.](https://mlanthology.org/ecmlpkdd/2009/sang2009ecmlpkdd-reconstructing/) doi:10.1007/978-3-642-04174-7_22

BibTeX

@inproceedings{sang2009ecmlpkdd-reconstructing,
  title     = {{Reconstructing Data Perturbed by Random Projections When the Mixing Matrix Is Known}},
  author    = {Sang, Yingpeng and Shen, Hong and Tian, Hui},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2009},
  pages     = {334-349},
  doi       = {10.1007/978-3-642-04174-7_22},
  url       = {https://mlanthology.org/ecmlpkdd/2009/sang2009ecmlpkdd-reconstructing/}
}