T

T-Proximité

T-C

T-Closeness est un modèle de confidentialité garantissant que la distribution des attributs sensibles reste similaire entre les groupes.

T-Closeness est un privacy model designed to enhance protection des données in the context of data sharing and publication. It extends earlier models like k-anonymity and l-diversity en introduisant le concept de similarité de distribution pour les attributs sensibles.

En formation traditionnelle l'anonymisation des données, techniques like k-anonymity focus on making individual records indistinguishable from one another within groups to protect identity. However, these methods can still expose sensitive information by allowing adversaries to infer details based on the remaining data. T-Closeness addresses this vulnerability by ensuring that the distribution of sensitive attribute values in any group of records is close to the distribution globale de ces valeurs dans l'ensemble du jeu de données.

The ‘T’ in T-Closeness represents a threshold, which defines how close the distribution of sensitive values in a given group must be to the distribution of the same values in the full dataset. Specifically, T-Closeness requires that the Earth Mover’s Distance (EMD) between these two distributions does not exceed the predetermined threshold T. This allows for a more nuanced approach to privacy, as it helps maintain the utility of the data while ensuring that sensitive information cannot be easily inferred from it.

Dans l'ensemble, T-Closeness offre un cadre robuste pour confidentialité des données, particularly in scenarios where sensitive information must be shared or analyzed. It strikes a balance between data utility and privacy protection, making it a valuable tool in the fields of data science, healthcare, and any domain where sensitive data is prevalent.

oEmbed (JSON) + /