paper-with-me

홈 › Papers

AgentMark: Utility-Preserving Behavioral Watermarking for Agents

2026-01-05 · Kaibo Huang, Jin Tan, Yukun Wei, Wanling Li, Zipei Zhang, Hui Tian, Zhongliang Yang, Linna Zhou arxiv

LLM-based agents are increasingly deployed to autonomously solve complex tasks, raising urgent needs for IP protection and regulatory provenance. While content watermarking effectively attributes LLM-generated outputs, it fails to directly identify the high-level planning behaviors (e.g., tool and subgoal choices) that govern multi-step execution. Critically, watermarking at the planning-behavior layer faces unique challenges: minor distributional deviations in decision-making can compound during long-term agent operation, degrading utility, and many agents operate as black boxes that are difficult to intervene in directly. To bridge this gap, we propose AgentMark, a behavioral watermarking framework that embeds multi-bit identifiers into planning decisions while preserving utility. It operates by eliciting an explicit behavior distribution from the agent and applying distribution-preserving conditional sampling, enabling deployment under black-box APIs while remaining compatible with action-layer content watermarking. Experiments across embodied, tool-use, and social environments demonstrate practical multi-bit capacity, robust recovery from partial logs, and utility preservation. The code is available at https://github.com/Tooooa/AgentMark.

📄 PDF Abstract BibTeX arXiv:2601.03294

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Sequential Behavioral Watermarking for LLM Agents

2026-05-11 · Hyeseon An, Shinwoo Park, Dongsu Kim, Yo-Sub Han arxiv

LLM-based agents act through sequences of executable decisions, but their trajectories provide little evidence of which agent or policy produced them, making provenance, ownership, and unauthorized reuse difficult to est…

TabularMark: Watermarking Tabular Datasets for Machine Learning

2024-06-21 · Yihao Zheng, Haocheng Xia, Junyuan Pang, Jinfei Liu 외

Watermarking is broadly utilized to protect ownership of shared data while preserving data utility. However, existing watermarking methods for tabular datasets fall short on the desired properties (detectability, non-int…

RaMark: Radioactive Watermarking for Generated Tabular Data

2026-07-10 · Xin Che, Lingyang Chu, Qiqi Zhang, Xinyu Ma 외 arxiv

Recent advances in generative modeling have made generated tabular data a practical solution for privacy-sensitive data sharing, where watermarking enables ownership verification. However, existing watermarking methods f…

Blind PRNG Hijacking: An Undetectable Integrity-Preserving Attack Against LLM Watermarking

2026-05-27 · Ziyang You, Huilong He, Xiaoke Yang, Xuxing Lu arxiv

Cryptographic watermarking is a leading defense for attributing text generated by large language models (LLMs). Existing schemes, including KGW, Unigram, and DipMark, derive their security guarantees from the assumption …

Data Watermarking for Sequential Recommender Systems

2024-11-20 · Sixiao Zhang, Cheng Long, Wei Yuan, Hongxu Chen 외

In the era of large foundation models, data has become a crucial component in building high-performance AI systems. As the demand for high-quality and large-scale data continues to rise, data copyright protection is attr…

MemorizationRecommendation SystemsSequential Recommendation