← Latest papers
💬 NLP

MosaicLeaks:Privacy Risks in Querying-in-the-Open for Deep Research Agents

This paper introduces MosaicLeaks, a benchmark demonstrating that deep research agents frequently leak private local information through their external queries due to the mosaic effect, and proposes a Privacy-Aware Deep Research (PA-DR) framework that effectively reduces such leakage while improving task accuracy.

Original authors: Alexander Gurung, Spandana Gella, Alexandre Drouin, Issam H. Laradji, Perouz Taslakian, Rafael Pardinas

Published 2026-06-01
📖 5 min read🧠 Deep dive

Original authors: Alexander Gurung, Spandana Gella, Alexandre Drouin, Issam H. Laradji, Perouz Taslakian, Rafael Pardinas

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 are a highly skilled detective working for a secret company. Your job is to solve complex mysteries by combining clues found in your private office files with information you gather from the public internet.

The paper "MosaicLeaks" reveals a surprising and dangerous flaw in how these detective agents (AI models) work: even if they don't say the secret out loud, the way they ask questions on the internet can accidentally give the secret away.

Here is the breakdown of the paper's findings using simple analogies:

1. The Problem: The "Mosaic" Effect

Imagine you are trying to hide a secret recipe.

  • The Old Way: You might think, "If I don't write the recipe down, I'm safe."
  • The New Risk: Instead of writing the recipe, you go to a public library and ask a series of questions:
    1. "How much sugar is in a standard cake?"
    2. "What is the baking temperature for a cake with 200g of sugar?"
    3. "Who invented a cake with 200g of sugar and a specific spice?"

Individually, these questions look harmless. But if a spy (an adversary) watches your entire list of questions, they can piece them together like a mosaic to reconstruct your secret recipe.

The paper calls this the Mosaic Effect. In the world of AI, these "detectives" (Deep Research Agents) often leak sensitive company data because they use private numbers (like "15% growth" or "Q3 budget") as keywords to search the public web.

2. The Experiment: "MosaicLeaks"

The researchers built a giant test called MosaicLeaks.

  • The Setup: They created 1,001 complex puzzles. To solve each puzzle, the AI had to jump back and forth between a private company document (like an internal email) and the public web.
  • The Trap: The AI had to use a piece of information from the private document to know what to search for on the web.
  • The Spy: They placed a "spy" AI in the room. This spy couldn't see the private documents or the final answer. It could only see the list of web searches the detective AI made.

The Result: The spy was surprisingly good at guessing the secret. Even when the AI didn't explicitly say "Our secret is X," the combination of its search queries allowed the spy to figure it out.

3. Why Simple Fixes Didn't Work

The researchers tried two common ways to fix this, and both failed:

  • The "Please Don't Leak" Note (Prompting): They added a note to the AI's instructions saying, "Be careful not to leak private info."
    • The Analogy: It's like telling a nervous child, "Don't spill the milk," but then handing them a full glass. The child still spills it because they are focused on the task (getting the answer), not the rule. The AI still leaked data, just slightly less.
  • Training for Speed (Task Performance): They trained the AI to get the right answer as fast as possible.
    • The Analogy: This made the AI faster, but it actually made the leaks worse. The AI started asking more questions to be sure, giving the spy even more pieces of the mosaic to put together.

4. The Solution: "Privacy-Aware Deep Research" (PA-DR)

The researchers developed a new training method called PA-DR. Think of this as teaching the detective a new way to think.

Instead of just rewarding the AI for getting the right answer, they gave it a double scorecard:

  1. Did you solve the mystery? (Task Reward)
  2. Did you leave a trail of crumbs? (Privacy Penalty)

They used a special "privacy classifier" (a small AI trained to spot leaks) to act as a referee. If the detective asked a question that looked like it might reveal a secret, the referee immediately gave a penalty.

The Magic:

  • The AI learned to solve the puzzle without using the secret numbers in its search queries.
  • Example: Instead of searching "What happened to Lee's Market in 2020 when traffic grew 15%?", the trained AI learned to search "What happened to Lee's Market in 2020 regarding traffic growth?"
  • It still found the right document, but the search query didn't contain the specific "15%" number, so the spy couldn't figure out the secret.

5. The Bottom Line

  • The Bad News: Current AI agents are very bad at keeping secrets when they search the web. They leak information constantly, and simple warnings don't stop them.
  • The Good News: You can train these agents to be privacy-aware. By teaching them to balance "getting the answer" with "not leaving a trail," they can solve complex problems without exposing sensitive company data.

In short: AI detectives are currently terrible at keeping their search history private, but with the right training, they can learn to solve mysteries without the spy knowing what they are looking for.

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 →