paper-with-me

Papers

l-Leaks: Membership Inference Attacks with Logits

2022-05-13 · Shuhao Li, Yajie Wang, Yuanzhang Li, Yu-an Tan

Machine Learning (ML) has made unprecedented progress in the past several decades. However, due to the memorability of the training data, ML is susceptible to various attacks, especially Membership Inference Attacks (MIAs), the objective of which is to infer the model's training data. So far, most of the membership inference attacks against ML classifiers leverage the shadow model with the same structure as the target model. However, empirical results show that these attacks can be easily mitigated if the shadow model is not clear about the network structure of the target model. In this paper, We present attacks based on black-box access to the target model. We name our attack \textbf{l-Leaks}. The l-Leaks follows the intuition that if an established shadow model is similar enough to the target model, then the adversary can leverage the shadow model's information to predict a target sample's membership.The logits of the trained target model contain valuable sample knowledge. We build the shadow model by learning the logits of the target model and making the shadow model more similar to the target model. Then shadow model will have sufficient confidence in the member samples of the target model. We also discuss the effect of the shadow model's different network structures to attack results. Experiments over different networks and datasets demonstrate that both of our attacks achieve strong performance.

📄 PDF Abstract BibTeX arXiv:2205.06469

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

VLALeaks: Membership Inference Attacks against Vision-Language-Action Models

2026-06-13 · Xukun Luan, Jinyan Liu, Xuesong Li, Yuanguo Bi 외 arxiv

Vision-Language-Action (VLA) models enable end-to-end robot control and have garnered widespread attention. However, the memorization of training data inherent to VLA, coupled with the high cost of robotic data acquisiti…

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…

VidLeaks: Membership Inference Attacks Against Text-to-Video Models

2026-01-16 · Li Wang, Wenyu Chen, Ning Yu, Zheng Li 외 arxiv

The proliferation of powerful Text-to-Video (T2V) models, trained on massive web-scale datasets, raises urgent concerns about copyright and privacy violations. Membership inference attacks (MIAs) provide a principled too…

Video Generation

Membership Inference Attack Susceptibility of Clinical Language Models

2021-04-16 · Abhyuday Jagannatha, Bhanu Pratap Singh Rawat, Hong Yu

Deep Neural Network (DNN) models have been shown to have high empirical privacy leakages. Clinical language models (CLMs) trained on clinical data have been used to improve performance in biomedical natural language proc…

Inference AttackMembership Inference Attack

ML-Leaks: Model and Data Independent Membership Inference Attacks and Defenses on Machine Learning Models

2018-06-04 · Ahmed Salem, Yang Zhang, Mathias Humbert, Pascal Berrang 외

Machine learning (ML) has become a core component of many real-world applications and training data is a key factor that drives current progress. This huge success has led Internet companies to deploy machine learning as…

BIG-bench Machine LearningInference AttackMembership Inference Attack