#machine-learning
-
How Federated Learning Protects Privacy, and Where It Stops
Federated learning keeps raw training data on-device, but model updates still leak records. What the architecture protects, and what closes the gap.
-
GDPR Compliance for Machine Learning Models: Practical Guide
GDPR requirements for machine learning models, covering lawful bases, DPIAs, Article 22 rights, anonymization, erasure, and rectification.
-
How Membership Inference Attacks Work, and Why They Matter
Membership inference attacks reveal whether a person's record was in a model's training set. Here is the mechanism, the shadow-model method, and defenses.