←back to thread

Let's talk about AI and end-to-end encryption

(blog.cryptographyengineering.com)
172 points chmaynard | 1 comments | | HN request time: 0.211s | source
Show context
peppertree ◴[] No.42743696[source]
Is embeddings enough to preserve privacy? If I run the encoder/decoder on device and only communicate with server in embeddings?
replies(2): >>42744186 #>>42744302 #
1. hallh ◴[] No.42744302[source]
No, the original text can largely be recovered from embeddings[0] if you know which embedding model was used.

[0] https://arxiv.org/abs/2310.06816