paper-with-me

Papers

Attacks and Defenses for Generative Diffusion Models: A Comprehensive Survey

2024-08-06 · Vu Tuan Truong, Luan Ba Dang, Long Bao Le

Diffusion models (DMs) have achieved state-of-the-art performance on various generative tasks such as image synthesis, text-to-image, and text-guided image-to-image generation. However, the more powerful the DMs, the more harmful they potentially are. Recent studies have shown that DMs are prone to a wide range of attacks, including adversarial attacks, membership inference, backdoor injection, and various multi-modal threats. Since numerous pre-trained DMs are published widely on the Internet, potential threats from these attacks are especially detrimental to the society, making DM-related security a worth investigating topic. Therefore, in this paper, we conduct a comprehensive survey on the security aspect of DMs, focusing on various attack and defense methods for DMs. First, we present crucial knowledge of DMs with five main types of DMs, including denoising diffusion probabilistic models, denoising diffusion implicit models, noise conditioned score networks, stochastic differential equations, and multi-modal conditional DMs. We further survey a variety of recent studies investigating different types of attacks that exploit the vulnerabilities of DMs. Then, we thoroughly review potential countermeasures to mitigate each of the presented threats. Finally, we discuss open challenges of DM-related security and envision certain research directions for this topic.

📄 PDF Abstract BibTeX arXiv:2408.03400

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingImage GenerationSurvey

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

Adversarial Attacks and Defenses on Text-to-Image Diffusion Models: A Survey

2024-07-10 · Chenyu Zhang, Mingwang Hu, Wenhui Li, Lanjun Wang

Recently, the text-to-image diffusion model has gained considerable attention from the community due to its exceptional image generation capability. A representative model, Stable Diffusion, amassed more than 10 million …

Adversarial AttackImage GenerationSurvey

Adversarial Diffusion Across Modalities: A Fusion Survey of Attacks, Defenses, and Evaluation for Text, Vision, and Vision-Language Models

2026-06-25 · Abrar Alotaibi, Moataz Ahmed arxiv

Adversarial evaluation of AI systems has matured along four largely disconnected tracks: diffusion-based attacks on text and large language models (LLMs), diffusion-based attacks on image classifiers, jailbreak pipelines…

Backdoor Attacks and Defenses in Federated Learning: Survey, Challenges and Future Research Directions

2023-03-03 · Thuy Dung Nguyen, Tuan Nguyen, Phi Le Nguyen, Hieu H. Pham 외

Federated learning (FL) is a machine learning (ML) approach that allows the use of distributed data without compromising personal privacy. However, the heterogeneous distribution of data among clients in FL can make it d…

Backdoor AttackFederated LearningSurvey

Against The Achilles' Heel: A Survey on Red Teaming for Generative Models

2024-03-31 · Lizhi Lin, Honglin Mu, Zenan Zhai, Minghan Wang 외

Generative models are rapidly gaining popularity and being integrated into everyday applications, raising concerns over their safe use as various vulnerabilities are exposed. In light of this, the field of red teaming is…

Red TeamingSurvey

Attacks, Defenses and Evaluations for LLM Conversation Safety: A Survey

2024-02-14 · Zhichen Dong, Zhanhui Zhou, Chao Yang, Jing Shao 외

Large Language Models (LLMs) are now commonplace in conversation applications. However, their risks of misuse for generating harmful responses have raised serious societal concerns and spurred recent research on LLM conv…

Survey