English

SKALD: Scalable K-Anonymisation for Large Datasets

Information Theory 2025-07-02 v2 Cryptography and Security math.IT

Abstract

Data privacy and anonymisation are critical concerns in today's data-driven society, particularly when handling personal and sensitive user data. Regulatory frameworks worldwide recommend privacy-preserving protocols such as k-anonymisation to de-identify releases of tabular data. Available hardware resources provide an upper bound on the maximum size of dataset that can be processed at a time. Large datasets with sizes exceeding this upper bound must be broken up into smaller data chunks for processing. In these cases, standard k-anonymisation tools such as ARX can only operate on a per-chunk basis. This paper proposes SKALD, a novel algorithm for performing k-anonymisation on large datasets with limited RAM. Our SKALD algorithm offers multi-fold performance improvement over standard k-anonymisation methods by extracting and combining sufficient statistics from each chunk during processing to ensure successful k-anonymisation while providing better utility.

Keywords

Cite

@article{arxiv.2505.03529,
  title  = {SKALD: Scalable K-Anonymisation for Large Datasets},
  author = {Kailash Reddy and Novoneel Chakraborty and Amogh Dharmavaram and Anshoo Tandon},
  journal= {arXiv preprint arXiv:2505.03529},
  year   = {2025}
}

Comments

7 pages, 3 figures, 3 tables

R2 v1 2026-06-28T23:22:59.549Z