PulseExploreJournal ClubDebatesTrendingResearchersJournals
Instagram
HomeExploreJournal ClubTrending
Synapse
⌘+K
Synapse
March 22, 20242 citationsOpen Access

Differentially Private Next-Token Prediction of Large Language Models

View Full Paper
JFJames FlemingsMRMeisam RazaviyaynMAMurali Annavaram

Key Points

Key points are not available for this paper at this time.

Abstract

Ensuring the privacy of Large Language Models (LLMs) is becoming increasingly important. The most widely adopted technique to accomplish this is DP-SGD, which trains a model in such a way that guarantees Differential Privacy (DP). However, DP-SGD requires longer training times and larger memory requirements than SGD, while overestimating an adversary's capabilities in having white box access to the model. A more realistic scenario assumes only black-box access to a privacy-sensitive LLM. Motivated by these observations, we present Private Mixing of Ensemble Distributions (PMixED): a private prediction protocol that achieves practical next-token prediction by projecting each of the model's output distribution from an ensemble of fine-tuned LLMs onto a set around a public LLM's output distribution, then averaging the projected distributions and sampling from it. Our approach is more lightweight than DP-SGD in that it is model agnostic, instead providing differential privacy at prediction rather than during training. Our results show that PMixED achieves a stronger privacy guarantee than sample-level privacy and outperforms DP-SGD for privacy = 8 on large-scale datasets.

Ask AI
Helpful
Bookmark
Share
View Full Paper

Cite This Study

Flemings et al. (2024) studied this question.

synapsesocial.com/papers/68e72f5cb6db6435876a8d84https://doi.org/10.48550/arxiv.2403.15638
Ask AI
Helpful
Bookmark
Share
View Full Paper