Rethinking the Privacy of Text Embeddings: A Reproducibility Study of "Text Embeddings Reveal (Almost) As Much As Text"
Dominykas Seputis, Yongkang Li, Karsten Langerak, Serghei Mihailov

TL;DR
This study reproduces and extends the Vec2Text framework, revealing that text embeddings can often be reconstructed to reveal sensitive information, but techniques like quantization can mitigate these privacy risks.
Contribution
The paper validates Vec2Text's effectiveness and explores its limitations, while proposing quantization as a practical privacy-preserving method for text embeddings.
Findings
Vec2Text can reconstruct original texts, including passwords, under ideal conditions.
Embedding quantization reduces privacy risks effectively.
Sensitivity to input length affects reconstruction success.
Abstract
Text embeddings are fundamental to many natural language processing (NLP) tasks, extensively applied in domains such as recommendation systems and information retrieval (IR). Traditionally, transmitting embeddings instead of raw text has been seen as privacy-preserving. However, recent methods such as Vec2Text challenge this assumption by demonstrating that controlled decoding can successfully reconstruct original texts from black-box embeddings. The unexpectedly strong results reported by Vec2Text motivated us to conduct further verification, particularly considering the typically non-intuitive and opaque structure of high-dimensional embedding spaces. In this work, we reproduce the Vec2Text framework and evaluate it from two perspectives: (1) validating the original claims, and (2) extending the study through targeted experiments. First, we successfully replicate the original key…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
