The Devil is in the GAN: Backdoor Attacks and Defenses in Deep Generative Models
Ambrish Rawat, Killian Levacher, Mathieu Sinn

TL;DR
This paper investigates backdoor attacks on deep generative models, demonstrating their effectiveness across various architectures and proposing defenses to ensure safe deployment in industry applications.
Contribution
It introduces novel training-time backdoor attacks on DGMs and develops comprehensive defense strategies to mitigate these security risks.
Findings
Attacks are effective on GANs and VAEs across data types.
Backdoor attacks can be mounted with modest computational effort.
Proposed defenses improve detection and mitigation of backdoors.
Abstract
Deep Generative Models (DGMs) are a popular class of deep learning models which find widespread use because of their ability to synthesize data from complex, high-dimensional manifolds. However, even with their increasing industrial adoption, they haven't been subject to rigorous security and privacy analysis. In this work we examine one such aspect, namely backdoor attacks on DGMs which can significantly limit the applicability of pre-trained models within a model supply chain and at the very least cause massive reputation damage for companies outsourcing DGMs form third parties. While similar attacks scenarios have been studied in the context of classical prediction models, their manifestation in DGMs hasn't received the same attention. To this end we propose novel training-time attacks which result in corrupted DGMs that synthesize regular data under normal operations and…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdversarial Robustness in Machine Learning · Digital Media Forensic Detection · Generative Adversarial Networks and Image Synthesis
