Module 6: Confidentiality
Overview
Explores attacks that aim to leak sensitive information from the model or its training data.
Labs
Lab 6a: Membership Inference Attacks
Determine if a specific data point was used during model training.
Lab 6b: Model Inversion & Feature Reconstruction
Reconstruct sensitive features or training data from model predictions.