Search papers, labs, and topics across Lattice.
This paper introduces a Dynamic Stealthy Backdoor Attack (DSBA) for self-supervised learning (SSL) models, addressing limitations of existing attacks like high detectability and feature entanglement. DSBA employs a collaborative optimization strategy with an outer-layer backdoor encoder for global feature space remodeling and an inner-layer dynamically optimized trigger generator for coordinated concealment. Experiments across SSL algorithms and datasets demonstrate that DSBA improves attack success rate, stealthiness, and robustness against defenses while maintaining downstream task accuracy.
SSL models can be backdoored with nearly undetectable triggers that still achieve high attack success rates, even against common defenses.
Self-Supervised Learning (SSL) has emerged as a significant paradigm in representation learning thanks to its ability to learn without extensive labeled data, its strong generalization capabilities, and its potential for privacy preservation. However, recent research reveals that SSL models are also vulnerable to backdoor attacks. Existing backdoor attack methods in the SSL context commonly suffer from issues such as high detectability of triggers, feature entanglement, and pronounced out-of-distribution properties in poisoned samples, all of which compromises attack effectiveness and stealthiness. To that, we propose a Dynamic Stealthy Backdoor Attack (DSBA) backed by a new technique we term Collaborative Optimization. This method decouples the attack process into two collaborative optimization layers: the outer-layer optimization trains a backdoor encoder responsible for global feature space remodeling, aiming to achieve precise backdoor implantation while preserving core functionality; meanwhile, the inner-layer optimization employs a dynamically optimized generator to adaptively produce optimally concealed triggers for individual samples, achieving coordinated concealment across feature space and visual space. We also introduce multiple loss functions to dynamically balance attack performance and stealthiness, in which we employ an adaptive weight scheduling mechanism to enhance training stability. Extensive experiments on various mainstream SSL algorithms and five public datasets demonstrate that: (i) DSBA significantly enhances Attack Success Rate (ASR) and stealthiness while maintaining downstream task accuracy; and (ii) DSBA exhibits superior robustness against existing mainstream defense methods.