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

为什么攻击模拟器的查询效率会变高呢? #8

Open
heexu976 opened this issue Mar 30, 2022 · 3 comments
Open

为什么攻击模拟器的查询效率会变高呢? #8

heexu976 opened this issue Mar 30, 2022 · 3 comments

Comments

@heexu976
Copy link

No description provided.

@machanic
Copy link
Owner

因为大部分的查询量可以迁移到模拟器上,减轻目标模型的查询压力。

@heexu976
Copy link
Author

还想请教一下,那总体的查询次数和单纯用bandits攻击目标模型相比会减少么,如果减少的话是因为什么呢?谢谢

@machanic
Copy link
Owner

总体的意思是指加上模拟器的查询次数吗?因为模拟器上面的查询次数是不统计到最终查询次数里的。所以这个数字未知,但是我认为是没有减少。

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

2 participants