You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Train an autoencoder (should be performed by data holder, otherwise server still can invert the autoencoder as well)
Train the encoder + server model on the proper task
The text was updated successfully, but these errors were encountered:
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:
The text was updated successfully, but these errors were encountered: