SOTAVerified

Transferable Embedding Inversion Attack: Uncovering Privacy Risks in Text Embeddings without Model Queries

2024-06-12Code Available0· sign in to hype

Yu-Hsiang Huang, YuChe Tsai, Hsiang Hsiao, Hong-Yi Lin, Shou-De Lin

Code Available — Be the first to reproduce this paper.

Reproduce

Code

Abstract

This study investigates the privacy risks associated with text embeddings, focusing on the scenario where attackers cannot access the original embedding model. Contrary to previous research requiring direct model access, we explore a more realistic threat model by developing a transfer attack method. This approach uses a surrogate model to mimic the victim model's behavior, allowing the attacker to infer sensitive information from text embeddings without direct access. Our experiments across various embedding models and a clinical dataset demonstrate that our transfer attack significantly outperforms traditional methods, revealing the potential privacy vulnerabilities in embedding technologies and emphasizing the need for enhanced security measures.

Reproductions