k-anonymity
Sign in to save'''k-anonymity' is a property possessed by certain anonymized data. The term k''-anonymity was first introduced by Pierangela Samarati and Latanya Sweeney in a paper published in 1998, although the concept dates to a 1986 paper by Tore Dalenius.
Wikidata facts
- Instance of
- mathematical property
- Subclass of
- anonymity
Show 2 more facts
- facet of
- data anonymization
- time of discovery or invention
- 1998-00-00
Sources (3)
via Wikidata · CC0
~6 min read
Encyclopedic overview
5 sectionsContents
- Methods for ''k''-anonymization
- Critiques of ''k''-anonymity
- Attacks
- See also
- References
'''k-anonymity' is a property possessed by certain anonymized data. The term k-anonymity was first introduced by Pierangela Samarati and Latanya Sweeney in a paper published in 1998, although the concept dates to a 1986 paper by Tore Dalenius.
k-anonymity is an attempt to solve the problem "Given person-specific field-structured data, produce a release of the data with scientific guarantees that the individuals who are the subjects of the data cannot be re-identified while the data remain practically useful." A release of data is said to have the k-anonymity property if the information for each person contained in the release cannot be distinguished from at least k - 1 individuals whose information also appear in the release. The guarantees provided by k-anonymity are aspirational, not mathematical.
Excerpted from Wikipedia’s “k-anonymity” article, available under the CC BY-SA 4.0 licence.