Distribution-Agnostic Database De-Anonymization Under Obfuscation And Synchronization Errors
Serhat Bakirtas, Elza Erkip
TL;DR
This work presents a distribution-agnostic framework for database de-anonymization under synchronization errors and obfuscation, showing that with seeds of size $\Lambda_n=\omega(\log n)$ one can achieve a matching capacity $C=I(X;Y^S|S)$ that matches the distribution-aware benchmark. The authors introduce a distribution-agnostic noisy replica detector and a seeded deletion detector to infer the column-repetition pattern, followed by a joint-typicality based de-anonymization scheme that estimates the underlying distributions from seeds. They prove achievability and no-loss results in the asymptotic regime and provide non-asymptotic simulations demonstrating practical performance for finite databases and varying obfuscation levels. In the no-obfuscation setting, they show that repetition detection and exact sequence matching suffice with capacity $C=(1-\delta)H(X)$, underscoring the robustness of their approach and its privacy implications in practical deployments.
Abstract
Database de-anonymization typically involves matching an anonymized database with correlated publicly available data. Existing research focuses either on practical aspects without requiring knowledge of the data distribution yet provides limited guarantees, or on theoretical aspects assuming known distributions. This paper aims to bridge these two approaches, offering theoretical guarantees for database de-anonymization under synchronization errors and obfuscation without prior knowledge of data distribution. Using a modified replica detection algorithm and a new seeded deletion detection algorithm, we establish sufficient conditions on the database growth rate for successful matching, demonstrating a double-logarithmic seed size relative to row size is sufficient for detecting deletions in the database. Importantly, our findings indicate that these sufficient de-anonymization conditions are tight and are the same as in the distribution-aware setting, avoiding asymptotic performance loss due to unknown distributions. Finally, we evaluate the performance of our proposed algorithms through simulations, confirming their effectiveness in more practical, non-asymptotic, scenarios.
