Git Product home page Git Product logo

poisoning-benchmark's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

poisoning-benchmark's Issues

RuntimeError

A cuda problem occurred when running the script python test_model.py --model mobilenet_v2 --model_path "pretrained_models/MobileNetV2_Tinyimagenet_first.pth" although I have installed the compatible 10.1 version. Can you answer this question?
Uploading 屏幕截图 2024-06-21 161337.png…

Black-box setting

Hi, I like to thank you for providing a benchmark for the fair analysis. However, I would like to know more about black-box settings.
You mentioned in the paper that we craft poison using the known model and tested it on the two unknown models, averaging the results.

I do not clearly understand this setting. It would be nice if you clear it.

Is the dataset is known to attacker?

Many thanks

On HTBD Evaluations

Hi all, I have some doubts on the poison_test.py for all attack methods. I think HTBD should be evaluated on the images from source category added with a trigger. Could you please help check this?

Poison Examples For TinyImageNet Benchmarks

Hi,

I'm not sure if I can locate the poison examples that are used in all benchmarks (reported in the paper).

In the google drive folder that you have shared here, I can only find the poison examples generated by different attacks in CIFAR-10 benchmarks in the linear transfer learning scenario. Is it possible for you to share the poison examples for the CIFAR-10 benchmarks in the training-from-scratch scenario? What about TinyImageNet benchmarks as well (including both linear transfer learning and training-from-scratch scenarios?

I know you have put a lot of resources into that. I hope I do not ask here for too much. Your help would significantly help me with the experiments, as I'm including your benchmark in my current work.

Thanks a lot.

Evaluation code/details missing for CLBD

The files poison_test.py/benchmark_test.py contains evaluation code for only targeted attacks. For evaluation of untargeted attacks, I couldn't find any code in the repo or details in the paper. Is the evaluation methodology for target and untargeted attacks the same or do you use the evaluation methodology mentioned in CLBD paper to evaluate untargeted attacks?
Can you please clarify?

Thanks!

Attack success rate evaluation

Hello, Thanks so much for your open source benchmark. I appreciate your work.
I want to clarify something. How do you calculate the success rate? How did you get those success rate percentages?

Another related question is, I understood that the training set contains 25 poisoned samples. How about the test set? How many poisoned examples are they tested during the evaluation of the attack?

Thanks a lot

White-box setting

Hi,

First of all, I want to appreciate your amazing work on benchmarking this field of research. That's indeed very valuable.

I have some doubts, which might seem naive, but I wanted to be 100% sure before proceeding with your benchmark.

In the transfer learning settings, does white-box mean that the victim uses the exact same model that is used by the attacker? Or the architecture is only the same (i.e., the parameters of the model is different).

A somehow related question, in learning_module.py you set the address model_paths['cifar10']['whitebox'] as ResNet18_CIFAR100_A.pth, but in the pertained models that you have shared with us, there is no model named that. In particular, we have a model named ResNet18_CIFAR100.pth. Is that the model you are referring in learning_module.py? I.e., is that the model that you have used to craft poison samples? If yes, is that the same model that is used by the victim in the white-box setting?

Thanks a lot in advance for answering my questions.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.