|
m-Invariance: Towards Privacy Preserving Re-publication of Dynamic Datasets |
|
In ACM Conference on Management of Data (SIGMOD), 2007 |
| Abstract |
|
|
| Paper download |
|
| Implementation and datasets |
Before you proceed with downloading, please read and agree to the terms of using our implementation. Download our source codes for m-invariance and l-diversity (implemented by Xiaokui Xiao) Datasets used in our experiments: OCC, and SAL. Dataset formats: OCC: Each line corresponds to the personal information of an American adult, in the form of: tuple-id <s> age <s> gender <s> education <s> birth-place <s> omit <s> omit <s> omit <s> occupation where <s> denotes a space, and "omit" represents an attribute that should be omitted. SAL: Each line corresponds to the personal information of an American adult, in the form of: tuple-id <s> age <s> gender <s> education <s> birth-place <s> omit <s> omit <s> omit <s> salary
|