Coder Social home page Coder Social logo

Comments (8)

ebagdasa avatar ebagdasa commented on June 9, 2024

Hey Yiming, let me double check, I tried to simplify the API and might have broken something.

from backdoors101.

THUYimingLi avatar THUYimingLi commented on June 9, 2024

Hey Yiming, let me double check, I tried to simplify the API and might have broken something.

Thank you for your helps and looking forward to your results :)

from backdoors101.

ebagdasa avatar ebagdasa commented on June 9, 2024

I think my config for cifar confused pre-trained models, but I think simply using a fixed scale and not MGDA will work better.

from backdoors101.

THUYimingLi avatar THUYimingLi commented on June 9, 2024

I think my config for cifar confused pre-trained models, but I think simply using a fixed scale and not MGDA will work better.

Thanks for your response. I just want to make sure there is no misunderstanding. The model is trained from the scratch instead of fine-tuning on a pre-trained benign model and we adopt the same settings used in your codes. In this case, why we can not reproduce your results?

from backdoors101.

ebagdasa avatar ebagdasa commented on June 9, 2024

Hey, I actually never tested CIFAR as we did Imagenet in the paper so I didn't check it thoroughly, sorry.

I believe it's fixed now. I added a threshold to start poisoning after normal loss reaches 1.0 (we have a fancier idea in the paper on Figure 10 but I think this one works well). I also updated the parameters for the CIFAR run. Can you please let me know if it fixed your issue.

from backdoors101.

CHR-ray avatar CHR-ray commented on June 9, 2024

I think my config for cifar confused pre-trained models, but I think simply using a fixed scale and not MGDA will work better.

hello, I am also try to reproduce your experiment, can you provide your fixed scale that you get?
Thank you!

from backdoors101.

ebagdasa avatar ebagdasa commented on June 9, 2024

I guess you can just set it to 0.9

from backdoors101.

CHR-ray avatar CHR-ray commented on June 9, 2024

I guess you can just set it to 0.9

Thank you for your fast reply!

Here you mean
clean:backdoor = 1 : 0.9 or clean:backdoor = 0.1 : 0.9 ?
Thank you!

from backdoors101.

Related Issues (20)

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.