De-identify, re-identify: Anonymised data's dirty little secret
- Reference: 1631780883
- News link: https://www.theregister.co.uk/2021/09/16/anonymising_data_feature/
- Source link:
Making data anonymous is known as de-identifying it, but doing it properly is more challenging than it seems, says Wei Wang, professor of computer science and director of the Scalable Analytics Institute at UCLA.
"It's one thing to remove the identity, but we also need to keep in mind that the remaining data right after we remove that entity is still useful," she says.
[1]
With a little work, people can often recreate your identify from these remaining data points. This process is called re-identification, and it can ruin lives.
[2]
[3]
In a recent case, an online newsletter [4]outed a Catholic priest who was a frequent user of the Grindr gay hookup app. The newsletter purchased the Grindr usage data from a third-party data broker. Even though the data set had no identifying information, the newsletter found him using his device ID and location data. The ID showed up in gay bars, his work address, and family addresses, which was enough to find his name and out him. He later resigned.
The spectre of re-identification has grave implications for us all, and should give us pause as we rush to publish anonymous data sets. It has become a sport for some researchers, such as those who [5]mined anonymous AOL search queries in 2006 and identified individuals from de-identified Netflix usage data. Both organisations had published the data in the name of research. Back in 2009, a [6]gay woman sued Netflix , alleging that the data could have outed her.
How de-identification works
There are different ways to de-identify data. These include deleting identifiable fields from records, which theoretically should let researchers use the data without linking it back to an individual.
The danger here is that smart third parties could re-identify someone using data elements that were deemed innocuous enough to leave in the records. In an [7]explainer on the topic , the Georgetown University Law School describes multiple levels of identifiability.
[8]
These levels begin with data such as a phone number and social security number that can directly identify a person. At the level below that are items such as gender, birth date, and zip code. These might not identify an individual alone but can quickly single a person out when combined. At still lower levels, the data points relate less specifically to a single person, such as favourite restaurants and movies.
In the mid-nineties, the state of Massachusetts published scrubbed data on every state employee's hospital visits, but left in some level-two data: zip code, gender, and age.
Re-identification researcher [9]Latanya Sweeney used public zip code records, correlated with the other two data points, to single out the one person matching them all: state governor William Weld. His full medical history, gleaned from the data set, landed on his desk shortly afterwards.
A token gesture
Another approach to de-identification replaces identifiable data with a token. This theoretically allows the data set's producer to map the tokens back to the user's real ID while leaving others guessing.
This is also sometimes vulnerable to attack. If those tokens aren't truly random and an attacker can reverse-engineer them to retrieve a real-world data attribute, they could find the data's owner. This happened in 2014, when someone [10]reverse-engineered tokens created from New York taxi medallions and mined information about specific taxi rides.
[11]
Even if you can't reverse-engineer the token, you can use it to correlate a single data subject's activity over time. That's how researchers pinpointed people in the [12]2006 AOL dataset ; tokens representing individuals allowed them to group search queries and attribute them to a single person, gleaning lots of information about them.
Using additional sources
The availability of multiple data sets compounds the problem of re-identification, warns Wang. "There's a lot of information that you can collect from different sources and correlate them together," she says. Taken individually, each data set might seem innocuous enough. Put them together, and you can cross-reference that information. "Then you can figure out a lot of information that's going to surprise you," she adds.
The problem, as the UK's ICO outlines in its own Anonymisation Code ( [13]PDF ), is that you can never be sure what other data is out there and how someone might map it against your anonymous data set. Neither can you tell what data will surface tomorrow, or how re-identification techniques might evolve. Data brokers readily selling location access data without the owners' knowledge amplifies the dangers.
Other de-identification techniques include aggregating data. This, the fourth level of data on Georgetown Law's list, includes summarised data such as census records.
You could aggregate neighbourhood-level health records at a county level. Even that can be dangerous, warns Wang. You might be able to correlate aggregate data with other data sets, especially if the number of people with a specific attribute at the aggregated level are low enough.
[14]Apple techies analyzing Siri recordings may have heard you unzipping and bonking – plus more
[15]Tech sector risks GM-crops-like crackdown if it doesn't win back trust, warns privacy watchdog
[16]Firefox hooks up with HaveIBeenPwned for account pwnage probe
[17]Wah, encryption makes policing hard, cries UK's National Crime Agency
[18]No hack needed: Anonymisation beaten with a dash of SQL
[19]Nations 'ethically obliged' to ensure public health data is up to scratch
[20]'Biggest data grab' in NHS history stuffs GP records in a central store for 'research' – and the time to opt out is now
Concerns about re-identification have surfaced of late with the NHS Digital's recent push to collect the public's health data en masse under its [21]General Practice Data for Planning and Research initiative. The scheme would have transferred GP medical records for all of England's residents to a central research store, giving people a short window to opt out.
NHS Digital had outlined specific data fields that it would transfer under the scheme, which would have allowed it to share that data with third parties. After delaying the deadline in response to pressure from GPs and relaxing opt-out deadlines, it had to [22]put the project on hold .
Solving the re-identification problem
One theoretical way to cut through the whole tangled mess is to just keep removing data points that could reveal someone's identity. Taking out age, zip (post) code, and gender might have stopped Sweeney's Weld discovery, for example. But each piece of data that you take out lessens the data set's value, warns Eerke Boiten, professor of cybersecurity at De Montfort University's School of Computer Science and Informatics.
"If your objective is to make the information less specific, less specifically pinpointing one specific person, you're also taking out the utility," he says.
One way to reconcile anonymity and usefulness could be differential privacy. This technique adds statistical noise to the data by subtly altering parameters, perhaps shifting someone's age or zip code slightly, which makes it harder to correlate them.
Scientists can still filter out that noise with repeated database queries, so another factor of differential privacy is a restriction on the number of times that they can access that data. This restriction is known as a privacy budget, or epsilon, and you can alter the anonymity of a database by changing it.
That involves retaining control over the data, Boiten says, pointing out: "Control and accountability disappears when you hand it over." An alternative is to avoid publishing the data openly and instead make it available in a controlled research environment. "Rather than sharing the data set you share the access," he explains.
The ICO's Anonymisation Code makes it clear that in some scenarios, where re-identification could be damaging, organisations should seek consent before distributing anonymous data sets. Some situations might demand restricting disclosure to a closed community, it adds, and in some cases the data shouldn't be shared at all.
Regulating our way out of it
Scientists also call for more legislation around de-identification. The GDPR excludes data that it deems de-identified from its regulation.
The ICO warns that if the data can be re-identified using "any reasonably available means," then it won't pass muster under the EU General Data Protection Regulations. Olivier Thereaux, head of research and development for the non-profit Open Data Institute, says that misjudging this can get companies into hot water.
"GDPR does state that it does not apply to anonymous information, so anonymisation has sometimes been seen as a way to 'get out' of data protection obligations," he says. "That is often a mistake as there are many ways to anonymise data, and some may be regarded by data protection authorities as 'not reasonably anonymised'."
Danish taxi service Taxa 4x35 is a case in point. Regulators penalised it after it deleted names associated with trip records from its database after two years. The [23]regulator found that the customers were still re-identifiable.
It's a question of risk
No de-identification technique is completely foolproof though, warns Omer Tene, chief knowledge officer at the International Association of Privacy Professionals.
"While there are scientific remedies, most practical remedies are limited in terms of really being risk-based," he says. "They minimise or limit risk but don't completely eliminate it."
The ICO makes this clear in its Code, pointing out that it's "impossible to assess re-identification risk with absolute certainty."
It recommends what it calls a 'motivated intruder' test in which a person without prior knowledge could re-identify individuals using publicly available tools.
Does this mean that we shouldn't publish data at all? Not at all, says Thereaux. To do so would have a chilling effect on research. "Statistics bodies like the ONS do publish data that is anonymised to a minute risk of re-identification, and that publication is hugely valuable to our society," he says.
Lowering risk involves taking a careful and multi-faceted approach to de-identification. Thereaux points to the UK Anonymisation Network, which is a non-profit originally created by the ICO to share best practices in de-identification. It publishes a [24]decision-making framework to help navigate the de-identification process.
The framework emphasises the need to engage with people who might be affected. "Making sure you are transparent and honest about how risks were mitigated, and how you are responding to a breach is key," Thereaux warns. "Organisations who fail to engage and plan for what they might do if anonymisation is breached are the ones who end up at the heart of data scandals."
The data broker who sold Grindr data without considering the implications could perhaps have done with some of that thinking. Come to that, so could everyone involved in that supply chain. Clearly, when it comes to understanding and protecting identities in anonymous data, there's still a lot of work to be done. ®
Get our [25]Tech Resources
[1] https://pubads.g.doubleclick.net/gampad/jump?co=1&iu=/6978/reg_security/front&sz=300x50%7C300x100%7C300x250%7C300x251%7C300x252%7C300x600%7C300x601&tile=2&c=2YUMV3c1@8rykZTwnSN4qLQAAAUU&t=ct%3Dns%26unitnum%3D2%26raptor%3Dcondor%26pos%3Dtop%26test%3D0
[2] https://pubads.g.doubleclick.net/gampad/jump?co=1&iu=/6978/reg_security/front&sz=300x50%7C300x100%7C300x250%7C300x251%7C300x252%7C300x600%7C300x601&tile=4&c=44YUMV3c1@8rykZTwnSN4qLQAAAUU&t=ct%3Dns%26unitnum%3D4%26raptor%3Dfalcon%26pos%3Dmid%26test%3D0
[3] https://pubads.g.doubleclick.net/gampad/jump?co=1&iu=/6978/reg_security/front&sz=300x50%7C300x100%7C300x250%7C300x251%7C300x252%7C300x600%7C300x601&tile=3&c=33YUMV3c1@8rykZTwnSN4qLQAAAUU&t=ct%3Dns%26unitnum%3D3%26raptor%3Deagle%26pos%3Dmid%26test%3D0
[4] https://arstechnica.com/tech-policy/2021/07/catholic-priest-quits-after-anonymized-data-revealed-alleged-use-of-grindr/
[5] https://www.theregister.com/2006/08/16/aol_suffers_ftc_complaint/
[6] https://www.theregister.com/2009/12/21/netflix_privacy_flap/
[7] https://georgetownlawtechreview.org/re-identification-of-anonymized-data/GLTR-04-2017/
[8] https://pubads.g.doubleclick.net/gampad/jump?co=1&iu=/6978/reg_security/front&sz=300x50%7C300x100%7C300x250%7C300x251%7C300x252%7C300x600%7C300x601&tile=4&c=44YUMV3c1@8rykZTwnSN4qLQAAAUU&t=ct%3Dns%26unitnum%3D4%26raptor%3Dfalcon%26pos%3Dmid%26test%3D0
[9] https://www.nature.com/articles/s41467-019-10933-3?source=techstories.org
[10] https://www.theguardian.com/technology/2014/jun/27/new-york-taxi-details-anonymised-data-researchers-warn
[11] https://pubads.g.doubleclick.net/gampad/jump?co=1&iu=/6978/reg_security/front&sz=300x50%7C300x100%7C300x250%7C300x251%7C300x252%7C300x600%7C300x601&tile=3&c=33YUMV3c1@8rykZTwnSN4qLQAAAUU&t=ct%3Dns%26unitnum%3D3%26raptor%3Deagle%26pos%3Dmid%26test%3D0
[12] https://www.theregister.com/2006/08/07/aol_search_logs/
[13] https://ico.org.uk/media/1061/anonymisation-code.pdf
[14] https://www.theregister.com/2019/07/29/ai_roundup_260719/
[15] https://www.theregister.com/2019/03/13/ico_iapp_data_protection_intensive_keynote/
[16] https://www.theregister.com/2018/06/27/firefox_monitoring_haveibeenpwned/
[17] https://www.theregister.com/2018/05/14/encryption_hindering_law_enforcement_says_nca/
[18] https://www.theregister.com/2017/12/18/no_hack_needed_anonymisation_beaten_with_a_dash_of_sql/
[19] https://www.theregister.com/2017/06/29/who_guidance_health_data_surveillance/
[20] https://www.theregister.com/2021/05/13/nhs_data_grab/
[21] https://www.theregister.com/2021/05/13/nhs_data_grab/
[22] https://www.theregister.com/2021/07/20/nhs_data_grab_delayed_again/
[23] https://gdpr.eu/data-anonymization-taxa-4x35/
[24] https://ukanon.net/framework/
[25] https://whitepapers.theregister.com/
Re: The article said it best.
How does one do immensely useful public health or other medical research then? Any dataset of really useful size is generally too big to be collected by a single institution, but limiting its use to that institution freezes out a lot of talent for investigating the data. The alternative is a plethora of underpowered studies.
Edit: in this case I'm talking about data collected from participants with informed consent and ethical approval.
Re: The article said it best.
"in this case I'm talking about data collected from participants with informed consent and ethical approval."
Which is a different matter if it's still being use within the scope of the original consent, even if there are multiple research partners.
"device ID and location data"
You can get the location data from the device ID.
I'd remind you that Protonmail handed over the Device ID (and device type, creation date, IP address) against those French protestors. The device ID is *client* side and they would not be doing a special client app, just for those protestors, so I suspect they've always been logging Device ID , and it adds to my view of Protonmail as a dodgy honeypot operation.
I'd remind you of the huge databases the spies have accumulated*, and the claim that its not mass surveillance, if they don't look. Then "it's not mass surveillance if it's a selector algorithm that looks" and then "it's not mass surveillance if a selector algorithm *continuously* looks". And, I suspect they'll be big on AI now, running AI queries even they don't understand against the dataset they claim is not mass surveillance.
I wonder how many politicians in the world are on Grindr?
* And worse, the spies turned their spying inwards against their own nations. A particularly worrying trend when your spies trust their allied foreign agents more than their citizens.
At a simplistic level we had this with an employee satisfaction survey, completed anonymously. To get meaningful results we needed to know Grade, Department and Location however typically there would only be one manager/supervisor in a department at a given location.
Whilst I could identify some individuals in the data set I only reported to management, and we only published, any analysis at a single level, i.e. Grade or Department or Location, there was no two-way analysis.
I am not sure why would these be anonymous at all. If your employees are scared to speak up, then you have bigger problems.
I am not sure why would these be anonymous at all.
Do you live in the care bears world?
When critics are made, most of the time grudges result of them. May they be accurate or not.
Anonymization is a way to protect free speech. That's why China wants to have everybody identified on the Net.
Behaviour
If you have enough data, person can be identified from their behaviour. So you can "anonymise" all you want, but behaviour itself is unique to any given person, just like fingerprint.
Now, for most services there is absolutely no need to store personal data. Many websites that allegedly gather tons of data, are pretty much useless when it comes to user experience - take for example Amazon - recommendations are rubbish, search prioritises Chinese garbage passing as legitimate products, or Facebook - recommendations have little to do with what you are interested in, and by the looks of it they don't show updates from things you follow unless they pay.
I think most of these corporations that perform mass data collection, use it to manipulate the consumer into buying things they don't want or need and / or get that person addicted.
As far as I am concerned most data collection should be illegal.
"NHS Data extracted will be pseudonymous" says Tory Government
.......while being in bed with famous de-anonymising expert Peter Thiel and his company Palantir.
*
So....in addition to the threats posed by all the other "anonymised" data sets available for purchase out there, UK citizens also have to worry about the threats posed by their own government!!!
*
Yup.......when you next hear a politician talk about "Keeping us safe"......be very, very afraid!!!! This phrase actually means "Keeping me - the politician personallly - very rich".
There's a fairly straightforward solution. Make re-identification of de-identified data illegal with personal responsibility for some person in senior management. The newspaper editor, the marketing manager or even better, the CEO get a criminal record and go to jail. And for good measure the company loses any govt contracts it may have, forfeiting any outstanding payments for work done.
The only way to deal with excess data is to make it toxic. That will give businesses second thoughts about collecting it in the first place and make them very, very careful about how they use it.
No....Not Really a "Straightforward Soution"....
@Doctor_Syntax
........but that won't be a bit of use when HUGE datasets are exfiltrated by unknown actors. See Equifax slurp as an example. Note that the "unknown actors" might be the modern STASI (aka NSA, GCHQ, Five Eyes, etc. etc.).
Outed
A closeted gay priest working for the predominantly hyper-conservative USCCB. That's an attractive target for miscreants.
The article said it best.
"(T)he data shouldn't be shared at all." Make collecting it optional & _sharing_ it illegal. No giving it away for free, no "accidentally" leaking it, no selling it, no letting someone else browse your customer records, nothing. YOU can compile it but you can't show it to anyone else.