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

[New Model] <Zhang2024CausalDiff> #203

Closed
ZhangMingKun1 opened this issue Dec 22, 2024 · 2 comments
Closed

[New Model] <Zhang2024CausalDiff> #203

ZhangMingKun1 opened this issue Dec 22, 2024 · 2 comments
Labels
new-model Addition of a new model to the Leaderboard/Model Zoo

Comments

@ZhangMingKun1
Copy link

Paper Information

  • Paper Title: CausalDiff: Causality-Inspired Disentanglement via Diffusion Model for Adversarial Defense
  • Paper URL: https://arxiv.org/pdf/2410.23091
  • Paper authors: Mingkun Zhang, Keping Bi, Wei Chen, Quanrun Chen, Jiafeng Guo, Xueqi Cheng

Leaderboard Claim(s)

Add here the claim for your model(s). Copy and paste the following subsection for the number of models you want to add.

Model 1

  • Architecture: Diffusion
  • Dataset: CIFAR-10
  • Threat Model: Linf
  • eps: 8/255
  • Clean accuracy: 90.23
  • Robust accuracy: 83.01
  • Additional data: false
  • Evaluation method: AutoAttack
  • Checkpoint and code: checkpoint and code

Model 2

  • Architecture: Diffusion
  • Dataset: CIFAR-10
  • Threat Model: L2
  • eps: 8/255
  • Clean accuracy: 90.23
  • Robust accuracy: 86.33
  • Additional data: false
  • Evaluation method: AutoAttack
  • Checkpoint and code: checkpoint and code (same with Model 1)

Model Zoo:

  • I want to add my models to the Model Zoo (check if true)
  • I use an architecture that is included among
    those here or in timm. If not, I added the link to the architecture implementation so that it can be added.
  • I agree to release my model(s) under MIT license (check if true) OR under a custom license, located here: (put the custom license URL here if a custom license is needed. If no URL is specified, we assume that you are fine with MIT)
@ZhangMingKun1 ZhangMingKun1 added the new-model Addition of a new model to the Leaderboard/Model Zoo label Dec 22, 2024
@fra31
Copy link
Member

fra31 commented Dec 23, 2024

Hi,

thanks for the submission! If I understand your approach correctly, it involves both optimization loops and randomness. Both these aspects would violate the requirements for models to appear on the leaderboards (see e.g. here).

@ZhangMingKun1
Copy link
Author

OK. I got it. Thank you for your response.

@fra31 fra31 closed this as completed Dec 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new-model Addition of a new model to the Leaderboard/Model Zoo
Projects
None yet
Development

No branches or pull requests

2 participants