English

Membership Inference Attacks and Privacy in Topic Modeling

Cryptography and Security 2024-09-24 v2 Computation and Language Machine Learning

Abstract

Recent research shows that large language models are susceptible to privacy attacks that infer aspects of the training data. However, it is unclear if simpler generative models, like topic models, share similar vulnerabilities. In this work, we propose an attack against topic models that can confidently identify members of the training data in Latent Dirichlet Allocation. Our results suggest that the privacy risks associated with generative modeling are not restricted to large neural models. Additionally, to mitigate these vulnerabilities, we explore differentially private (DP) topic modeling. We propose a framework for private topic modeling that incorporates DP vocabulary selection as a pre-processing step, and show that it improves privacy while having limited effects on practical utility.

Keywords

Cite

@article{arxiv.2403.04451,
  title  = {Membership Inference Attacks and Privacy in Topic Modeling},
  author = {Nico Manzonelli and Wanrong Zhang and Salil Vadhan},
  journal= {arXiv preprint arXiv:2403.04451},
  year   = {2024}
}

Comments

13 pages + appendices and references. 9 figures

R2 v1 2026-06-28T15:12:15.611Z