property-inference-collaborative-ml icon indicating copy to clipboard operation
property-inference-collaborative-ml copied to clipboard

Code for Exploiting Unintended Feature Leakage in Collaborative Learning (in Oakland 2019)

Results 8 property-inference-collaborative-ml issues
Sort by recently updated
recently updated
newest added

Hi, I try to run the code but it seems load_lfw_with_attrs() has some problems with imgs[common_indices]. I think it might cause by wrong order to run the code? Could you...

Hi, I would like to know the meaning of test accuracy and p-test accuracy in the following code. Is it the accuracy of the attack or the accuracy of the...

I am getting this error when I run "distributed_sgd.py": _TypeError: train_multi_task_ps() got an unexpected keyword argument 'balance'_ Upon inspecting the code, I realized that on line 117, the call to...

Hi, I have some problems with the file ''lfw_attributes.txt''. Where should i download the file? Does the experiment use text dataset of lfw instead of image dataset?I'm a little confused...

Hi, I have some problems with the file ''lfw_attributes.txt''. Where should i download the file? Does the experiment use text dataset of lfw instead of image dataset?I'm a little confused...

I have my log file attached. Thanks! ![Selection_077](https://user-images.githubusercontent.com/59039064/77119671-eb668780-6a04-11ea-853a-39e4bd5e97ce.png)

I cannot run code using newest Theano, it seems incompatible with lasagne in python2