Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Medical MVP: Private inference #42

Open
bcebere opened this issue Jul 21, 2020 · 0 comments
Open

Medical MVP: Private inference #42

bcebere opened this issue Jul 21, 2020 · 0 comments

Comments

@bcebere
Copy link
Member

bcebere commented Jul 21, 2020

One nice addition could be running the models over encrypted data.

The limits here are:

  • We might need multiple roundtrips to overcome the growing noise in data.
  • We might need to test polynomial approximations for our architecture.

Azure has support for services like this, might worth having a look https://docs.microsoft.com/en-us/azure/machine-learning/how-to-homomorphic-encryption-seal

Other option is to use TenSEAL over the submitted photos.

The purpose is to provide full privacy to the uploaded info.

One downside might be generating saliency maps

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant