arXiv:2411.11006cs.CRcs.AI2024-11KDD被引 5

首个面向多模态的后门攻击评估工具包,助力安全模型研究。

BackdoorMBTI: A Backdoor Learning Multimodal Benchmark Tool Kit for Backdoor Defense Evaluation

  • 构建跨视觉、文本、语音三模态的后门评估流水线
  • 覆盖11个数据集,生成带毒数据与后门模型用于测试
  • 适合关注多模态安全的学者与工业界研发人员

近年来,后门攻击对深度学习系统构成严峻挑战,攻击者可向神经网络植入后门。当输入携带触发器的数据时,模型会产生攻击者预设的错误预测,而正常数据仍输出正确结果。后门攻击已从计算机视觉扩展至自然语言处理与语音识别等领域。然而,现有防御方法通常针对特定模态,难以应用于多模态场景。尽管多模态学习在人脸识别、情感分析、动作识别、视觉问答等任务中广泛应用,其安全性仍存在严重隐患。目前尚无针对多模态应用的后门攻击基准。为此,我们提出BackdoorMBTI,首个面向多模态后门学习的评估工具包,涵盖三个代表性模态及11个常用数据集。该工具包提供从数据处理、数据投毒、后门训练到评估的完整流水线,生成的毒化数据集与后门模型支持对各类防御方法的细致评测。由于模态多样性,BackdoorMBTI可实现跨类型系统的系统性评估,并标准化处理实际问题,如数据质量与标签错误。我们期待BackdoorMBTI能加速多模态环境下后门防御的研究进展。代码已开源:https://github.com/SJTUHaiyangYu/BackdoorMBTI。

原文摘要 · Abstract (English)

Over the past few years, the emergence of backdoor attacks has presented significant challenges to deep learning systems, allowing attackers to insert backdoors into neural networks. When data with a trigger is processed by a backdoor model, it can lead to mispredictions targeted by attackers, whereas normal data yields regular results. The scope of backdoor attacks is expanding beyond computer vision and encroaching into areas such as natural language processing and speech recognition. Nevertheless, existing backdoor defense methods are typically tailored to specific data modalities, restricting their application in multimodal contexts. While multimodal learning proves highly applicable in facial recognition, sentiment analysis, action recognition, visual question answering, the security of these models remains a crucial concern. Specifically, there are no existing backdoor benchmarks targeting multimodal applications or related tasks. In order to facilitate the research in multimodal backdoor, we introduce BackdoorMBTI, the first backdoor learning toolkit and benchmark designed for multimodal evaluation across three representative modalities from eleven commonly used datasets. BackdoorMBTI provides a systematic backdoor learning pipeline, encompassing data processing, data poisoning, backdoor training, and evaluation. The generated poison datasets and backdoor models enable detailed evaluation of backdoor defenses. Given the diversity of modalities, BackdoorMBTI facilitates systematic evaluation across different data types. Furthermore, BackdoorMBTI offers a standardized approach to handling practical factors in backdoor learning, such as issues related to data quality and erroneous labels. We anticipate that BackdoorMBTI will expedite future research in backdoor defense methods within a multimodal context. Code is available at https://github.com/SJTUHaiyangYu/BackdoorMBTI.

后门攻击多模态安全评测工具包

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