paper-with-me

Papers

AgentSCOPE: Evaluating Contextual Privacy Across Agentic Workflows

2026-03-05 · Ivoline C. Ngong, Keerthiram Murugesan, Swanand Kadhe, Justin D. Weisz, Amit Dhurandhar, Karthikeyan Natesan Ramamurthy arxiv

Agentic systems are increasingly acting on users' behalf, accessing calendars, email, and personal files to complete everyday tasks. Privacy evaluation for these systems has focused on the input and output boundaries, but each task involves several intermediate information flows, from agent queries to tool responses, that are not currently evaluated. We argue that every boundary in an agentic pipeline is a site of potential privacy violation and must be assessed independently. To support this, we introduce the Privacy Flow Graph, a Contextual Integrity-grounded framework that decomposes agentic execution into a sequence of information flows, each annotated with the five CI parameters, and traces violations to their point of origin. We present AgentSCOPE, a benchmark of 62 multi-tool scenarios across eight regulatory domains with ground truth at every pipeline stage. Our evaluation across seven state-of-the-art LLMs show that privacy violations in the pipeline occur in over 80% of scenarios, even when final outputs appear clean (24%), with most violations arising at the tool-response stage where APIs return sensitive data indiscriminately. These results indicate that output-level evaluation alone substantially underestimates the privacy risk of agentic systems.

📄 PDF Abstract BibTeX arXiv:2603.04902

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

AgentScope 1.0: A Developer-Centric Framework for Building Agentic Applications

2025-08-22 · Dawei Gao, Zitao Li, Yuexiang Xie, Weirui Kuang 외 arxiv

Driven by rapid advancements of Large Language Models (LLMs), agents are empowered to combine intrinsic knowledge with dynamic tool use, greatly enhancing their capacity to address real-world tasks. In line with such an …

MPCI-Bench: A Benchmark for Multimodal Pairwise Contextual Integrity Evaluation of Language Model Agents

2026-01-13 · Shouju Wang, Haopeng Zhang arxiv

As language-model agents evolve from passive chatbots into proactive assistants that handle personal data, evaluating their adherence to social norms becomes increasingly critical, often through the lens of Contextual In…

PrivAct: Internalizing Contextual Privacy Preservation via Multi-Agent Preference Training

2026-02-14 · Yuhan Cheng, Hancheng Ye, Hai Helen Li, Jingwei Sun 외 arxiv

Large language model (LLM) agents are increasingly deployed in personalized tasks involving sensitive, context-dependent information, where privacy violations may arise in agents' action due to the implicitness of contex…

Zero-shot Generalization

AgentScope: A Flexible yet Robust Multi-Agent Platform

2024-02-21 · Dawei Gao, Zitao Li, Xuchen Pan, Weirui Kuang 외

With the rapid advancement of Large Language Models (LLMs), significant progress has been made in multi-agent applications. However, the complexities in coordinating agents' cooperation and LLMs' erratic performance pose…

Multi-agent Integration

LLM Anonymization Against Agentic Re-Identification

2026-05-29 · Ziwen Li, Jianing Wen, Tianshi Li arxiv

Agentic LLMs with web search change the threat model for text anonymization: weak contextual cues can become cross-referenceable evidence for re-identification, yet those same details also carry downstream analytic value…