k-anonimity、l-diversity 和 t-closeness
1. 前言
1.1 等价类的定义
等价类(equivalence class):等价类代表 QI 属性(attribute)相同的记录(record)。We define an equivalence class of an anonymized table to be a set of records that have the same values for…
数据时代,很多机构需要面向公众或研究者发布其收集的数据。然而,这些数据中可能包含这用户的隐私信息。这要求发布者在发布前进行脱敏处理。本文介绍三种数据脱敏方法/标准:k-anonymity、 l \mathcal{l} l -diversity 和 t-closeness。
连接…