One year of Hiding Nemo
Taking stock after one year doing independent consulting on privacy-enhancing technology.
Taking stock after one year doing independent consulting on privacy-enhancing technology.
Sadly, taking away valuable disclosure avoidance tools doesn't make fundamental trade-offs go away.
Why is Gaussian DP a much better compact representation of privacy guarantees than (ε,δ)-DP, especially for ML applications.
I learned a ton about data sharing and privacy issues in the biomedical field, here are some of my takeaways.
The price of not using robust notions when building “privacy-preserving” analytics systems.
Findings a bunch of bugs in differential privacy libraries using a new approach to privacy auditing.
Why SMOTE, a popular data augmentation technique, exposes your sensitive data.
What academics call “privacy auditing” has little to do with what industry folks call “auditing”. This may be confusing.
I don't think it's a great idea to redefine what counts as anonymized data according to GDPR, like the European Commission is currently proposing. Here's why.
A list of the books that I particularly enjoyed reading this year.
ISO standards on privacy attacks are not great, but some organizations still want to use them. Can we interpret them in a principled way?
A short note encouraging you to tell me what you would like to read about in this blog.
A summary of past and recent work on privacy attacks against statistical data releases.
Turns out, AI isn't that special.
The German data protection authority asked me for my input on technical questions regarding the use of personal data in AI models; here are my answers.
A consultancy focused on helping organizations do more with data while deeply respecting their users, using privacy-enhancing technology.
What if Wordle, but with randomized response? Let's learn about Bayesian inference to get on top of the leaderboard, ponder what an optimal strategy might be… and maybe win some chocolate?
A few generic pieces of advice on how to get better utility out of your differentially private aggregations.
A list of short definitions of commonly used terms in differential privacy, with references for further reading.
A critical examination of an open-source differential privacy library.
… and that AI salespeople don't want you to know!
I crafted a strategy to beat the high score at a game based on differential privacy. It should have been harder to beat, though…
A quick look at three papers who use neat tricks to boost the utility of simple DP operations.
Many real-world DP deployments use privacy parameters that can seem unconvincing. Should we be worried?
This post contains the slides and transcript of a talk about empirical privacy metrics that I delivered at PEPR in June 2024.
A small collection of interactive converters between differential privacy variants.
A quick look at a new paper poking at empirical privacy metrics for ML models.
This post contains the slides and transcript for an invited talk I delivered at AnoSiDat in April 2024.
A simple introduction to an essential building block for differential privacy: how to select a value among many.
A guide listing common privacy-enhancing technologies, and delineating between which problem each one solves.
An overview of legacy techniques used to anonymize data, how they fail, and what we can learn from these failures.
Some data publication or sharing use cases are well-suited to the use of differential privacy, while some aren’t. In this blog post, we give a litmus test allowing you to quickly distinguish between the two.
What happens to differential privacy if you model a weaker adversary with only partial knowledge over the input data?
This post contains the slides and speaker notes for an invited talk I delivered at PPAI-22.
Averaging the privacy loss random variable across outputs can be useful: introducing Rényi DP, and zero-concentrated DP.
A list of practical deployments of differential privacy, along with their privacy parameters.
An introduction and table of contents for my beginner-friendly blog post series about differential privacy.
I'm joining Tumult Labs, a startup focused on differential privacy. Here's why I'm excited about it!
Your data was already noisy before I got a chance to add noise to it! Here's why you shouldn't panic, and also what you should do about it.
A few generic pieces of advice on how to get better utility out of your differentially private aggregations.
The US Census is moving to differential privacy, after running a successful privacy attack on their 2010 release. Let's look at this attack in more detail!
What does it mean for an algorithm to not be differentially private?
A story of false hopes, perseverance, pain, and futility.
Why is Gaussian noise a popular choice to make statistics and machine learning models differentially private?
What does \(\delta\) really mean in \((\varepsilon,\delta)\) -differential privacy? Let's explain this using a central concept: the privacy loss random variable.
A list of papers to check out to learn more about differential privacy.
Besides having a super cool job title, what is it like being a privacy engineer?
Differential privacy is used in two very distinct contexts. Come learn about the distinction between the two, and interesting new directions that combine them!
You can't both remember unique individuals and not remember them. Shocking, right? :D
Publishing histograms without knowing the categories in advance: introducing (ε,δ)-differential privacy.