Homomorphically encrypted CIFAR-10 inference in 200ms
sofar.belfortlabs.cloud
Homomorphically encrypted CIFAR-10 inference in 200ms
1–10 of 45 posts
Re: Homomorphically encrypted CIFAR-10 inference in 200ms
#2https://i.postimg.cc/90WGjk8t/results.png
What's the use case for this?
Re: Homomorphically encrypted CIFAR-10 inference in 200ms
#3It's pretty confident this calculator is a cat. https://i.postimg.cc/90WGjk8t/results.png What's the use case for this?
> Image classification without the server seeing the image.
The value is in being able to get the prediction from the model without ever giving unencrypted data to somebody you don’t trust.
You could have an LLM generate code for you without ever giving the operator your proprietary source code.
Re: Homomorphically encrypted CIFAR-10 inference in 200ms
#4It's pretty confident this calculator is a cat. https://i.postimg.cc/90WGjk8t/results.png What's the use case for this?
Re: Homomorphically encrypted CIFAR-10 inference in 200ms
#5Re: Homomorphically encrypted CIFAR-10 inference in 200ms
#6It's pretty confident this calculator is a cat. https://i.postimg.cc/90WGjk8t/results.png What's the use case for this?
Re: Homomorphically encrypted CIFAR-10 inference in 200ms
#7It's pretty confident this calculator is a cat. https://i.postimg.cc/90WGjk8t/results.png What's the use case for this?
Consider encrypted AI. You ask a question under encryption. The remote calculates the answer, which is still under encryption. This is the critical point; the remote cannot see the question and answer. It only calculates. Once you receive the answer, you decrypt it and see the answer; only you see the answer.
Re: Homomorphically encrypted CIFAR-10 inference in 200ms
#8Earlier quoted context omitted.
Consider encrypted AI. You ask a question under encryption. The remote calculates the answer, which is still under encryption. This is the critical point; the remote cannot see the question and answer. It only calculates. Once you receive the answer, you decrypt it and see the answer; only you see the answer.
Ah, that sounds impossible. Good luck, sir...Also, who wants this if you can just run a local model?
Re: Homomorphically encrypted CIFAR-10 inference in 200ms
#9Earlier quoted context omitted.
Consider encrypted AI. You ask a question under encryption. The remote calculates the answer, which is still under encryption. This is the critical point; the remote cannot see the question and answer. It only calculates. Once you receive the answer, you decrypt it and see the answer; only you see the answer.
Ah, that sounds impossible. Good luck, sir...Also, who wants this if you can just run a local model?
Re: Homomorphically encrypted CIFAR-10 inference in 200ms
#10Big if true! One of the caveats here is that the file size seems to balloon 341 times.