Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What setting I need to change if I want to implement other SQA such as Bandit, NES and etc. ? #1

Open
Stephen3zero24 opened this issue May 23, 2023 · 2 comments

Comments

@Stephen3zero24
Copy link

No description provided.

@Lijingyi0328
Copy link

helllo,did your problem be solved?I also want to implement other SQA such as Bandit, NES and etc.

@K1nght
Copy link

K1nght commented Jan 19, 2024

Hi, thank you for your interest in AAA.

If you want to implement other SQAs such as Bandit or NES and test the performance of the AAA model on these methods, here are the settings you need to change.

  • Use the official attack code provided by Bandit and etc.

  • Load the AAA model for testing like line 313 in the square.py file.

For the hyperparameter settings of other SQA attack methods, please refer to our Supplemental Table 11.

If you have any further questions, feel free to ask!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants