@inproceedings{feng-hong-2025-dped,
    title = "{DPED}: Multi-Layer Noise Distillation for Privacy-Preserving Text Embeddings",
    author = "Feng, Shuya  and
      Hong, Yuan",
    editor = "Christodoulopoulos, Christos  and
      Chakraborty, Tanmoy  and
      Rose, Carolyn  and
      Peng, Violet",
    booktitle = "Proceedings of the 2025 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2025",
    address = "Suzhou, China",
    publisher = "Association for Computational Linguistics",
    url = "https://preview.aclanthology.org/ingest-emnlp/2025.emnlp-main.1282/",
    pages = "25248--25256",
    ISBN = "979-8-89176-332-6",
    abstract = "Training text embedding models under differential privacy constraints is challenging due to the high dimensionality of language data and the presence of rare, identifying linguistic features. We propose (Differentially Private Embedding Distillation), a framework that leverages teacher-student distillation with multi-layer noise injection to learn high-quality embeddings while providing differential privacy guarantees. DPED trains an ensemble of teacher models on disjoint subsets of sensitive text data, then transfers their knowledge to a student model through noisy aggregation at multiple layers. A rare-word-aware strategy adaptively handles infrequent words, improving privacy-utility trade-offs. Experiments on benchmark datasets demonstrate that DPED outperforms standard differentially private training methods, achieving substantially higher utility at the same privacy budget. Our approach protects individual word usage patterns in training documents, preventing models from memorizing unique linguistic fingerprints while maintaining practical utility for downstream NLP tasks. Source code is available at https://github.com/datasec-lab/DPED."
}Markdown (Informal)
[DPED: Multi-Layer Noise Distillation for Privacy-Preserving Text Embeddings](https://preview.aclanthology.org/ingest-emnlp/2025.emnlp-main.1282/) (Feng & Hong, EMNLP 2025)
ACL