仅用0.5%标签污染即可让声学分类模型失灵,且无法通过准确率检测。
Poisoned Acoustics
- 用极小比例标签翻转实现隐蔽攻击,不改变整体准确率
- 在卡车转汽车攻击下达成95.7%成功率,仅需48条污染数据
- 适用于高不平衡数据集,对防御者提出新挑战
训练数据投毒攻击可通过极少量标签污染,诱导深度神经网络产生目标性、不可检测的失效。我们在MELAUDIS城市交叉口数据集(约9600段音频,6类)上验证了这一点:一个基于对数梅尔谱图的紧凑2D卷积神经网络,在仅0.5%污染率(48条记录)下,对卡车转汽车标签翻转攻击实现了95.7%的攻击成功率(ASR),而整体准确率无明显变化(基线87.6%,95%置信区间88–100%,n=3种子)。我们证明该隐蔽性具有结构性:完全定向攻击导致的最大准确率下降受少数类占比(beta)上限约束。对于真实世界中的类别不平衡(卡车约占3%),此上限低于训练噪声,使整体准确率监控无论何种架构或攻击方法均无法奏效。伴生的后门触发攻击揭示了新型触发主导坍缩现象:当目标类为数据集少数类时,频谱块触发器变为功能冗余——干净样本与触发样本的攻击成功率相同,攻击退化为纯标签翻转。我们形式化了机器学习训练流程为攻击面,并提出一种最小信任防御机制,结合内容地址的产物哈希、默克尔树数据集承诺及抗量子数字签名(ML-DSA-65/CRYSTALS-Dilithium3,NIST FIPS 204),实现可密码验证的数据溯源。
原文摘要 · Abstract (English)
Training-data poisoning attacks can induce targeted, undetectable failure in deep neural networks by corrupting a vanishingly small fraction of training labels. We demonstrate this on acoustic vehicle classification using the MELAUDIS urban intersection dataset (approx. 9,600 audio clips, 6 classes): a compact 2-D convolutional neural network (CNN) trained on log-mel spectrograms achieves 95.7% Attack Success Rate (ASR) -- the fraction of target-class test samples misclassified under the attack -- on a Truck-to-Car label-flipping attack at just p=0.5% corruption (48 records), with zero detectable change in aggregate accuracy (87.6% baseline; 95% CI: 88-100%, n=3 seeds). We prove this stealth is structural: the maximum accuracy drop from a complete targeted attack is bounded above by the minority class fraction (beta). For real-world class imbalances (Truck approx. 3%), this bound falls below training-run noise, making aggregate accuracy monitoring provably insufficient regardless of architecture or attack method. A companion backdoor trigger attack reveals a novel trigger-dominance collapse: when the target class is a dataset minority, the spectrogram patch trigger becomes functionally redundant--clean ASR equals triggered ASR, and the attack degenerates to pure label flipping. We formalize the ML training pipeline as an attack surface and propose a trust-minimized defense combining content-addressed artifact hashing, Merkle-tree dataset commitment, and post-quantum digital signatures (ML-DSA-65/CRYSTALS-Dilithium3, NIST FIPS 204) for cryptographically verifiable data provenance.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。