DRL-CLBA: A Clean Label Backdoor Attack for Speech Classification via DDPG Reinforcement Learning
This paper proposes DRL-CLBA, a novel clean label backdoor attack for speech classification using Deep Deterministic Policy Gradient (DDPG) reinforcement learning and deep audio steganography.
Proposed a new clean label backdoor attack for speech classification using DDPG and deep audio steganography
Before reading this…
Applications
- →Speech recognition systems
- →Voice assistants
- →Automatic speech transcription
To understand this paper, make sure you know these concepts first:
- Understanding of deep learning and reinforcement learningfind papers →
- Familiarity with speech recognition systemsfind papers →
Abstract
More Like ThisDeep learning models for speech classification are vulnerable to backdoor attacks, where malicious triggers cause misclassification at inference time. While sample-specific attacks can bypass many defenses, they often rely on poisoned label attack, making them detectable via manual data defense. In this paper, we propose DRL-CLBA, a novel clean label backdoor attack for speech classification that leverages Deep Deterministic Policy Gradient (DDPG) reinforcement learning. We also utilize deep audio steganography to embed sample-specific triggers into source audio, creating feature-space anchors. The proposed reinforcement learning framework effectively optimizes target samples toward trigger-bearing anchor points in the model's deep latent space, enabling label-migration-free poisoning of target samples. Experimental results across three datasets and four different DNNs demonstrate that DRL-CLBA achieves a high attack success rate, effectively bypassing some backdoor defenses. The attack demonstrates strong resistance against fine-tuning, pruning, and spectral signature defenses, exposing critical vulnerabilities in speech-controlled systems.