Distributed Transition System with Tags and Value-wise Metric, for Privacy Analysis
Siva Anantharaman, Sabine Frittella, Benjamin Nguyen
TL;DR
This paper presents Distributed Labeled-Tagged Transition Systems (DLTTS) as a formal framework to model how private information stored in a distributed database can be progressively learned by an adversary through repeated queries. It introduces a value-wise metric rho to compare data across heterogeneous types and defines epsilon-based privacy notions (LDP and DP) that are refined by rho, enabling finer analysis of indistinguishability beyond standard Hamming-based metrics. The framework combines probabilistic automata with an oracle mechanism and a saturation procedure to capture the evolving knowledge state of an attacker, and it demonstrates how this model can guide privacy protection strategies, including a dynamic switch-off of query responses to limit leakage. The paper also provides a motivating enterprise example, analyzes multiple attacker profiles, and proposes a practical secrecy strategy, highlighting the framework’s potential for database administrators to monitor privacy breaches and adjust access controls in real time.
Abstract
We introduce a logical framework named Distributed Labeled Tagged Transition System (DLTTS), using concepts from Probabilistic Automata, Probabilistic Concurrent Systems, and Probabilistic labelled transition systems. We show that DLTTS can be used to formally model how a given piece of private information P (e.g., a set of tuples) stored in a given database D can get captured progressively by an adversary A repeatedly querying D, enhancing the knowledge acquired from the answers to these queries with relational deductions using certain additional non-private data. The database D is assumed protected with generalization mechanisms. We also show that, on a large class of databases, metrics can be defined 'value-wise', and more general notions of adjacency between data bases can be defined, based on these metrics. These notions can also play a role in differentially private protection mechanisms.
