English

On the Complexity of the $k$-Anonymization Problem

Computational Complexity 2010-04-28 v1 Databases

Abstract

We study the problem of anonymizing tables containing personal information before releasing them for public use. One of the formulations considered in this context is the kk-anonymization problem: given a table, suppress a minimum number of cells so that in the transformed table, each row is identical to atleast k1k-1 other rows. The problem is known to be NP-hard and MAXSNP-hard; but in the known reductions, the number of columns in the constructed tables is arbitrarily large. However, in practical settings the number of columns is much smaller. So, we study the complexity of the practical setting in which the number of columns mm is small. We show that the problem is NP-hard, even when the number of columns mm is a constant (m=3m=3). We also prove MAXSNP-hardness for this restricted version and derive that the problem cannot be approximated within a factor of (6238/6237). Our reduction uses alphabets Σ\Sigma of arbitrarily large size. A natural question is whether the problem remains NP-hard when both mm and Σ|\Sigma| are small. We prove that the kk-anonymization problem is in PP when both mm and Σ|\Sigma| are constants.

Keywords

Cite

@article{arxiv.1004.4729,
  title  = {On the Complexity of the $k$-Anonymization Problem},
  author = {Venkatesan T. Chakaravarthy and Vinayaka Pandit and Yogish Sabharwal},
  journal= {arXiv preprint arXiv:1004.4729},
  year   = {2010}
}

Comments

9 pages, 2 figures

R2 v1 2026-06-21T15:15:18.657Z