-
Sorry for putting the issue here, but I can't contact you by email. I saw your issue under the code of "how to backdoor federated learning". I meet the same problem as you, but I can't solve it. I do…
-
-
Hello, I made modifications to the file utils/yamls/indicator/params_vanilla_Indicator.yaml in the original project to make it conform to the vanilla backdoor attack with \alpha = 0.2 benign_lr = 0.1.…
-
Achieving Code Execution in MathGPT via Prompt Injection - 28 января 2023
ChatGPT Plugin Privacy Leak - май 2023 г.
Attack on Machine Translation Services - 30 апреля 2020 г.
GPT-2 Model Replicatio…
-
Is this exploit is working ?
Did you obsfuscated the source code ?
-
https://github.com/jhcknzzm/Federated-Learning-Backdoor/blob/a7ef36afc5c5dfe7dbb233e8d7f35c141cefeffb/FL_Backdoor_CV/image_helper.py#L271
I have a question about the testing dataset about backdoor …
-
Hello, thank you for sharing your code. I am a beginner in backdoor learning. How to use and analyze the results generated through base.py,The code generated a file similar to 'ff_fedavg_cifar_simplle…
-
I read your paper, and saw the table 2. And I found BN(BadNets), ESB(TrojanNet), TNN(TrojanNN), RB(reflection backdoor), LB(latent backdoor), IMC.
![image](https://user-images.githubusercontent.…
-
* [“Provably Defending Against Backdoor Attacks in Federated Learning with Sparsification”](https://dais-ita.org/node/6172) (under submission)
-
I am trying to understand code base (and also learning causal reasoning) and I had couple of questions from causal_identifier.py
1. At around line 319, we have:
```
is_identified = [ se…