AISDJul 2

DRL-CLBA: A Clean Label Backdoor Attack for Speech Classification via DDPG Reinforcement Learning

arXiv:2607.017297.4
Predicted impact top 74% in AI · last 90 daysOriginality Incremental advance
AI Analysis

It exposes vulnerabilities in speech classification systems by introducing a stealthy backdoor attack that does not require label poisoning, making it harder to detect.

The paper proposes DRL-CLBA, a clean label backdoor attack for speech classification using DDPG reinforcement learning and deep audio steganography, achieving high attack success rates across three datasets and four DNNs while bypassing fine-tuning, pruning, and spectral signature defenses.

Deep 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.

Foundations

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

Your Notes