pith. sign in

arxiv: 2402.12784 · v2 · pith:6RBKK374new · submitted 2024-02-20 · 💻 cs.IR · cs.CL

Understanding and Mitigating the Threat of Vec2Text to Dense Retrieval Systems

classification 💻 cs.IR cs.CL
keywords retrievalsystemsdenseembeddingtextvec2textfactorsrecoverability
0
0 comments X
read the original abstract

The emergence of Vec2Text -- a method for text embedding inversion -- has raised serious privacy concerns for dense retrieval systems which use text embeddings, such as those offered by OpenAI and Cohere. This threat comes from the ability for a malicious attacker with access to embeddings to reconstruct the original text. In this paper, we investigate various factors related to embedding models that may impact text recoverability via Vec2Text. We explore factors such as distance metrics, pooling functions, bottleneck pre-training, training with noise addition, embedding quantization, and embedding dimensions, which were not considered in the original Vec2Text paper. Through a comprehensive analysis of these factors, our objective is to gain a deeper understanding of the key elements that affect the trade-offs between the text recoverability and retrieval effectiveness of dense retrieval systems, offering insights for practitioners designing privacy-aware dense retrieval systems. We also propose a simple embedding transformation fix that guarantees equal ranking effectiveness while mitigating the recoverability risk. Overall, this study reveals that Vec2Text could pose a threat to current dense retrieval systems, but there are some effective methods to patch such systems.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 1 Pith paper

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Ghost Vectors: Soft-Deleted Embeddings Remain Reconstructible in HNSW Vector Databases

    cs.CR 2026-06 unverdicted novelty 6.0

    Soft-deleted HNSW embeddings are reconstructible from raw storage via Vec2Text inversion (up to 100% on structured data), addressed by epoch key rotation that reduces PII recovery to 0%.