Beyond Theoretical Bounds: Empirical Privacy Loss Calibration for Text Rewriting Under Local Differential Privacy
This paper introduces TeDA, a hypothesis-testing framework that empirically calibrates privacy loss across text rewriting mechanisms under Local Differential Privacy by measuring text distinguishability in surface and embedding spaces, thereby revealing that nominal bounds often fail to reflect actual privacy levels and providing a more reliable basis for comparing privacy-utility trade-offs.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
The Big Picture: The "Privacy Mask" Problem
Imagine you are at a party, and you want to tell a secret story about your day to a new friend, but you don't want them to know exactly who you are or where you live.
To protect yourself, you decide to wear a Privacy Mask. In the world of computers, this mask is called Local Differential Privacy (LDP). Before you send your text message to the server, your phone scrambles the words just enough to hide the truth, but keeps the story understandable.
For years, computer scientists have used a number called (epsilon) to measure how good this mask is.
- The Theory: They say, "If we set the mask to , it is mathematically guaranteed that no one can guess your secret."
- The Problem: It turns out that is like a speedometer on a broken car. Two different cars might both say they are going "100 mph," but one is actually driving safely on a highway, while the other is careening off a cliff. In this paper, the authors found that two different text-rewriting tools can claim the same privacy number (), but one might actually leak your secrets, while the other keeps them safe.
The Solution: TeDA (The "Detective" Test)
The authors, a team from Macquarie University, built a new tool called TeDA (Text Distinguishability Audit). Instead of trusting the broken speedometer (), TeDA acts like a super-sleuth detective.
Here is how TeDA works, using a game analogy:
1. The Setup: The "Whodunit" Game
Imagine the computer takes your original sentence (e.g., "My password is hunter2") and runs it through a privacy mask. It spits out a scrambled version (e.g., "The password hunter is here to stay").
Now, the Detective (TeDA) is given:
- The scrambled message.
- A lineup of two possible original sentences:
- "My password is hunter2" (The Truth)
- "The sky is blue today" (A Fake)
2. The Test
The Detective tries to guess which of the two was the original.
- If the Detective guesses correctly, the mask failed (the privacy is weak).
- If the Detective guesses wrong (or is just guessing randomly), the mask succeeded (the privacy is strong).
TeDA plays this game thousands of times with different sentences and different "masks" to see who is actually the best at hiding the truth.
The Two Ways the Detective Looks
The paper introduces two types of detectives to make sure they catch every leak:
- The Surface Detective (LLM): This detective reads the words. If the scrambled text still sounds a lot like the original (e.g., same sentence structure, similar words), this detective spots it immediately.
- The Deep Detective (Embeddings): Sometimes the words change completely, but the meaning stays the same. This detective looks at the "soul" of the sentence (mathematical vectors). Even if the words are totally different, if the "vibe" or meaning is too close to the original, this detective catches it.
The Shocking Discovery
When the authors tested six different popular privacy tools using TeDA, they found a massive gap between theory and reality:
- The "Heavy Hitters" (ADePT, DP-BART): These tools claimed a high privacy number (), which sounds scary. But when TeDA tested them, they were actually very safe. The scrambled messages were so garbled that the Detective couldn't guess the original at all.
- The "Lightweights" (DP-Paraphrase, DP-Prompt): These tools claimed a lower privacy number (), which sounds safer. But TeDA found they were leaking secrets. The scrambled messages were still too similar to the originals, and the Detective could guess the truth easily.
The Analogy: It's like two people wearing "Safety Vests."
- Person A wears a vest labeled "Level 1000 Protection" but it's actually made of heavy steel. You are safe.
- Person B wears a vest labeled "Level 10 Protection" but it's actually made of thin paper. You are in danger.
- The old way just looked at the label. TeDA checks the material.
Why This Matters
In the real world, companies and researchers need to choose the right privacy tool.
- If they trust the old labels (), they might pick a "paper vest" thinking it's safe, and accidentally leak user data.
- Or, they might pick a "steel vest" thinking it's too heavy (bad for utility), when it's actually the perfect balance.
TeDA gives them a calibration scale. It tells them: "Hey, even though these two tools have different labels, they actually offer the same level of real-world privacy."
The Conclusion
The paper argues that we need to stop trusting the theoretical math labels alone. Just like you wouldn't buy a parachute based on the manufacturer's claim without testing it, we shouldn't trust privacy tools without running a detective test.
TeDA is that test. It proves that in the messy, complex world of human language, the only way to know if your secrets are safe is to try to break them yourself.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.