A Transfer Learning Approach for Network Intrusion Detection
Peilun Wu, Hui Guo, Richard Buckland

TL;DR
This paper introduces a transfer learning-based ConvNet model for network intrusion detection, significantly improving detection accuracy especially for novel attacks by leveraging knowledge transfer from a base dataset.
Contribution
The paper proposes a novel ConvNet architecture with transfer learning for intrusion detection, addressing dataset inadequacy and enhancing detection of unknown attacks.
Findings
Improved detection accuracy on known attack datasets by 2.68%.
Achieved 22.02% better detection of novel attacks.
Effective transfer learning approach for network intrusion detection.
Abstract
Convolution Neural Network (ConvNet) offers a high potential to generalize input data. It has been widely used in many application areas, such as visual imagery, where comprehensive learning datasets are available and a ConvNet model can be well trained and perform the required function effectively. ConvNet can also be applied to network intrusion detection. However, the currently available datasets related to the network intrusion are often inadequate, which makes the ConvNet learning deficient, hence the trained model is not competent in detecting unknown intrusions. In this paper, we propose a ConvNet model using transfer learning for network intrusion detection. The model consists of two concatenated ConvNets and is built on a two-stage learning process: learning a base dataset and transferring the learned knowledge to the learning of the target dataset. Our experiments on the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
