CRLGMar 1

BadRSSD: Backdoor Attacks on Regularized Self-Supervised Diffusion Models

arXiv:2603.01019v1h-index: 4
Originality Incremental advance
AI Analysis

This addresses a security threat for users of self-supervised diffusion models by enabling stealthy backdoor attacks, representing a novel but incremental advancement in attack methods.

The paper tackles the problem of stealthy backdoor attacks on the representation layer of self-supervised diffusion models, proposing BadRSSD, which hijacks semantic representations with triggers to control denoising trajectories, achieving high utility and specificity while outperforming existing attacks in FID and MSE metrics and resisting defenses.

Self-supervised diffusion models learn high-quality visual representations via latent space denoising. However, their representation layer poses a distinct threat: unlike traditional attacks targeting generative outputs, its unconstrained latent semantic space allows for stealthy backdoors, permitting malicious control upon triggering. In this paper, we propose BadRSSD, the first backdoor attack targeting the representation layer of self-supervised diffusion models. Specifically, it hijacks the semantic representations of poisoned samples with triggers in Principal Component Analysis (PCA) space toward those of a target image, then controls the denoising trajectory during diffusion by applying coordinated constraints across latent, pixel, and feature distribution spaces to steer the model toward generating the specified target. Additionally, we integrate representation dispersion regularization into the constraint framework to maintain feature space uniformity, significantly enhancing attack stealth. This approach preserves normal model functionality (high utility) while achieving precise target generation upon trigger activation (high specificity). Experiments on multiple benchmark datasets demonstrate that BadRSSD substantially outperforms existing attacks in both FID and MSE metrics, reliably establishing backdoors across different architectures and configurations, and effectively resisting state-of-the-art backdoor defenses.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes