← Latest papers
🤖 AI

PlanTwin: Privacy-Preserving Planning Abstractions for Cloud-Assisted LLM Agents

PlanTwin is a privacy-preserving middleware architecture that enables cloud-assisted LLM agents to plan effectively over private local environments by projecting raw context into a sanitized, schema-constrained digital twin, thereby achieving full sensitive-item non-disclosure while maintaining high planning utility.

Original authors: Guangsheng Yu, Qin Wang, Rui Lang, Shuai Su, Xu Wang

Published 2026-03-20
📖 4 min read☕ Coffee break read

Original authors: Guangsheng Yu, Qin Wang, Rui Lang, Shuai Su, Xu Wang

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 brilliant, all-knowing architect living in a distant, high-tech tower (the Cloud AI). You want this architect to help you renovate your house (your Local Computer). They are great at drawing blueprints, figuring out which walls to knock down, and planning the electrical wiring.

However, there's a problem: your house is full of private secrets. You have your diary, your bank statements, your passwords, and your family photos scattered everywhere. You don't want to hand the keys to the whole house to the architect, because they might accidentally read your diary or leak your secrets.

Currently, most systems work like this: You give the architect a live video feed of your entire house. They can see everything. They can draw a great plan, but they also see your secrets. If you try to blur the video (like PII Redaction), they might still guess what's behind the blur, or they might miss important details needed for the plan.

PlanTwin is a new way to solve this. Here is how it works, using simple analogies:

1. The "Digital Twin" (The Blueprint, Not the House)

Instead of sending the architect a video of your messy, secret-filled house, PlanTwin builds a clean, abstract 3D model of your house.

  • What it keeps: It tells the architect, "There is a kitchen here, it's connected to the living room, and the electrical load is high." It keeps the structure and the relationships needed for planning.
  • What it removes: It strips away the details. It doesn't say "There is a photo of your dog named 'Buddy' on the fridge." It just says "There is a picture frame." It doesn't say "The safe has a code '1234'." It just says "There is a secure container."

The architect (Cloud AI) works only on this clean model. They never see your actual files, passwords, or private data.

2. The "Gatekeeper" (The Strict Butler)

You have a very strict Butler (the Local Gatekeeper) standing between you and the architect.

  • The Request: The architect looks at the 3D model and says, "I think we should move the wall between the kitchen and living room."
  • The Check: The Butler checks this request against your rules. "Okay, is moving that wall allowed? Yes. Does it require opening a safe? No. Is it safe?"
  • The Action: The Butler goes into the real house, moves the wall, and checks the result.
  • The Report: The Butler comes back and tells the architect, "The wall is moved. The room looks bigger." The Butler never lets the architect see the actual wall or the dust created by moving it.

3. The "Privacy Budget" (The Coin Jar)

This is the cleverest part. Imagine you have a jar of coins for every single object in your house (every file, every folder).

  • Every time the architect asks a question that reveals a tiny bit of information (e.g., "Is the file large or small?"), it costs a coin.
  • If the architect asks too many questions about the same file, the jar runs out of coins.
  • Once the jar is empty, the Butler says, "No more questions about this file."
  • This prevents the architect from slowly piecing together your secrets by asking hundreds of tiny, harmless questions over time.

Why is this a big deal?

  • Old Way (Raw Context): You give the architect the whole house. Great plans, but total privacy risk.
  • Old Way (Redaction): You try to black out the secrets in the video feed. The architect gets confused, misses details, and sometimes the blacked-out text still gives clues away.
  • PlanTwin: You give the architect a map. The map shows the layout perfectly so they can design a great renovation, but the map has no names, no photos, and no secrets.

The Results

The researchers tested this on 60 different tasks (like fixing code, organizing files, or debugging).

  • Privacy: They achieved 100% privacy. No secrets (passwords, keys, personal info) ever left the local computer.
  • Quality: The plans the Cloud AI made were almost as good as if they had seen the whole house. The "quality score" was very high (around 80%+), proving you don't need to sacrifice intelligence to keep your secrets safe.

In short: PlanTwin lets you hire a genius architect to plan your life or work without ever letting them step foot inside your private home. They work with a sanitized map, while a strict local guard ensures nothing private ever slips out.

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 →