CLAIApr 25, 2024

Understanding Privacy Risks of Embeddings Induced by Large Language Models

arXiv:2404.16587v15 citationsh-index: 46
Originality Incremental advance
AI Analysis

This work highlights a heightened privacy risk for users of LLM-based systems, as embeddings can be exploited to compromise sensitive information, though it is incremental in building on prior studies of reconstruction from embeddings.

The paper investigates the privacy risks of using embeddings from large language models (LLMs) for retrieval-augmented generation, finding that LLMs significantly improve the accuracy of reconstructing original knowledge and predicting entity attributes from embeddings compared to pre-trained models, regardless of text distribution.

Large language models (LLMs) show early signs of artificial general intelligence but struggle with hallucinations. One promising solution to mitigate these hallucinations is to store external knowledge as embeddings, aiding LLMs in retrieval-augmented generation. However, such a solution risks compromising privacy, as recent studies experimentally showed that the original text can be partially reconstructed from text embeddings by pre-trained language models. The significant advantage of LLMs over traditional pre-trained models may exacerbate these concerns. To this end, we investigate the effectiveness of reconstructing original knowledge and predicting entity attributes from these embeddings when LLMs are employed. Empirical findings indicate that LLMs significantly improve the accuracy of two evaluated tasks over those from pre-trained models, regardless of whether the texts are in-distribution or out-of-distribution. This underscores a heightened potential for LLMs to jeopardize user privacy, highlighting the negative consequences of their widespread use. We further discuss preliminary strategies to mitigate this risk.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes