paper-with-me

Papers

Unveiling Privacy Risks in LLM Agent Memory

2025-02-17 · Bo wang, Weiyi He, Shenglai Zeng, Zhen Xiang, Yue Xing, Jiliang Tang, Pengfei He

Large Language Model (LLM) agents have become increasingly prevalent across various real-world applications. They enhance decision-making by storing private user-agent interactions in the memory module for demonstrations, introducing new privacy risks for LLM agents. In this work, we systematically investigate the vulnerability of LLM agents to our proposed Memory EXTRaction Attack (MEXTRA) under a black-box setting. To extract private information from memory, we propose an effective attacking prompt design and an automated prompt generation method based on different levels of knowledge about the LLM agent. Experiments on two representative agents demonstrate the effectiveness of MEXTRA. Moreover, we explore key factors influencing memory leakage from both the agent designer's and the attacker's perspectives. Our findings highlight the urgent need for effective memory safeguards in LLM agent design and deployment.

📄 PDF Abstract BibTeX arXiv:2502.13172

Code (0)

등록된 구현이 없습니다.

Tasks

Decision MakingLanguage ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

Unveiling Privacy Risks in Multi-modal Large Language Models: Task-specific Vulnerabilities and Mitigation Challenges

2026-06-08 · Tiejin Chen, Pingzhi Li, Kaixiong Zhou, Tianlong Chen 외 arxiv

Privacy risks in text-only Large Language Models (LLMs) are well studied, particularly their tendency to memorize and leak sensitive information. However, Multi-modal Large Language Models (MLLMs), which process both tex…

Agents That Know Too Much: A Data-Centric Survey of Privacy in LLM Agents

2026-06-25 · Nada Lahjouji, Ashwin Gerard Colaco arxiv

Large language model agents increasingly query databases, search document collections, call external APIs, remember past interactions, and act on a user's behalf. As they move from answering questions to operating over s…

GEO-Detective: Unveiling Location Privacy Risks in Images with LLM Agents

2025-11-27 · Xinyu Zhang, Yixin Wu, Boyang Zhang, Chenhao Lin 외 arxiv

Images shared on social media often expose geographic cues. While early geolocation methods required expert effort and lacked generalization, the rise of Large Vision Language Models (LVLMs) now enables accurate geolocat…

Governing Evolving Memory in LLM Agents: Risks, Mechanisms, and the Stability and Safety Governed Memory (SSGM) Framework

2026-03-12 · Chingkwun Lam, Jiaxin Li, Lingfei Zhang, Kuo Zhao arxiv

Long-term memory has emerged as a foundational component of autonomous Large Language Model (LLM) agents, enabling continuous adaptation, lifelong multimodal learning, and sophisticated reasoning. However, as memory syst…

Beyond Text: Unveiling Privacy Vulnerabilities in Multi-modal Retrieval-Augmented Generation

2025-05-20 · Jiankun Zhang, Shenglai Zeng, Jie Ren, Tianqi Zheng 외

Multimodal Retrieval-Augmented Generation (MRAG) systems enhance LMMs by integrating external multimodal databases, but introduce unexplored privacy vulnerabilities. While text-based RAG privacy risks have been studied, …

Privacy PreservingRAGRetrievalRetrieval-augmented Generation