paper-with-me

Papers

One Framework for All: Cross-Modal Membership Inference for Generative Models

2026-07-05 · Dayong Ye, Tainqing Zhu, Kun Gao, Junhao Liu, Yichuan Chen, Shuai Zhou, Hengzhu Liu, Bo Liu, Wanlei Zhou arxiv

Large generative models across text-to-text, text-to-image, and image-to-text modalities have been shown to pose significant privacy risks. One fundamental threat is membership inference attacks (MIA), which aim to determine whether a given data point was used in a model's training set. Although prior work has investigated MIAs against these three classes of generative models, existing approaches treat them in isolation and are not cross-applicable, thereby limiting their real-world utility. To address this limitation, we present the first comprehensive study of a unified membership inference framework that applies across text-to-text, text-to-image, and image-to-text modalities. Our approach is grounded in a key modality-agnostic observation: the output distribution of a generative model can approximate its training data distribution. Leveraging this property, we model the distributions of model-generated outputs and auxiliary non-member samples in a shared embedding space, and perform membership inference via likelihood ratio testing. We conduct extensive experiments in a strict black-box setting under both partial-knowledge and zero-knowledge threat models, and evaluate membership inference against both fine-tuning and pre-training data. Experimental results demonstrate our approach's superior performance in comparison to existing state-of-the-art methods, which are typically optimized for a single model class.

📄 PDF Abstract BibTeX arXiv:2607.04339

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Amplifying Membership Signal Through Chained Regeneration

2026-06-30 · Wojciech Łapacz, Stanisław Pawlak arxiv

The tendency of large generative models to memorize training data makes sample verification critical for privacy auditing and copyright enforcement. Current membership (MIA) and dataset inference (DI) attacks often rely …

Assessing the Effectiveness of Membership Inference on Generative Music

2025-12-25 · Kurtis Chow, Omar Samiullah, Vinesh Sridhar, Hewen Zhang arxiv

Generative AI systems are quickly improving, now able to produce believable output in several modalities including images, text, and audio. However, this fast development has prompted increased scrutiny concerning user p…

FiMMIA: scaling semantic perturbation-based membership inference across modalities

2025-12-02 · Anton Emelyanov, Sergei Kudriashov, Alena Fenogenova arxiv

Membership Inference Attacks (MIAs) aim to determine whether a specific data point was included in the training set of a target model. Although there are have been numerous methods developed for detecting data contaminat…

SMA: Who Said That? Auditing Membership Leakage in Semi-Black-box RAG Controlling

2025-08-12 · Shixuan Sun, Siyuan Liang, Ruoyu Chen, Jianjie Huang 외 arxiv

Retrieval-Augmented Generation (RAG) and its Multimodal Retrieval-Augmented Generation (MRAG) significantly improve the knowledge coverage and contextual understanding of Large Language Models (LLMs) by introducing exter…

Image Retrieval

GAN-Leaks: A Taxonomy of Membership Inference Attacks against Generative Models

2019-09-09 · Dingfan Chen, Ning Yu, Yang Zhang, Mario Fritz

Deep learning has achieved overwhelming success, spanning from discriminative models to generative models. In particular, deep generative models have facilitated a new level of performance in a myriad of areas, ranging f…

Dataset GenerationInference AttackMembership Inference Attack