paper-with-me

홈 › Papers

MRMMIA: Membership Inference Attacks on Memory in Chat Agents

2026-05-27 · Kai Chen, Yan Pang, Tianhao Wang arxiv

Membership inference attacks (MIAs) test whether a target data record belongs to a system's private data, and have become a standard tool to measure privacy leakage in machine learning systems. Prior work has primarily focused on training corpora or retrieval databases. However, MIAs against agent memory have received less attention, even though such memory can contain sensitive user-agent interactions, retrieved facts, and user preferences. Therefore, in this work, we focus on chat agent memory MIAs, where an adversary infers whether a candidate memory unit belongs to the chat agent's memory store. We propose Multi-Recall Memory MIA (MRMMIA), a unified attack that utilizes multiple recall probes to the agent to extract the membership signal across black-box, gray-box, and white-box settings. Our experiments demonstrate that MRMMIA consistently outperforms baselines. Our results expose the privacy risk in agents and provide an initial evaluation framework for membership leakage in chat-agent memory systems.

📄 PDF Abstract BibTeX arXiv:2605.27825

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Membership Inference Attacks on Lottery Ticket Networks

2021-08-07 · ICML Workshop AML 2021 7 · Aadesh Bagmar, Shishira R Maiya, Shruti Bidwalka, Amol Deshpande

The vulnerability of the Lottery Ticket Hypothesis has not been studied from the purview of Membership Inference Attacks. Through this work, we are the first to empirically show that the lottery ticket networks are equal…

image-classificationImage ClassificationInference AttackMembership Inference Attack

Label-Only Membership Inference Attacks

2020-07-28 · Christopher A. Choquette-Choo, Florian Tramer, Nicholas Carlini, Nicolas Papernot

Membership inference attacks are one of the simplest forms of privacy leakage for machine learning models: given a data point and model, determine whether the point was used to train the model. Existing membership infere…

L2 Regularization

Sampling-based Pseudo-Likelihood for Membership Inference Attacks

2024-04-17 · Masahiro Kaneko, Youmi Ma, Yuki Wata, Naoaki Okazaki

Large Language Models (LLMs) are trained on large-scale web data, which makes it difficult to grasp the contribution of each text. This poses the risk of leaking inappropriate data such as benchmarks, personal informatio…

On the (In)Feasibility of Attribute Inference Attacks on Machine Learning Models

2021-03-12 · Benjamin Zi Hao Zhao, Aviral Agrawal, Catisha Coburn, Hassan Jameel Asghar 외

With an increase in low-cost machine learning APIs, advanced machine learning models may be trained on private datasets and monetized by providing them as a service. However, privacy researchers have demonstrated that th…

AttributeBIG-bench Machine LearningInference Attack

Membership-Doctor: Comprehensive Assessment of Membership Inference Against Machine Learning Models

2022-08-22 · Xinlei He, Zheng Li, Weilin Xu, Cory Cornelius 외

Machine learning models are prone to memorizing sensitive data, making them vulnerable to membership inference attacks in which an adversary aims to infer whether an input sample was used to train the model. Over the pas…

Data Augmentation