← Latest papers
💬 NLP

Beyond Direct Identifiers: Probabilistic Privacy Risk Estimation for Privacy-Conscious LLM Query Delegation

This paper proposes a probabilistic variant of Privacy-Conscious Delegation that utilizes an LLM-driven k-anonymity estimation metric and the newly created PUPA-SD dataset to better protect users from privacy risks arising from PII-free self-disclosures, demonstrating that this approach achieves an optimal privacy-utility balance for models like Llama-3.2-3B.

Original authors: Li Siyan, Zhou Yu, Julia Hirschberg

Published 2026-08-11
📖 3 min read☕ Coffee break read

Original authors: Li Siyan, Zhou Yu, Julia Hirschberg

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

Imagine you're chatting with a super-smart robot friend who knows everything in the world. You might feel safe sharing a secret, thinking, "I won't tell it my name or address, so I'm fine!" But here's the twist: even without your name, the robot could still guess who you are just by putting together tiny clues. It's like trying to hide in a crowded room by wearing a mask but leaving your unique hat, shoes, and a specific scar visible. If enough people in the room have that same hat, you're safe. But if only one person in the whole city has that hat and those shoes and that scar, the mask doesn't help much. This is the world of "privacy," where scientists worry that even when we remove obvious secrets (like names), the mix of small details we share can still let strangers figure out exactly who we are.

This paper dives into a new way to protect us when we ask these robot friends for help. The researchers are working on a system where a small, safe robot on your phone (the "local" model) rewrites your question before sending it to the big, powerful robot in the cloud (the "remote" model). The goal is to make the question still make sense to the big robot, but strip away anything that could identify you. The paper suggests that just removing obvious secrets isn't enough. Instead, they propose a new "privacy score" called k-anonymity. Think of this score as a measure of how many other people in the world could be described by the same set of clues. If your rewritten question describes a "34-year-old nurse in Austin," that's a very small group (low score). If it describes "someone managing a health issue," that could be millions of people (high score). The higher the score, the harder it is for anyone to pinpoint you.

The authors built a special playground of real user questions to test their idea, creating a dataset called PUPA-SD with 166 examples of people sharing personal stories. They then tried to teach their local robot to rewrite these questions not just to hide names, but to maximize that "privacy score." They found that for some robots, this new training worked wonders. Specifically, a model called Llama-3.2-3B became much better at the job: after training, it kept the quality of the answers high (scoring 67.4 out of 100) while drastically cutting down the number of secrets it accidentally leaked (dropping to 11.0). However, the paper notes that this isn't a magic fix for everyone. Smaller robots, like the Qwen-2.5-0.5B model, struggled to balance being helpful and being private; when they tried to get better at privacy, they sometimes started leaking more secrets or gave worse answers. The researchers suggest that using this "privacy score" as a guide is a promising step, but they also admit their current tools for counting how many people match a description rely on the robot's memory of the world, which might not be perfectly up-to-date. Ultimately, the study shows that while we can't perfectly hide in a crowd yet, we can start teaching our AI helpers to blend in a little better.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →