paper-with-me

Papers

Backdoor Attacks on Discrete Graph Diffusion Models

2025-03-08 · Jiawen Wang, Samin Karim, Yuan Hong, Binghui Wang

Diffusion models are powerful generative models in continuous data domains such as image and video data. Discrete graph diffusion models (DGDMs) have recently extended them for graph generation, which are crucial in fields like molecule and protein modeling, and obtained the SOTA performance. However, it is risky to deploy DGDMs for safety-critical applications (e.g., drug discovery) without understanding their security vulnerabilities. In this work, we perform the first study on graph diffusion models against backdoor attacks, a severe attack that manipulates both the training and inference/generation phases in graph diffusion models. We first define the threat model, under which we design the attack such that the backdoored graph diffusion model can generate 1) high-quality graphs without backdoor activation, 2) effective, stealthy, and persistent backdoored graphs with backdoor activation, and 3) graphs that are permutation invariant and exchangeable--two core properties in graph generative models. 1) and 2) are validated via empirical evaluations without and with backdoor defenses, while 3) is validated via theoretical results.

📄 PDF Abstract BibTeX arXiv:2503.06340

Code (0)

등록된 구현이 없습니다.

Tasks

Drug DiscoveryGraph Generation

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

Parasite: A Steganography-based Backdoor Attack Framework for Diffusion Models

2025-04-08 · Jiahao Chen, Yu Pan, Yi Du, ChunKai Wu 외

Recently, the diffusion model has gained significant attention as one of the most successful image generation models, which can generate high-quality images by iteratively sampling noise. However, recent studies have sho…

Backdoor AttackImage Generation

Imperceptible and Multi-channel Backdoor Attack against Deep Neural Networks

2022-01-31 · Mingfu Xue, Shifeng Ni, Yinghao Wu, Yushu Zhang 외

Recent researches demonstrate that Deep Neural Networks (DNN) models are vulnerable to backdoor attacks. The backdoored DNN model will behave maliciously when images containing backdoor triggers arrive. To date, existing…

Backdoor Attackbackdoor defense

Semantic-level Backdoor Attack against Text-to-Image Diffusion Models

2026-02-03 · Tianxin Chen, Wenbo Jiang, Hongqiao Chen, Zhirun Zheng 외 arxiv

Text-to-image (T2I) diffusion models are widely adopted for their strong generative capabilities, yet remain vulnerable to backdoor attacks. Existing attacks typically rely on fixed textual triggers and single-entity bac…

Neighboring Backdoor Attacks on Graph Convolutional Network

2022-01-17 · Liang Chen, Qibiao Peng, Jintang Li, Yang Liu 외

Backdoor attacks have been widely studied to hide the misclassification rules in the normal models, which are only activated when the model is aware of the specific inputs (i.e., the trigger). However, despite their succ…

Backdoor Attack

BadGraph: A Backdoor Attack Against Latent Diffusion Model for Text-Guided Graph Generation

2025-10-23 · Liang Ye, Shengqin Chen, Jiazhu Dai arxiv

The rapid progress of graph generation has raised new security concerns, particularly regarding backdoor vulnerabilities. Though prior work has explored backdoor attacks against diffusion models for image or unconditiona…

Graph GenerationDrug Discovery