Papers by Natalia Ponomareva

3 papers
Training Text-to-Text Transformers with Privacy Guarantees (2022.findings-acl)

Copied to clipboard

Challenge: Recent advances in NLP often stem from large transformer-based pre-trained models.
Approach: They propose differentially private (DP) training as a potential mitigation for models that can memorize parts of training data.
Outcome: The proposed model can memorize parts of training data and mitigate memorization concerns.
Synthetic Query Generation for Privacy-Preserving Deep Retrieval Systems using Differentially Private Language Models (2024.naacl-long)

Copied to clipboard

Challenge: DP-training methods that require per-example gradients are difficult to implement . however, a method that prioritizes query privacy is not feasible.
Approach: They propose a method that prioritizes ensuring query privacy prior to training a deep retrieval system.
Outcome: The proposed method shows that it improves retrieval quality compared to direct DP-training while maintaining query-level privacy guarantees.
Private prediction for large-scale synthetic text generation (2024.findings-emnlp)

Copied to clipboard

Challenge: Existing approaches to generate differentially private text using large language models are classified into several categories.
Approach: They propose a private prediction framework that generates differentially private synthetic text using large language models via private prediction.
Outcome: The proposed approach generates high-quality synthetic data points at reasonable privacy levels while protecting the privacy of users who contributed to the dataset.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations