Membership inference
A testing technique, and a category of attack when used adversarially, that determines whether a specific data point was part of a model's training set by analyzing the model's behavior or outputs on that data point compared to data it has never seen. Used defensively, it is how an organization tests whether a model has memorized specific individuals' data. (see Topic 5.3)
Defined in 2 GAGE programs, which carry 6 distinct definitions of it. The wording above is taught in AI Data Governance: The Data Chair.
How each discipline defines it
The same term does different work depending on who is using it. These are the definitions as each program teaches them, unedited.
A testing technique, and a category of attack when used adversarially, that determines whether a specific data point was part of a model's training set by analyzing the model's behavior or outputs on that data point compared to data it has never seen. Used defensively, it is how an organization tests whether a model has memorized specific individuals' data. (see Topic 5.3)
An attack that infers whether a specific record was present in a model's training data, a privacy risk distinct from a system revealing a live customer's data in conversation.
A related but distinct attack, covered in the next topic, where an adversary determines whether a specific piece of data was part of a model's training set, exploiting model behavior rather than a retrieval corpus. (see Topic 5.3)
A technique, covered in depth at Topic 5.1, by which a trained model can be queried in a way that reveals whether a specific record was part of its training data, one of the mechanisms behind Vector 4 (model memorization and inference).
A technique for testing whether a specific record was part of a model's training data, typically by exploiting the fact that models behave differently, often with higher confidence, on data they were trained on than on unseen data.
Where it is taught
The exact lessons this term appears in. The first 7 topics of every program are free with a free account.
- Retention versus the model that memorized: deleting data a model already learned from · Consent, Purpose, and the Law of Data, AI Data Governance: The Data Chair
- The injectable corpus: documents that attack the AI that reads them · Poison, Leaks, and the Adversary, AI Data Governance: The Data Chair
- The exposure report: what your data could give away, written before it does · Poison, Leaks, and the Adversary, AI Data Governance: The Data Chair
- The deletion that was not: personal data found in a model trained last year · Data Incidents, AI Data Governance: The Data Chair
- Privacy-enhancing technologies as decisions: differential privacy, federated learning, and when your organization actually needs them · The Frontier Discipline, AI Data Governance: The Data Chair
- Red-teaming your own system: attacks a motivated user will find · Evaluation and Trust, AI Governance: Applied Mastery
Terms it appears with
Not an alphabetical neighbourhood: these are the terms taught in the same lessons, ranked by how often they appear together.