paper-with-me

Papers

DisDet: Exploring Detectability of Backdoor Attack on Diffusion Models

2024-02-05 · Yang Sui, Huy Phan, Jinqi Xiao, Tianfang Zhang, Zijie Tang, Cong Shi, Yan Wang, Yingying Chen, Bo Yuan

In the exciting generative AI era, the diffusion model has emerged as a very powerful and widely adopted content generation and editing tool for various data modalities, making the study of their potential security risks very necessary and critical. Very recently, some pioneering works have shown the vulnerability of the diffusion model against backdoor attacks, calling for in-depth analysis and investigation of the security challenges of this popular and fundamental AI technique. In this paper, for the first time, we systematically explore the detectability of the poisoned noise input for the backdoored diffusion models, an important performance metric yet little explored in the existing works. Starting from the perspective of a defender, we first analyze the properties of the trigger pattern in the existing diffusion backdoor attacks, discovering the important role of distribution discrepancy in Trojan detection. Based on this finding, we propose a low-cost trigger detection mechanism that can effectively identify the poisoned input noise. We then take a further step to study the same problem from the attack side, proposing a backdoor attack strategy that can learn the unnoticeable trigger to evade our proposed detection scheme. Empirical evaluations across various diffusion models and datasets demonstrate the effectiveness of the proposed trigger detection and detection-evading attack strategy. For trigger detection, our distribution discrepancy-based solution can achieve a 100\% detection rate for the Trojan triggers used in the existing works. For evading trigger detection, our proposed stealthy trigger design approach performs end-to-end learning to make the distribution of poisoned noise input approach that of benign noise, enabling nearly 100\% detection pass rate with very high attack and benign performance for the backdoored diffusion models.

📄 PDF Abstract BibTeX arXiv:2402.02739

Code (0)

등록된 구현이 없습니다.

Tasks

Backdoor Attack

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 제목 키워드 기반

UIBDiffusion: Universal Imperceptible Backdoor Attack for Diffusion Models

2024-12-16 · CVPR 2025 1 · Yuning Han, Bingyin Zhao, Rui Chu, Feng Luo 외

Recent studies show that diffusion models (DMs) are vulnerable to backdoor attacks. Existing backdoor attacks impose unconcealed triggers (e.g., a gray box and eyeglasses) that contain evident patterns, rendering remarka…

Backdoor Attack

Backdoor Channels Hidden in Latent Space: Cryptographic Undetectability in Modern Neural Networks

2026-05-13 · Marte Eggen, Eirik Reiestad, Kristian Gjøsteen, Inga Strümke arxiv

Recent cryptographic results establish that neural networks can be backdoored such that no efficient algorithm can distinguish them from a clean model. These guarantees, however, have been confined to stylised architectu…

Image Classification

An anomaly detection approach for backdoored neural networks: face recognition as a case study

2022-08-22 · Alexander Unnervik, Sébastien Marcel

Backdoor attacks allow an attacker to embed functionality jeopardizing proper behavior of any algorithm, machine learning or not. This hidden functionality can remain inactive for normal use of the algorithm until activa…

Anomaly DetectionFace Recognition

A4O: All Trigger for One sample

2025-01-13 · Duc Anh Vu, Anh Tuan Tran, Cong Tran, Cuong Pham

Backdoor attacks have become a critical threat to deep neural networks (DNNs), drawing many research interests. However, most of the studied attacks employ a single type of trigger. Consequently, proposed backdoor defend…

AllBackdoor Attack

Understanding Impacts of Task Similarity on Backdoor Attack and Detection

2022-10-12 · Di Tang, Rui Zhu, XiaoFeng Wang, Haixu Tang 외

With extensive studies on backdoor attack and detection, still fundamental questions are left unanswered regarding the limits in the adversary's capability to attack and the defender's capability to detect. We believe th…

Backdoor AttackMulti-Task Learning