Activity 01
Collaborative Problem-Solving: Re-Identification Attack
Provide students with a simple 'anonymized' dataset of 30 records containing age, zip code, gender, and a sensitive attribute (e.g., a medical condition). Students attempt to re-identify specific individuals using only public information like a phone directory or census data. Most will succeed for at least one individual, making the inadequacy of naive anonymization concrete before any formal technique is introduced.
Is it possible to truly anonymize data in a world of interconnected databases?
Facilitation TipDuring the Re-Identification Attack lab, have students record their steps and findings in a shared document so they can compare results and discuss discrepancies as a class.
What to look forProvide students with a small, simplified dataset containing quasi-identifying attributes. Ask them to identify which attributes are quasi-identifying and explain how they might be used to re-identify an individual. Then, ask them to suggest one anonymization technique that could be applied and why.