paper-with-me

Papers

TEAM: Temporal Adversarial Examples Attack Model against Network Intrusion Detection System Applied to RNN

2024-09-19 · Ziyi Liu, Dengpan Ye, Long Tang, Yunming Zhang, Jiacheng Deng

With the development of artificial intelligence, neural networks play a key role in network intrusion detection systems (NIDS). Despite the tremendous advantages, neural networks are susceptible to adversarial attacks. To improve the reliability of NIDS, many research has been conducted and plenty of solutions have been proposed. However, the existing solutions rarely consider the adversarial attacks against recurrent neural networks (RNN) with time steps, which would greatly affect the application of NIDS in real world. Therefore, we first propose a novel RNN adversarial attack model based on feature reconstruction called \textbf{T}emporal adversarial \textbf{E}xamples \textbf{A}ttack \textbf{M}odel \textbf{(TEAM)}, which applied to time series data and reveals the potential connection between adversarial and time steps in RNN. That is, the past adversarial examples within the same time steps can trigger further attacks on current or future original examples. Moreover, TEAM leverages Time Dilation (TD) to effectively mitigates the effect of temporal among adversarial examples within the same time steps. Experimental results show that in most attack categories, TEAM improves the misjudgment rate of NIDS on both black and white boxes, making the misjudgment rate reach more than 96.68%. Meanwhile, the maximum increase in the misjudgment rate of the NIDS for subsequent original samples exceeds 95.57%.

📄 PDF Abstract BibTeX arXiv:2409.12472

Code (0)

등록된 구현이 없습니다.

Tasks

Adversarial AttackIntrusion DetectionNetwork Intrusion Detection

Similar Papers 제목 키워드 기반

Adversarial Attacks and Defences Competition

2018-03-31 · Alexey Kurakin, Ian Goodfellow, Samy Bengio, Yinpeng Dong 외

To accelerate research on adversarial examples and robustness of machine learning classifiers, Google Brain organized a NIPS 2017 competition that encouraged researchers to develop new methods to generate adversarial exa…

BIG-bench Machine Learning

Characterizing Audio Adversarial Examples Using Temporal Dependency

2018-09-28 · ICLR 2019 5 · Zhuolin Yang, Bo Li, Pin-Yu Chen, Dawn Song

Recent studies have highlighted adversarial examples as a ubiquitous threat to different neural network models and many downstream applications. Nonetheless, as unique data properties have inspired distinct and powerful …

Adversarial DefenseAutomatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognition+1

Boosting the Transferability of Video Adversarial Examples via Temporal Translation

2021-10-18 · Zhipeng Wei, Jingjing Chen, Zuxuan Wu, Yu-Gang Jiang

Although deep-learning based video recognition models have achieved remarkable success, they are vulnerable to adversarial examples that are generated by adding human-imperceptible perturbations on clean video samples. A…

Adversarial AttackTranslationVideo Recognition

Robust Tracking against Adversarial Attacks

2020-07-20 · ECCV 2020 8 · Shuai Jia, Chao Ma, Yibing Song, Xiaokang Yang

While deep convolutional neural networks (CNNs) are vulnerable to adversarial attacks, considerably few efforts have been paid to construct robust deep tracking algorithms against adversarial attacks. Current studies on …

Adversarial Attack

CAAD 2018: Generating Transferable Adversarial Examples

2018-09-29 · Yash Sharma, Tien-Dung Le, Moustafa Alzantot

Deep neural networks (DNNs) are vulnerable to adversarial examples, perturbations carefully crafted to fool the targeted DNN, in both the non-targeted and targeted case. In the non-targeted case, the attacker simply aims…

Adversarial AttackAdversarial DefenseAdversarial Robustness