Jump to content

Differential privacy

From Simple English Wikipedia, the free encyclopedia

Differential privacy is a mathematically-rigorous definition of privacy. An algorithm uses a dataset to calculate its output. An algorithm is said to be differentially private if, based on its output, it is impossible to tell whether or not a particular individual was in the dataset.

In simpler terms, this property is fulfilled if the algorithm's behavior does not noticeably change when a single individual joins or leaves the dataset.[1]

Use cases

[change | change source]

Differential privacy is used in data collection on mobile devices. Operators can use this data for learning better models. One example is the keyboard data in Android.[2] Another example is the usage data on iPhone[3]


References

[change | change source]
  1. "Differential Privacy". privacytools.seas.harvard.edu. Retrieved 2019-05-11.
  2. https://research.google/blog/improving-gboard-language-models-via-private-federated-analytics/. {{cite web}}: Missing or empty |title= (help)
  3. https://www.apple.com/privacy/docs/Differential_Privacy_Overview.pdf. {{cite web}}: Missing or empty |title= (help)