-
I tried to use test_vgg19.ipynb to run experiment for testing vgg19. But the performance is worse than the examples in the paper, such as "total adversarials" and "total inputs". But I didn't modify a…
-
**Date accepted:** 2023-09-14
Nombre de la Persona Encargada: Carolina Pradier
Usuario GitHub de la Persona Encargada: @caropradier
Usuario GitHub de las Otras Autoras del Paquete: (borra si sol…
-
# Open Grant Proposal: `Web3 Games School Stage 1`
**Name of Project:** Web3 Games School Stage 1
**Proposal Category:** Docs
**Proposer:** 8bitpal
**Technical Sponsor:** Dietrich Ayala
**Do yo…
-
Hello~
I want to test using transformer model with cw algorithm.
When I used "python fit_attacker.py attack_configs/LibriSpeech/universal/ctc_5000bpe_fit.yaml", I met this error
image
If possi…
-
Sik-Ho Tsang. [Review — ALI: Adversarially Learned Inference (GAN)](https://sh-tsang.medium.com/review-ali-adversarially-learned-inference-gan-6e4677667914).
-
**Submitting author:** @atzberg (Paul J. Atzberger)
**Repository:** https://github.com/gd-vae/gd-vae
**Branch with paper.md** (empty if default branch):
**Version:** v1.0.0
**Editor:** @matthewfeicke…
-
### ✨ Short description of the bug [tl;dr]
Hi everyone. I check torch attack. I can not achieve the same results as I check PGD with `eps=0` as clean accuracy. What's happened? Also, I check `alpha=0…
-
### Week 1 - Get to know the community
- [x] Join the communication channels
- [x] Open a GitHub issue (this one!)
- [x] Install the Ersilia Model Hub and test the simplest model
- [x] Write a motiva…
-
**Describe the bug**
Can't apply the evasion attack FastGradientMethod on a SklearnClassifier. The SklearnClassifier is a DecisionTreeClassifier which is optimized using sklearn GridSearchCV and imbl…
-
Hi,
In your experimental setting, are the adversarial examples generated in advance (statically) and then optimize robust prefix embeddings accordingly to defend against them?
Looking forward to…