← Latest papers
🤖 AI

AgentMark: Utility-Preserving Behavioral Watermarking for Agents

AgentMark is a behavioral watermarking framework designed to protect the intellectual property of LLM-based agents by embedding multi-bit identifiers into their high-level planning decisions through distribution-preserving conditional sampling, ensuring robust provenance without compromising task utility or requiring direct access to the agent's internal weights.

Original authors: Kaibo Huang, Jin Tan, Yukun Wei, Wanling Li, Zipei Zhang, Hui Tian, Zhongliang Yang, Linna Zhou

Published 2026-04-27
📖 3 min read☕ Coffee break read

Original authors: Kaibo Huang, Jin Tan, Yukun Wei, Wanling Li, Zipei Zhang, Hui Tian, Zhongliang Yang, Linna Zhou

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 highly advanced Robot Butler. This butler is amazing: it can plan a whole day, use your kitchen appliances, manage your calendar, and even chat with your neighbors.

Because this robot is so capable, two big problems arise:

  1. The "Copycat" Problem: What if a company steals the "brain" (the logic and planning style) of your expensive robot and sells a cheap knock-off?
  2. The "Blame" Problem: If the robot accidentally breaks a vase or makes a bad social decision, how do we prove which specific version of the software was running at that exact moment?

Current technology can watermark the words the robot says (like a digital stamp on a letter), but it can't easily watermark the decisions the robot makes (like the specific way it chooses to walk through a room or which tool it picks up first).

AgentMark is the solution. Here is how it works using two simple analogies.


1. The "Secret Dance" (How it works)

Imagine you want to prove that a specific dance troupe performed a routine, even if they are wearing masks. Instead of changing their clothes (which would be like changing the robot's code and making it clumsy), you teach them a Secret Dance Step.

In every routine, there are moments where the dancers have a choice: “Should I spin left or spin right?”

Normally, they might choose based on what feels natural. But with AgentMark, they follow a rule: "Pick a move that feels natural, but slightly favor a specific pattern that encodes our secret ID."

Crucially, they don't do anything weird or jerky that ruins the dance. They stay perfectly in rhythm (this is what the researchers call "Utility Preservation"). To an outsider, it looks like a normal dance. But to a judge who knows the secret rhythm, the specific sequence of "lefts" and "rights" reveals the troupe's unique ID.

2. The "Jigsaw Puzzle" (How it stays robust)

In the real world, things go wrong. Maybe the security camera missed a few seconds of the dance, or a page of the dance notes got torn (this is "Step Erasure").

If you were using a simple code, losing one piece might ruin the whole thing. But AgentMark uses a mathematical trick called RLNC (think of it like a Smart Jigsaw Puzzle).

In a normal puzzle, if you lose the corner piece, you can't finish the picture. In a "Smart Jigsaw," every single piece contains a little bit of information about every other piece. Even if you only find 70% of the pieces, you can use the overlapping information to mathematically reconstruct the entire image. This means even if the robot's logs are messy or incomplete, we can still recover its "ID."


Summary: Why does this matter?

  • It’s Invisible: It doesn't make the robot "stupid" or slow. It works within the robot's existing decision-making process.
  • It’s Deep: It doesn't just watermark the text (the "what"); it watermarks the behavior (the "how").
  • It’s Tough: It can survive "noise," like missing data or slightly different ways of describing a situation.

In short: AgentMark gives autonomous AI agents a "behavioral DNA" that is nearly impossible to fake, easy to track, and doesn't get in the way of their work.

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 →