Secret url:
https://codalab.lisn.upsaclay.fr/competitions/15669?secret_key=77cb8986-d5bd-4009-82f0-7dde2e819ff8
This is an in-class competition for the course COMP737022 Trustworthy Machine Learning. The aim is to develop both effective and efficient white-box adversarial attacks against Deep Neural Networks (DNNs) based image classifiers.
Do not participate if you are not enrolled in COMP737022.
Phase 1 Starts: 2023-10-01 00:00:00 (Beijing Time)
Phase 1 Ends: 2023-10-30 23:59:00 (Beijing Time)
Phase 2 (Final Result Release): 2023-11-01 23:59:59 (Beijing Time)
Dataset: CIFAR-10
Target Model:
- WRN-34-10-SAT (adversarially trained using Standard Adversarial Training by Madry et al.)
- 3 hidden models (also adversarially trained)
We will evaluate your submission in terms of both effectiveness and efficiency. Effectiveness as in error rates (E) of the model using your generated data. Efficiency is measured by the number of forward steps/gradient calculation steps (S_k= 1-used/bugets).
The evaluation metric is defined as the following:
score=∑K0.8×E(Modelk, Xadv, Y) + 0.2×S_k
Note that the S_k will be calculated per sample. E.g. 10 forwards with batch size 50 will count as 500. You may remove samples that already misclassified to save perturbation bugets.
You will need to be enrolled in the COMP737022 course of Fudan University
Download | Size (mb) | Phase |
---|---|---|
Starting Kit | 0.007 | #1 Phase 1 |
Public Data | 83.320 | #1 Phase 1 |
Starting Kit | 0.007 | #2 Phase 2 |
Public Data | 83.320 | #2 Phase 2 |
Start: Oct. 1, 2023, 4 p.m.
Description: Create an attack method and submit the code as submission. Your code should follows the submission template. Feedback will be provided on the all test images. We will test your code on 1 robustly trained model.
Start: Nov. 1, 2023, 4 p.m.
Description: Your code in phase 1 will be evaluated in this phase. Feedback will be provided on all test images. We will test your code on 4 robustly trained model.
Nov. 5, 2023, 11:59 p.m.
You must be logged in to participate in competitions.
Sign In