paper-with-me

홈 › Papers

CAPE: Context-Aware Private Embeddings for Private Language Learning

2021-08-27 · EMNLP 2021 11 · Richard Plant, Dimitra Gkatzia, Valerio Giuffrida

Deep learning-based language models have achieved state-of-the-art results in a number of applications including sentiment analysis, topic labelling, intent classification and others. Obtaining text representations or embeddings using these models presents the possibility of encoding personally identifiable information learned from language and context cues that may present a risk to reputation or privacy. To ameliorate these issues, we propose Context-Aware Private Embeddings (CAPE), a novel approach which preserves privacy during training of embeddings. To maintain the privacy of text representations, CAPE applies calibrated noise through differential privacy, preserving the encoded semantic links while obscuring sensitive information. In addition, CAPE employs an adversarial training regime that obscures identified private variables. Experimental results demonstrate that the proposed approach reduces private information leakage better than either single intervention.

📄 PDF Abstract BibTeX arXiv:2108.12318

Code (2)

NapierNLP/CAPE tf
RyanGoslingsBugle/priv-text tf

Tasks

intent-classificationIntent ClassificationPrivacy PreservingSentiment Analysis

Similar Papers 제목 키워드 기반

Context-Aware Detection and Victim-Centered Response Generation for Online Harassment in Private Messaging

2025-11-28 · Pinxian Lu, Nimra Ishfaq, Emma Win, Morgan Rose 외 arxiv

Online harassment is a widespread social and public health concern, yet most computational approaches for detecting and addressing harassment focus on publicly visible social media content rather than private messaging e…

Response Generation

Distributed Differentially Private Computation of Functions with Correlated Noise

2019-04-22 · Hafiz Imtiaz, Jafar Mohammadi, Anand D. Sarwate

Many applications of machine learning, such as human health research, involve processing private or sensitive information. Privacy concerns may impose significant hurdles to collaboration in scenarios where there are mul…

BIG-bench Machine LearningPrivacy Preserving

Embedding-Based Federated Data Sharing via Differentially Private Conditional VAEs

2025-07-03 · Francesco Di Salvo, Hanh Huyen My Nguyen, Christian Ledig

Deep Learning (DL) has revolutionized medical imaging, yet its adoption is constrained by data scarcity and privacy regulations, limiting access to diverse datasets. Federated Learning (FL) enables decentralized training…

Federated Learning

DP-aware AdaLN-Zero: Taming Conditioning-Induced Heavy-Tailed Gradients in Differentially Private Diffusion

2026-02-26 · Tao Huang, Jiayang Meng, Xu Yang, Chen Hou 외 arxiv

Condition injection enables diffusion models to generate context-aware outputs, which is essential for many time-series tasks. However, heterogeneous conditional contexts (e.g., observed history, missingness patterns or …

Why Is Public Pretraining Necessary for Private Model Training?

2023-02-19 · Arun Ganesh, Mahdi Haghifam, Milad Nasr, Sewoong Oh 외

In the privacy-utility tradeoff of a model trained on benchmark language and vision tasks, remarkable improvements have been widely reported with the use of pretraining on publicly available data. This is in part due to …

Transfer Learning