MuPPET: A Benchmark for Contextual Privacy of LLM Assistants in Multi-Party Conversations
This paper introduces MuPPET, a benchmark demonstrating that LLM assistants are significantly more prone to leaking sensitive information in multi-party conversations than in one-to-one settings, revealing that current privacy defenses are insufficient and that smaller models are particularly vulnerable.
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 have a very smart, helpful digital assistant. You trust this assistant with your deepest secrets: your health issues, your family drama, your travel plans, and your work struggles.
In a one-on-one conversation, this is like having a private chat in a locked room. If you tell your assistant, "I'm pregnant and can't travel," and the assistant says, "I can't travel right now," that's fine. Only you heard it.
But now, imagine that same assistant is sitting in a group chat with your boss, your coworkers, your HR manager, and your team lead. This is the world of MuPPET (Multi-Party Privacy Exposure Testing).
The Core Problem: The "Group Chat Leak"
The paper argues that existing tests for AI privacy are like testing a lifeboat in a bathtub. They only check if the AI can keep a secret when talking to one person. They assume that if the AI is safe in a private chat, it will be safe in a group.
MuPPET says: "No, that's not how it works."
In a group chat, the rules change completely. A piece of information that is safe to share with you might be a disaster if shared with everyone.
- The Analogy: Imagine you are at a dinner party. You whisper to your spouse, "I'm allergic to peanuts." That's safe. But if your waiter (the AI) suddenly shouts to the whole table, "Hey, everyone, John has a peanut allergy!" while ordering food, you've just leaked your private medical info to twelve people at once.
The paper claims that current AI models are terrible at realizing who is in the room. They often treat a group chat like a private diary, accidentally broadcasting secrets to the wrong people.
What They Did (The Experiment)
The researchers built a test called MuPPET (Multi-Party Privacy Exposure Testing).
- The Setup: They created 562 fake workplace scenarios. An AI assistant was given a "memory" of a user's private life (e.g., "User is pregnant," "User is dealing with immigration issues").
- The Trap: The AI was placed in a group chat with 20 different coworkers. Someone would ask a work-related question that seemed innocent but required the AI to use that private memory to answer.
- The Test: Did the AI answer the question without revealing the secret? Or did it accidentally say, "I can't travel because I'm pregnant," in front of the whole team?
The Shocking Results
The paper found that AI models leak secrets much more often in groups than in private chats.
- The "Small" Models are the Worst: The smaller, open-source models (often used by companies because they can run them locally on their own servers for "privacy") were the most likely to blurt out secrets. It's like hiring a very eager but untrained intern who thinks they are helping by telling everyone your business.
- The "Big" Models are Better, but Not Perfect: The most advanced, expensive AI models (like the ones from Google and OpenAI) were better at keeping secrets, but they still leaked information in about 1 in 4 to 1 in 10 cases.
- The Privacy vs. Usefulness Trade-off: When the researchers tried to force the AI to be more careful (by giving it strict rules like "Do not say anything private"), the AI got worse at its job. It started refusing to answer questions or giving vague, unhelpful responses. It's like a guard who is so afraid of letting a secret out that they won't let anyone into the building at all.
Why Does This Happen?
The researchers broke down why the AI fails:
- Small Models: They get confused about who is in the room. They forget who knows what. (The "Who is listening?" problem).
- Big Models: They know who is in the room, but they struggle with the social rules. They understand the facts but fail to apply the complex logic of "This is okay to say to Bob, but not to the whole group."
The Bottom Line
The paper concludes that we cannot just assume AI is safe because it passed a "private chat" test.
- Multi-party privacy is a new, harder problem.
- Current defenses are weak. Telling the AI "be careful" helps a little, but it makes the AI less useful.
- Local deployment isn't a magic fix. Just because you run a small AI on your own computer doesn't mean it won't accidentally spill your secrets to your team.
In short: If you put a digital assistant in a group chat, it's currently more likely to gossip than to keep your confidence. We need new ways to teach AI how to navigate the complex social dynamics of a crowd.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.