Paper Written by Graduate Students of Faculty of IT Won the Best Paper Award in EAI CloudComp 2020

A paper written by M.Sc. student Mr. Chenmao Lu and Ph.D. alumnus Mr. Junhao Zhou won the Best Paper Award in the10th EAI International Conference on Cloud Computing (EAI CloudComp 2020). The paper is supervised by Associate Professor Dr. Hong-Ning Dai, and its title is “Exploring Self-Attention Mechanism of Deep Learning in Cloud Intrusion Detection”. The CloudComp conference covers three themes of Cloud Architecture, Cloud Management, and Cloud Applications. CloudComp 2020 aims to bring together academic researchers, industry developers, and domain users to discuss and share recent advances and viewpoints in cloud computing, to present the recent theories, experiences, and results obtained in a wide area of cloud computing, giving users and researchers equally a chance to gain better insight into the capabilities, limitations, and developing directions of the current cloud computing paradigm.

Abstract

Cloud computing offers elastic and ubiquitous computing services, thereby receiving extensive attention recently. However, cloud servers have also become the targets of malicious attacks or hackers due to the centralization of data storage and computing facilities. Most intrusion attacks to cloud servers are often originated from inner or external networks. Intrusion detection is a prerequisite to designing anti-intrusion countermeasures of cloud systems. In this paper, we explore deep learning algorithms to design intrusion detection methods. In particular, we present a deep learning-based method with the integration of conventional neural networks, self-attention mechanism, and Long short-term memory (LSTM), namely CNN-A-LSTM to detect intrusion. CNN-A-LSTM leverages the merits of CNN in processing local correlation data and extracting features, the time feature extracting capability of LSTM, and the self-attention mechanism to better exact features. We conduct extensive experiments on the KDDcup99 dataset to evaluate the performance of our CNN-A-LSTM model. Compared with other machine learning and deep learning models, our CNN-A-LSTM has superior performance.

Certificate of the Best Paper Award