CRLGJun 5, 2025

Membership Inference Attacks on Sequence Models

arXiv:2506.05126v16 citationsh-index: 142025 IEEE Security and Privacy Workshops (SPW)
Originality Incremental advance
AI Analysis

This work addresses privacy risks for users of large sequence models, but it is incremental as it extends an existing attack method.

The paper tackled the problem of privacy leakage in sequence models like LLMs by adapting a membership inference attack to model within-sequence correlations, showing consistent improvements in memorization audit effectiveness without extra computational costs.

Sequence models, such as Large Language Models (LLMs) and autoregressive image generators, have a tendency to memorize and inadvertently leak sensitive information. While this tendency has critical legal implications, existing tools are insufficient to audit the resulting risks. We hypothesize that those tools' shortcomings are due to mismatched assumptions. Thus, we argue that effectively measuring privacy leakage in sequence models requires leveraging the correlations inherent in sequential generation. To illustrate this, we adapt a state-of-the-art membership inference attack to explicitly model within-sequence correlations, thereby demonstrating how a strong existing attack can be naturally extended to suit the structure of sequence models. Through a case study, we show that our adaptations consistently improve the effectiveness of memorization audits without introducing additional computational costs. Our work hence serves as an important stepping stone toward reliable memorization audits for large sequence models.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes