paper-with-me

Papers

CoTGuard: Using Chain-of-Thought Triggering for Copyright Protection in Multi-Agent LLM Systems

2025-05-26 · Yan Wen, Junfeng Guo, Heng Huang

As large language models (LLMs) evolve into autonomous agents capable of collaborative reasoning and task execution, multi-agent LLM systems have emerged as a powerful paradigm for solving complex problems. However, these systems pose new challenges for copyright protection, particularly when sensitive or copyrighted content is inadvertently recalled through inter-agent communication and reasoning. Existing protection techniques primarily focus on detecting content in final outputs, overlooking the richer, more revealing reasoning processes within the agents themselves. In this paper, we introduce CoTGuard, a novel framework for copyright protection that leverages trigger-based detection within Chain-of-Thought (CoT) reasoning. Specifically, we can activate specific CoT segments and monitor intermediate reasoning steps for unauthorized content reproduction by embedding specific trigger queries into agent prompts. This approach enables fine-grained, interpretable detection of copyright violations in collaborative agent scenarios. We evaluate CoTGuard on various benchmarks in extensive experiments and show that it effectively uncovers content leakage with minimal interference to task performance. Our findings suggest that reasoning-level monitoring offers a promising direction for safeguarding intellectual property in LLM-based agent systems.

📄 PDF Abstract BibTeX arXiv:2505.19405

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Digital Media Copyright and Content Protection Using IPFS and Blockchain

2019-11-28 · Conference 2019 11 · Kwame Opuni-Boachie Obour Agyekum1, Qi Xia1, Yansong Liu1, Hong Pu1 외

With the development of the Internet, the total amount of digital media transmission and storage has been very large. However, traditional digital copyright solidification and rights protection are offline processes, w…

Copyright Infringement Risk Reduction via Chain-of-Thought and Task Instruction Prompting

2025-12-17 · Neeraj Sarna, Yuanyuan Li, Michael von Gablenz arxiv

Large scale text-to-image generation models can memorize and reproduce their training dataset. Since the training dataset often contains copyrighted material, reproduction of training dataset poses a copyright infringeme…

Text-to-Image Generation

Geometry-Aware Localized Watermarking for Copyright Protection in Embedding-as-a-Service

2026-04-13 · Zhimin Chen, Xiaojie Liang, Wenbo Xu, Yuxuan Liu 외 arxiv

Embedding-as-a-Service (EaaS) has become an important semantic infrastructure for natural language and multimedia applications, but it is highly vulnerable to model stealing and copyright infringement. Existing EaaS wate…

AdaCoT: Pareto-Optimal Adaptive Chain-of-Thought Triggering via Reinforcement Learning

2025-05-17 · Chenwei Lou, Zewei Sun, Xinnian Liang, Meng Qu 외

Large Language Models (LLMs) have demonstrated remarkable capabilities but often face challenges with tasks requiring sophisticated reasoning. While Chain-of-Thought (CoT) prompting significantly enhances reasoning, it i…

Reinforcement Learning (RL)

AIM-CoT: Active Information-driven Multimodal Chain-of-Thought for Vision-Language Reasoning

2025-09-30 · Xiping Li, Jianghong Ma arxiv

Interleaved-Modal Chain-of-Thought (I-MCoT) advances vision-language reasoning, such as Visual Question Answering (VQA). This paradigm integrates specially selected visual evidence from the input image into the context o…

Visual Question Answering