paper-with-me

홈 › Papers

Bidirectional RNN-based Few-shot Training for Detecting Multi-stage Attack

2019-05-09 · Di Zhao, Jiqiang Liu, Jialin Wang, Wenjia Niu, Endong Tong, Tong Chen, Gang Li

"Feint Attack", as a new type of APT attack, has become the focus of attention. It adopts a multi-stage attacks mode which can be concluded as a combination of virtual attacks and real attacks. Under the cover of virtual attacks, real attacks can achieve the real purpose of the attacker, as a result, it often caused huge losses inadvertently. However, to our knowledge, all previous works use common methods such as Causal-Correlation or Cased-based to detect outdated multi-stage attacks. Few attentions have been paid to detect the "Feint Attack", because the difficulty of detection lies in the diversification of the concept of "Feint Attack" and the lack of professional datasets, many detection methods ignore the semantic relationship in the attack. Aiming at the existing challenge, this paper explores a new method to solve the problem. In the attack scenario, the fuzzy clustering method based on attribute similarity is used to mine multi-stage attack chains. Then we use a few-shot deep learning algorithm (SMOTE&CNN-SVM) and bidirectional Recurrent Neural Network model (Bi-RNN) to obtain the "Feint Attack" chains. "Feint Attack" is simulated by the real attack inserted in the normal causal attack chain, and the addition of the real attack destroys the causal relationship of the original attack chain. So we used Bi-RNN coding to obtain the hidden feature of "Feint Attack" chain. In the end, our method achieved the goal to detect the "Feint Attack" accurately by using the LLDoS1.0 and LLDoS2.0 of DARPA2000 and CICIDS2017 of Canadian Institute for Cybersecurity.

📄 PDF Abstract BibTeX arXiv:1905.03454

Code (0)

등록된 구현이 없습니다.

Tasks

AttributeClustering

Similar Papers 제목 키워드 기반

Multilingual Bidirectional Unsupervised Translation Through Multilingual Finetuning and Back-Translation

2022-09-06 · Bryan Li, Mohammad Sadegh Rasooli, Ajay Patel, Chris Callison-Burch

We propose a two-stage approach for training a single NMT model to translate unseen languages both to and from English. For the first stage, we initialize an encoder-decoder model to pretrained XLM-R and RoBERTa weights,…

DecoderNMTTranslationXLM-R

ShotStream: Streaming Multi-Shot Video Generation for Interactive Storytelling

2026-03-26 · Yawen Luo, Xiaoyu Shi, Junhao Zhuang, Yutian Chen 외 arxiv

Multi-shot video generation is crucial for long narrative storytelling, yet current bidirectional architectures suffer from limited interactivity and high latency. We propose ShotStream, a novel causal multi-shot archite…

Video Generation

Zero-Shot Visual Recognition via Bidirectional Latent Embedding

2016-07-07 · Qian Wang, Ke Chen

Zero-shot learning for visual recognition, e.g., object and action recognition, has recently attracted a lot of attention. However, it still remains challenging in bridging the semantic gap between visual features and th…

Action RecognitionTemporal Action LocalizationZero-Shot Learning

Generating Training Data with Language Models: Towards Zero-Shot Language Understanding

2022-02-09 · Yu Meng, Jiaxin Huang, Yu Zhang, Jiawei Han

Pretrained language models (PLMs) have demonstrated remarkable performance in various natural language processing tasks: Unidirectional PLMs (e.g., GPT) are well known for their superior text generation capabilities; bid…

Few-Shot LearningMNLI-mNatural Language UnderstandingSST-2+3

Detecting Extratropical Cyclones of the Northern Hemisphere with Single Shot Detector

2021-12-01 · Minjing Shi, Pengfei He, Yuli Shi

In this paper, we propose a deep learning-based model to detect extratropical cyclones (ETCs) of northern hemisphere, while developing a novel workflow of processing images and generating labels for ETCs. We first label …

object-detectionObject Detection