← 🛡️ AI Security, Privacy & GovernanceNEXT IN AI SECURITY, PRIVACY & GOVERNANCEIntersectional and Subgroup Fairness→
Core
Privacy Attacks: Re-identification, Linkage, and k-Anonymity
Stripping direct identifiers does not anonymize data: quasi-identifiers like ZIP, birth date, and gender are close to unique for most people, and any auxiliary dataset sharing those fields enables a linkage attack. k-anonymity, l-diversity, and t-closeness each patch the previous one's hole and all of them collapse in high dimensions, where nearly every record is unique. AI, ML, and GenAI interviews probe this because it is the reason differential privacy exists, and because sparse behavioral data, embeddings, and aggregate model outputs all leak in ways a redaction pass cannot fix.
a free account unlocks the core curriculum tier · no card
RELATED CONCEPTS
PRACTICE THIS IN REAL QUESTIONS
AI Security, Privacy & GovernanceYou removed names and IDs, and researchers still re-identified your users. How did that happen?→AI Security, Privacy & GovernanceExplain model extraction and membership inference attacks, and how you defend against them.→AI Security, Privacy & GovernanceYour model regurgitates verbatim training data, including PII. How do you prevent memorization?→AI Security, Privacy & GovernanceHow do you handle PII and data governance for an enterprise LLM deployment (SOC 2, GDPR, the EU AI Act)?→RAG & Agent System DesignDesign multi-tenancy and access control for a RAG system serving many enterprise customers.→AI Security, Privacy & GovernanceWhat are adversarial examples, why are they a security concern, and how do you defend against them?→
COMPANIES THAT ASSUME THIS
