BriefGPT.xyz
Apr, 2020
网络入侵检测系统中的对抗性机器学习
Adversarial Machine Learning in Network Intrusion Detection Systems
HTML
PDF
Elie Alhajjar, Paul Maxwell, Nathaniel D. Bastian
TL;DR
本文探讨了在网络入侵检测系统中对抗性问题的本质,从攻击者角度出发,研究利用进化计算和深度学习生成对抗样本的方法,并应用于公共数据集,与基线方法做对比,结果表明,这些生成对抗样本会导致11个不同的机器学习模型及投票分类器高误分类率,突出了机器学习检测系统在面临对抗性样本时的脆弱性。
Abstract
adversarial examples
are inputs to a
machine learning
system intentionally crafted by an attacker to fool the model into producing an incorrect output. These examples have achieved a great deal of success in seve
→