arXiv:2511.20992cs.LGcs.CR2025-11中稿 · EAI SmartSP 2025被引 1

研究行为克隆策略在数据投毒攻击下的脆弱性,发现少量污染数据即可导致高精度假象。

Dataset Poisoning Attacks on Behavioral Cloning Policies

  • 通过注入视觉触发器构建干净标签后门攻击,诱导策略在测试时错误响应。
  • 即使仅1%数据被污染,策略仍表现接近正常,但对触发器极度敏感。
  • 提出基于熵的测试阶段触发攻击,精准定位最易被破坏的关键状态。

行为克隆(BC)是通过监督学习从专家示范中训练序列决策策略的流行方法。随着这类策略在现实世界中的部署日益增多,其鲁棒性与潜在漏洞成为重要关切。本文首次分析了干净标签后门攻击在BC策略上的有效性:通过向示范数据集注入视觉触发器,建立可被测试时利用的虚假关联。我们评估了策略脆弱性随污染数据比例、触发器强度和类型的变化情况。此外,提出一种新颖的基于熵的测试阶段触发攻击,能精准识别关键状态,使后门触发在性能上造成显著下降。实验证明,即使在极小程度的数据污染下,策略仍表现出接近基线的高任务性能,但实际部署中极易受触发器攻击。结果凸显了对BC策略鲁棒性研究的紧迫性,尤其在大规模数据用于训练真实世界网络物理系统时。视频与代码见https://sites.google.com/view/dataset-poisoning-in-bc。

原文摘要 · Abstract (English)

Behavior Cloning (BC) is a popular framework for training sequential decision policies from expert demonstrations via supervised learning. As these policies are increasingly being deployed in the real world, their robustness and potential vulnerabilities are an important concern. In this work, we perform the first analysis of the efficacy of clean-label backdoor attacks on BC policies. Our backdoor attacks poison a dataset of demonstrations by injecting a visual trigger to create a spurious correlation that can be exploited at test time. We evaluate how policy vulnerability scales with the fraction of poisoned data, the strength of the trigger, and the trigger type. We also introduce a novel entropy-based test-time trigger attack that substantially degrades policy performance by identifying critical states where test-time triggering of the backdoor is expected to be most effective at degrading performance. We empirically demonstrate that BC policies trained on even minimally poisoned datasets exhibit deceptively high, near-baseline task performance despite being highly vulnerable to backdoor trigger attacks during deployment. Our results underscore the urgent need for more research into the robustness of BC policies, particularly as large-scale datasets are increasingly used to train policies for real-world cyber-physical systems. Videos and code are available at https://sites.google.com/view/dataset-poisoning-in-bc.

行为克隆数据投毒后门攻击安全评测

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。