SkillAgentSearch skills...

2030

Repository for 2030 project

Install / Use

/learn @xingjunm/2030
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

2030 Adversarial & Backdoor Defense Suite

Supports:


This repository aggregates several research implementations on adversarial attack detection and defense, covering AdvDet, Cognitive Distillation, MD Attack, PrivDet, and the newly added BlueSuffix project. Each submodule offers matched implementations for PyTorch, TensorFlow, PaddlePaddle, and MindSpore so you can reproduce results and run comparisons across different hardware or deployment environments.

Projects

  • AdvDet (AdvDet/): Adversarial contrastive prompt tuning for detecting query-based adversarial attacks. Framework entry points: PyTorch · TensorFlow · PaddlePaddle · MindSpore
  • Cognitive Distillation (CognitiveDistillation/): Distilling cognitive backdoor patterns to enhance backdoor sample detection. Framework entry points: PyTorch · TensorFlow · PaddlePaddle · MindSpore
  • MD Attack (MDAttack/): Investigating imbalanced gradients that cause overestimated robustness with multiple attack/defense pairings. Framework entry points: PyTorch · TensorFlow · PaddlePaddle · MindSpore
  • PrivDet (PrivDet/): Private dataset origin detection to differentiate images from distinct distributions (e.g., COCO vs. CIFAR-10). Framework entry points: PyTorch · TensorFlow · PaddlePaddle · MindSpore
  • BlueSuffix (BlueSuffix/): A universal defense method against jailbreak attack on Vision-Language Models. Framework entry points: PyTorch
View on GitHub
GitHub Stars15
CategoryDevelopment
Updated1mo ago
Forks0

Languages

Python

Security Score

90/100

Audited on Feb 13, 2026

No findings