English

Membership Inference Attacks from Causal Principles

Machine Learning 2026-02-06 v2 Machine Learning

Abstract

Membership Inference Attacks (MIAs) are widely used to quantify training data memorization and assess privacy risks. Standard evaluation requires repeated retraining, which is computationally costly for large models. One-run methods (single training with randomized data inclusion) and zero-run methods (post hoc evaluation) are often used instead, though their statistical validity remains unclear. To address this gap, we frame MIA evaluation as a causal inference problem, defining memorization as the causal effect of including a data point in the training set. This novel formulation reveals and formalizes key sources of bias in existing protocols: one-run methods suffer from interference between jointly included points, while zero-run evaluations popular for LLMs are confounded by non-random membership assignment. We derive causal analogues of standard MIA metrics and propose practical estimators for multi-run, one-run, and zero-run regimes with non-asymptotic consistency guarantees. Experiments on real-world data show that our approach enables reliable memorization measurement even when retraining is impractical and under distribution shift, providing a principled foundation for privacy evaluation in modern AI systems.

Keywords

Cite

@article{arxiv.2602.02819,
  title  = {Membership Inference Attacks from Causal Principles},
  author = {Mathieu Even and Clément Berenfeld and Linus Bleistein and Tudor Cebere and Julie Josse and Aurélien Bellet},
  journal= {arXiv preprint arXiv:2602.02819},
  year   = {2026}
}

Comments

Fixed ref label problems

R2 v1 2026-07-01T09:33:02.962Z