CLApr 16, 2021

Membership Inference Attack Susceptibility of Clinical Language Models

arXiv:2104.08305v181 citations
Originality Synthesis-oriented
AI Analysis

This work addresses privacy concerns for healthcare applications using CLMs, though it is incremental as it applies known attacks to a specific domain.

The study investigated the risk of training-data leakage in clinical language models (CLMs) through membership inference attacks, finding non-trivial privacy leakages of up to 7%, with smaller and masked models showing lower leakages.

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 processing tasks. In this work, we investigate the risks of training-data leakage through white-box or black-box access to CLMs. We design and employ membership inference attacks to estimate the empirical privacy leaks for model architectures like BERT and GPT2. We show that membership inference attacks on CLMs lead to non-trivial privacy leakages of up to 7%. Our results show that smaller models have lower empirical privacy leakages than larger ones, and masked LMs have lower leakages than auto-regressive LMs. We further show that differentially private CLMs can have improved model utility on clinical domain while ensuring low empirical privacy leakage. Lastly, we also study the effects of group-level membership inference and disease rarity on CLM privacy leakages.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes