WindVChen/DiffAttack
An unrestricted attack based on diffusion models that can achieve both good transferability and imperceptibility.
Leverages diffusion model latent space to craft semantic perturbations rather than pixel-space manipulations, combining generative synthesis with discriminative attention-disruption techniques. Integrates with Stable Diffusion 2.0 and evaluates across diverse architectures (CNNs, Transformers, MLPs) and defense mechanisms, demonstrating transferability to black-box models while maintaining imperceptibility to human perception.
259 stars.
Stars
259
Forks
18
Language
Python
License
Apache-2.0
Category
Last pushed
Nov 23, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/diffusion/WindVChen/DiffAttack"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
OPTML-Group/Unlearn-Saliency
[ICLR24 (Spotlight)] "SalUn: Empowering Machine Unlearning via Gradient-based Weight Saliency in...
Shilin-LU/VINE
[ICLR 2025] "Robust Watermarking Using Generative Priors Against Image Editing: From...
koninik/DiffusionPen
Official PyTorch Implementation of "DiffusionPen: Towards Controlling the Style of Handwritten...
Wuyxin/DISC
(ICML 2023) Discover and Cure: Concept-aware Mitigation of Spurious Correlation
bytedance/LatentUnfold
Implementation of paper: Flux Already Knows – Activating Subject-Driven Image Generation without Training