GithubHelp home page GithubHelp logo

Comments (5)

jmcohen avatar jmcohen commented on May 28, 2024

It should be sigma = 0.5. (Yeah, it's a lot of noise)

from smoothing.

Zephyrasgit avatar Zephyrasgit commented on May 28, 2024

Thanks for the reply! I see. My problem is that my certified accuracy is as low as 0.1. My original accuracy is close to 0.8. Do you reckon that it is because my classifier had not seen enough noisy images? if so, may I know how extensive should I go about training the base classifier with the noisy images? Can you guide me on how you did it with your base classifier?

from smoothing.

jmcohen avatar jmcohen commented on May 28, 2024

Hmm 0.1 seems very low. Are you training the base classifier with the same level of noise that you are later using for smoothing? This is the script I used to train with noise: https://github.com/locuslab/smoothing/blob/master/code/train.py. The exact commands I ran are here: https://github.com/locuslab/smoothing/blob/master/experiments.MD

from smoothing.

Zephyrasgit avatar Zephyrasgit commented on May 28, 2024

Yeah, 0.1 is about the standard of random guessing I would presume. Yes, I am training the base classifier with sigma=0.5 of noise, which is the sigma I use for RS as well. If you wouldn't mind, can I take more time to triple check my code to ensure there is no error, rerun RS on newly generated dataset with Gaussian noise and get back to you again? Hopefully this is due to errors in my code.

from smoothing.

Zephyrasgit avatar Zephyrasgit commented on May 28, 2024

Ah, I have my results and it turned out to be an error in my own codes. Thanks a lot, pardon me for my clumsiness.

from smoothing.

Related Issues (8)

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.