TL;DR
This paper introduces a formal method for privacy-preserving text analysis using calibrated noise in word embeddings, achieving a balance between privacy guarantees and utility in machine learning tasks.
Contribution
It proposes a novel dx-privacy framework for text perturbation with formal privacy proofs and practical utility evaluation on large-scale embeddings and datasets.
Findings
Achieves less than 2% utility loss in binary classifier training.
Provides stronger privacy guarantees than baseline models.
Demonstrates effective privacy-utility tradeoff across multiple datasets.
Abstract
Accurately learning from user data while providing quantifiable privacy guarantees provides an opportunity to build better ML models while maintaining user trust. This paper presents a formal approach to carrying out privacy preserving text perturbation using the notion of dx-privacy designed to achieve geo-indistinguishability in location data. Our approach applies carefully calibrated noise to vector representation of words in a high dimension space as defined by word embedding models. We present a privacy proof that satisfies dx-privacy where the privacy parameter epsilon provides guarantees with respect to a distance metric defined by the word embedding space. We demonstrate how epsilon can be selected by analyzing plausible deniability statistics backed up by large scale analysis on GloVe and fastText embeddings. We conduct privacy audit experiments against 2 baseline models and…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsfastText · GloVe Embeddings
