REVIEW 45 cited by
ML-Leaks: Model and Data Independent Membership Inference Attacks and Defenses on Machine Learning Models
Not yet reviewed by Pith; the record is open.
This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.
SPECIMEN: schema-true, not a live event
T0 review · schema-true
One-sentence machine reading of the paper's core claim.
pith:XXXXXXXX · record.json · timestamp
Signed reviews
read the original abstract
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 a service (MLaaS). Recently, the first membership inference attack has shown that extraction of information on the training set is possible in such MLaaS settings, which has severe security and privacy implications. However, the early demonstrations of the feasibility of such attacks have many assumptions on the adversary, such as using multiple so-called shadow models, knowledge of the target model structure, and having a dataset from the same distribution as the target model's training data. We relax all these key assumptions, thereby showing that such attacks are very broadly applicable at low cost and thereby pose a more severe risk than previously thought. We present the most comprehensive study so far on this emerging and developing threat using eight diverse datasets which show the viability of the proposed attacks across domains. In addition, we propose the first effective defense mechanisms against such broader class of membership inference attacks that maintain a high level of utility of the ML model.
Forward citations
Cited by 45 Pith papers
-
Cross-Flow Correlations Survive Synthesis: Measuring Source-Level Privacy Leakage in Synthetic Network Traces
Synthetic network generators preserve cross-flow correlations enabling source-level membership inference, shown via the TraceBleed attack across five datasets and six generators.
-
High Accuracy and High Fidelity Extraction of Neural Networks
Given only prediction access, an adversary can exactly recover the weights of a two-layer ReLU network, and semi-supervised learning makes accuracy extraction far more query-efficient.
-
ADS-C: Antidistillation Sampling for Classification
ADS-C perturbs served classification probabilities under a per-input margin budget, preserving every top-1 prediction while degrading distilled students by 13–30 percentage points.
-
Have You Ever Seen Them? Entity-level Membership Inference through Interrogating Large Language Models
Entity-level membership inference determines whether information about a target real-world entity was used in LLM training, using only black-box generated text and achieving AUC up to 0.97 on person entities.
-
MRMMIA: Membership Inference Attacks on Memory in Chat Agents
MRMMIA is a multi-recall-probe membership inference attack that extracts signals from chat agent memory and outperforms baselines in black-, gray-, and white-box settings.
-
Single-Sample Black-Box Membership Inference Attack against Vision-Language Models via Cross-modal Semantic Alignment
A cross-modal alignment attack achieves AUC 0.821 for single-sample black-box membership inference on VLMs such as LLaVA-1.5 by quantifying image-generated caption similarity.
-
ReMIA: a Powerful and Efficient Alternative to Membership Inference Attacks against Synthetic Data Generators
ReMIA offers a practical privacy metric for synthetic data by training two generators and using a classifier to detect source dataset membership, achieving sensitivity comparable to standard MIAs with far less computation.
-
DistractMIA: Black-Box Membership Inference on Vision-Language Models via Semantic Distraction
DistractMIA performs output-only black-box membership inference on vision-language models by inserting semantic distractors and measuring shifts in generated text responses.
-
Revisiting Privacy Leakage in Machine Unlearning: Membership Inference Beyond the Forgotten Set
Unlearning increases privacy leakage for the retain set, and a new tri-class membership inference attack distinguishes forget, retain, and unseen data using pre- and post-unlearning model outputs.
-
Noise Aggregation Analysis Driven by Small-Noise Injection: Efficient Membership Inference for Diffusion Models
Introduces noise aggregation analysis with single-step small-noise injection to enable efficient and accurate membership inference attacks on diffusion models.
-
SoK: Can Synthetic Images Replace Real Data? A Survey of Utility and Privacy of Synthetic Image Generation
A systematic survey and benchmark showing that diffusion-based synthetic data can achieve better utility-privacy tradeoffs than DP-SGD on real data for some image classifiers, with the best release strategy depending ...
-
Vid-SME: Membership Inference Attacks against Large Video Understanding Models
Vid-SME computes Sharma-Mittal entropy differences between natural and reversed video frame sequences to infer training membership in video understanding LLMs, but its effectiveness is confounded by member/non-member ...
-
Data Lineage Inference: Uncovering Privacy Vulnerabilities of Dataset Pruning
Data pruned before model training can be re-identified through a new class of membership inference attacks that run on datasets alone.
-
Bayesian Membership Privacy for Graph Neural Networks
Introduces Bayesian Membership Privacy (BMP) as a sampling-aware node-level privacy definition for GNNs quantified by posterior membership probability, plus an auditing method and benchmark experiments.
-
idSCD: Identifying Training Datasets through Semantic Correlation Descriptors
idSCD uses semantic correlation descriptors to perform dataset membership inference by comparing learned semantic structures, outperforming baselines in NLI, emotion, and medical text experiments.
-
A Full-Pipeline Framework for Evaluating Membership Inference Attacks in Machine Learning
Presents a systematic framework for evaluating MIAs across the full ML pipeline with standardized threat models and complementary metrics for different cost scenarios.
-
Mitigating Membership Inference in Intermediate Representations with Differentially Private Training
LM-DP-SGD estimates layer-specific MIA risks from shadow models and reweights gradients to give stronger protection to vulnerable layers, improving the privacy-utility trade-off over uniform DP-SGD.
-
Impact of Graph Structure on Membership-Inference Risk for Graph Neural Networks
Graph construction and inference-time edge access modulate node-level membership-inference advantage in GNNs, and the generalization gap is an incomplete proxy.
-
FiMMIA: scaling semantic perturbation-based membership inference across modalities
A perturbation-based membership inference framework for multimodal LLMs reports high AUC-ROC on fine-tuned image/video/audio models and shows that several existing MIA benchmarks are confounded by distribution shifts.
-
Privacy-Utility Trade-off in Data Publication: A Bilevel Optimization Framework with Curvature-Guided Perturbation
A bilevel optimization framework with curvature-guided geodesic perturbation reduces membership inference attack success while preserving downstream classification accuracy and sample quality.
-
Evaluating the Dynamics of Membership Privacy in Deep Learning
Per-sample membership vulnerability is established early in training, especially for hard-to-learn examples, and can be tracked on an FPR-TPR plane.
-
Identifying Pre-training Data in LLMs: A Neuron Activation-Based Detection Framework
NA-PDD detects pre-training data in LLMs by comparing which neurons activate for a test text against neurons linked to known training versus non-training texts, and claims large AUC improvements on three benchmarks.
-
DeSIA: Attribute Inference Attacks Against Limited Fixed Aggregate Statistics
DeSIA infers sensitive attributes from limited fixed aggregate statistics by first checking whether a value is uniquely forced by the counts, then using a shadow-model classifier, outperforming reconstruction baseline...
-
Has My System Prompt Been Used? Large Language Model Prompt Membership Inference
A permutation test on BERT embeddings of LLM outputs can detect, with statistical significance, when response distributions differ because a chat service uses a different system prompt than a candidate prompt.
-
DocMIA: Document-Level Membership Inference Attacks against DocVQA Models
Document-level membership inference for DocVQA models is achieved by measuring parameter fine-tuning distance (and step count) per question-answer pair, in white-box and distilled black-box settings.
-
CENSOR: Defense Against Gradient Inversion via Orthogonal Subspace Bayesian Sampling
CENSOR defends federated learning against gradient inversion by transmitting a loss-optimized random gradient orthogonal to the true gradient, but its security claim is not established against adaptive adversaries.
-
Sub-optimal Learning in Meta-Classifier Attacks: A Study of Membership Inference on Differentially Private Location Aggregates
MLP-based membership inference attacks on DP location aggregates learn only a one-threshold rule, which underperforms under Laplace noise, and 200k training samples let them learn the better two-threshold rule.
-
GraphTheft: Quantifying Privacy Risks in Graph Prompt Learning
An empirical study showing that graph prompt learning exposes node attributes and links to inference attacks, with prompt tuning adding little extra risk over frozen GNN baselines.
-
Revisiting Privacy Amplification by Subsampling in Selective Release DPSGD
DPSR-CG corrects the privacy accounting for selective release in DPSGD by addressing sampling probability variation and reports strong empirical results on MNIST, CIFAR-10, IMDB, and FMNIST while claiming strict privacy.
-
Membership Inference Attacks on Tokenizers of Large Language Models
Tokenizers leak dataset membership: using distinctive tokens that appear in a dataset's text, an attacker can detect with AUC up to 0.77 whether that dataset was part of tokenizer training.
-
CompLeak: Deep Learning Model Compression Exacerbates Privacy Leakage
Compression of deep learning models can increase privacy leakage when multiple compressed versions are available to an attacker, and combining their outputs makes membership inference attacks much stronger.
-
When Better Features Mean Greater Risks: The Performance-Privacy Trade-Off in Contrastive Learning
Membership inference against contrastive encoders is more accurate for larger frameworks and backbones, and a lightweight likelihood attack based on feature-vector p-norms matches or beats prior attacks with fewer queries.
-
Privacy Leaks by Adversaries: Adversarial Iterations for Membership Inference Attack
Counting the iterations required to craft an adversarial example can reveal whether a sample was in the model's training set.
-
An Out-Of-Distribution Membership Inference Attack Approach for Cross-Domain Graph Attacks
GOOD-MIA combines invariant risk minimization, a graph information bottleneck, and risk extrapolation to run membership inference attacks against graph neural networks across different data domains.
-
From Models to Network Topologies: A Topology Inference Attack in Decentralized Federated Learning
A topology inference attack on decentralized federated learning reconstructs the overlay network from pairwise model similarity, reaching F1 around 0.85 in supervised settings and 0.60 to 0.67 when no labels or datase...
-
The Impact of Generalization Techniques on the Interplay Among Privacy, Utility, and Fairness in Image Classification
Combining DP-SAT with De et al.'s generalization techniques reaches 81.11% accuracy under (8, 10^-5)-DP on CIFAR-10, while amplifying bias on skewed datasets.
-
DeMem: Privacy-Enhanced Robust Adversarial Learning via De-Memorization
Adding a loss-variance penalty to adversarial training reduces membership inference leakage on CIFAR-10/100 while keeping accuracy mostly intact.
-
Membership Inference Attacks with False Discovery Rate Control
A post-hoc wrapper, MIAFdR, converts any membership inference attack scores into conformal p-values and applies a Benjamini-Hochberg correction, guaranteeing that the expected proportion of non-members among flagged m...
-
AdaDPIGU: Differentially Private SGD with Adaptive Clipping and Importance-Based Gradient Updates for Deep Neural Networks
A DP-SGD variant using top-60% gradient sparsification and coordinate-wise adaptive clipping is proposed; its privacy guarantee is not established for the actual algorithm because the mask comes from private data.
-
LAPA-based Dynamic Privacy Optimization for Wireless Federated Learning in Heterogeneous Environments
A new adaptive privacy allocation and transmission power control scheme for wireless FL is proposed, with a convergence bound and MNIST/Fashion-MNIST experiments, but the DP sensitivity calibration and noise-switch co...
-
Securing Genomic Data Against Inference Attacks in Federated Learning Environments
In a synthetic federated learning setup with 100-SNP genomic data, a gradient-norm membership inference attack reached 0.87 F1-score, outperforming confidence-based membership inference and label inference attacks.
-
Izhikevich-Inspired Temporal Dynamics for Enhancing Privacy, Efficiency, and Transferability in Spiking Neural Networks
Poisson-Burst and Delayed-Burst input encodings can lower membership-inference attack success in LIF spiking networks, with Poisson-Burst keeping accuracy close to rate coding.
-
AdaMixup: A Dynamic Defense Framework for Membership Inference Attack Mitigation
AdaMixup cuts membership inference attack accuracy to near chance on MNIST, CIFAR-10, LFW, and STL-10 while preserving accuracy, as reported in its experiments.
-
Federated Diffusion Modeling with Differential Privacy for Tabular Data Synthesis
DP-FedTabDiff wraps an existing federated tabular diffusion model with per-client DP-SGD and reports how the privacy budget, number of clients, and local update count affect synthetic data quality and empirical privacy risk.
-
Adversarial Attacks in Multimodal Systems: A Practitioner's Survey
A practitioner-oriented survey that categorizes adversarial attacks across text, image, video, and audio modalities in multimodal AI systems.
Discussion (0). Continue with ORCID to comment.