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

Autoencoder defence #10

Open
TTitcombe opened this issue Nov 26, 2020 · 0 comments
Open

Autoencoder defence #10

TTitcombe opened this issue Nov 26, 2020 · 0 comments
Labels

Comments

@TTitcombe
Copy link
Owner

Assuming the hypothesis that a smaller intermediate tensor makes the attack more difficult, develop a PoC for using an autoencoder to generate a small intermediate tensor. The training process would be:

  1. Train an autoencoder (should be performed by data holder, otherwise server still can invert the autoencoder as well)
  2. Train the encoder + server model on the proper task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant