English

ClustEm4Ano: Clustering Text Embeddings of Nominal Textual Attributes for Microdata Anonymization

Computation and Language 2024-12-18 v1 Artificial Intelligence

Abstract

This work introduces ClustEm4Ano, an anonymization pipeline that can be used for generalization and suppression-based anonymization of nominal textual tabular data. It automatically generates value generalization hierarchies (VGHs) that, in turn, can be used to generalize attributes in quasi-identifiers. The pipeline leverages embeddings to generate semantically close value generalizations through iterative clustering. We applied KMeans and Hierarchical Agglomerative Clustering on 1313 different predefined text embeddings (both open and closed-source (via APIs)). Our approach is experimentally tested on a well-known benchmark dataset for anonymization: The UCI Machine Learning Repository's Adult dataset. ClustEm4Ano supports anonymization procedures by offering more possibilities compared to using arbitrarily chosen VGHs. Experiments demonstrate that these VGHs can outperform manually constructed ones in terms of downstream efficacy (especially for small kk-anonymity (2k302 \leq k \leq 30)) and therefore can foster the quality of anonymized datasets. Our implementation is made public.

Keywords

Cite

@article{arxiv.2412.12649,
  title  = {ClustEm4Ano: Clustering Text Embeddings of Nominal Textual Attributes for Microdata Anonymization},
  author = {Robert Aufschläger and Sebastian Wilhelm and Michael Heigl and Martin Schramm},
  journal= {arXiv preprint arXiv:2412.12649},
  year   = {2024}
}

Comments

16 pages, 5 figures, accepted for presentation at IDEAS: 2024 28th International Symposium on Database Engineered Applications, Bayonne, France, August 26-29, 2024

R2 v1 2026-06-28T20:38:25.968Z