Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Information Leakage in Embedding Models

About

Embeddings are functions that map raw input data to low-dimensional vector representations, while preserving important semantic information about the inputs. Pre-training embeddings on a large amount of unlabeled data and fine-tuning them for downstream tasks is now a de facto standard in achieving state of the art learning in many domains. We demonstrate that embeddings, in addition to encoding generic semantics, often also present a vector that leaks sensitive information about the input data. We develop three classes of attacks to systematically study information that might be leaked by embeddings. First, embedding vectors can be inverted to partially recover some of the input data. As an example, we show that our attacks on popular sentence embeddings recover between 50\%--70\% of the input words (F1 scores of 0.5--0.7). Second, embeddings may reveal sensitive attributes inherent in inputs and independent of the underlying semantic task at hand. Attributes such as authorship of text can be easily extracted by training an inference model on just a handful of labeled embedding vectors. Third, embedding models leak moderate amount of membership information for infrequent training data inputs. We extensively evaluate our attacks on various state-of-the-art embedding models in the text domain. We also propose and evaluate defenses that can prevent the leakage to some extent at a minor cost in utility.

Congzheng Song, Ananth Raghunathan• 2020

Related benchmarks

TaskDatasetResultRank
Link PredictionFacebook
AUC0.528
20
Node-level classificationFacebook
Accuracy64.3
13
Link property inferencePubmed
Accuracy75.5
5
Link property inferencePokec
Accuracy56.5
5
Link property inferenceFacebook
Accuracy56.7
5
Node property inferenceFacebook
ROC-AUC48.5
5
Link property inferencePubmed
ROC AUC48.2
5
Link property inferencePokec
ROC-AUC51.3
5
Node property inferencePubmed
ROC-AUC0.614
5
Node property inferencePokec
ROC AUC0.53
5
Showing 10 of 11 rows

Other info

Follow for update