LeakBoost: Perceptual-Loss-Based Membership Inference Attack
Amit Kravchik Taub, Fred M. Grabovski, Guy Amit, Yisroel Mirsky

TL;DR
LeakBoost introduces a novel perceptual-loss-based probing method that significantly enhances membership inference attacks by actively exploiting model representations, revealing hidden privacy risks in neural networks.
Contribution
It presents LeakBoost, a new active probing framework that improves membership inference accuracy by synthesizing interrogation images based on perceptual loss, outperforming existing static methods.
Findings
Raises AUC from 0.53-0.62 to 0.81-0.88
Increases TPR at 1% FPR by over tenfold
Deep layers and low-learning-rate optimizations yield stronger leakage
Abstract
Membership inference attacks (MIAs) aim to determine whether a sample was part of a model's training set, posing serious privacy risks for modern machine-learning systems. Existing MIAs primarily rely on static indicators, such as loss or confidence, and do not fully leverage the dynamic behavior of models when actively probed. We propose LeakBoost, a perceptual-loss-based interrogation framework that actively probes a model's internal representations to expose hidden membership signals. Given a candidate input, LeakBoost synthesizes an interrogation image by optimizing a perceptual (activation-space) objective, amplifying representational differences between members and non-members. This image is then analyzed by an off-the-shelf membership detector, without modifying the detector itself. When combined with existing membership inference methods, LeakBoost achieves substantial…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Privacy-Preserving Technologies in Data · Explainable Artificial Intelligence (XAI)
