AI Rookies

Differential Privacy

Fact

A method that hides one person’s data inside group statistics.

In Plain Words

Differential Privacy is like a school lunch poll with a little static added. You see pizza is winning, but not which kid voted for it.

It is used in data analysis and model training. It protects personal details, but the numbers get a bit less exact.

Related Concepts

Data-privacy
Differential Privacy is a classic way to protect personal data.

FL
FL often adds Differential Privacy to lower the risk of leaks during training.

Regularization
Differential Privacy trades a little accuracy for stronger limits and protection.