EmbedLOF: A Network Embedding Based Intrusion Detection Method for Organized Attacks

Peng Chen,Yunfei Guo,Jianpeng Zhang,Hongchao Hu
DOI: https://doi.org/10.1007/978-981-16-6963-7_93
2022-01-01
Abstract:To increase the detection rate of organized attacks in cyberspace, a new intrusion detection method, i.e., EmbedLOF, is proposed which combines the network embedding and outlier detection method. The proposed method first preprocesses the captured packets, generates network undirected graph, and calculates connected components of the undirected graph. Then the Embed algorithm is utilized to generate network embedding of each node for the connected components of the undirected graph. The network embedding uses low-dimensional vectors to represent latent features in network topology. Finally, the LOF algorithm is utilized to conduct the outlier detection for each node’s embedding. Also, it issues alarms for possible intrusions. The experiment results show that the method obtains high recall scores and achieves more comprehensive and robust detections for organized attacks.
What problem does this paper attempt to address?