arXiv:2602.02781cs.CRcs.AI2026-02

测试了四种模型在对抗攻击下的漏报与误报情况,发现攻击可同时引发误报和漏报。

Evaluating False Alarm and Missing Attacks in CAN IDS

  • 用FGSM/BIM/PGD生成合法帧扰动,评估模型对对抗攻击的响应。
  • 所有模型在对抗攻击下漏报率显著上升,深浅模型均暴露脆弱性。
  • 浅层模型(如额外树)在避免漏报方面表现优于其他模型,适合安全关键场景。

现代汽车依赖通过控制器局域网(CAN)连接的电子控制单元(ECUs),车内通信成为关键安全问题。基于机器学习(ML)的入侵检测系统(IDS)被越来越多地部署以保护CAN流量,但其对对抗性操纵的鲁棒性尚未充分研究。本文基于ROAD数据集,系统评估了四种浅层学习模型与一种深度神经网络(DNN)检测器在对抗攻击下的表现。采用协议合规、载荷级的扰动,通过FGSM、BIM和PGD生成攻击。尽管所有模型在正常条件下表现良好,但对抗扰动暴露了严重漏洞:虽然浅层与深层模型对诱导误报具有鲁棒性(尤其是DNN在正常流量中表现最佳),但所有架构均出现显著漏报增加。值得注意的是,在梯度攻击下,浅层模型额外树(ET)在防止漏报方面优于其他模型。结果表明,对抗性操纵可同时触发误报和漏报,凸显了在安全关键型车载IDS中开展对抗鲁棒性评估的必要性。

原文摘要 · Abstract (English)

Modern vehicles rely on electronic control units (ECUs) interconnected through the Controller Area Network (CAN), making in-vehicle communication a critical security concern. Machine learning (ML)-based intrusion detection systems (IDS) are increasingly deployed to protect CAN traffic, yet their robustness against adversarial manipulation remains largely unexplored. We present a systematic adversarial evaluation of CAN IDS using the ROAD dataset, comparing four shallow learning models with a deep neural network-based detector. Using protocol-compliant, payload-level perturbations generated via FGSM, BIM and PGD, we evaluate adversarial effects on both benign and malicious CAN frames. While all models achieve strong baseline performance under benign conditions, adversarial perturbations reveal substantial vulnerabilities. Although shallow and deep models are robust to false-alarm induction, with the deep neural network (DNN) performing best on benign traffic, all architectures suffer significant increases in missed attacks. Notably, under gradient-based attacks, the shallow model extra trees (ET) demonstrates improved robustness to missed-attack induction compared to the other models. Our results demonstrate that adversarial manipulation can simultaneously trigger false alarms and evade detection, underscoring the need for adversarial robustness evaluation in safety-critical automotive IDS.

CAN IDS对抗攻击漏报车载安全

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