Detection of Intrusions using Transformer - LSTM Model
Mr.DINESH NANDAM 1, Mr.B.SURESH REDDY 2
1PG Student in the Master of Computer Applications at QIS College of Engineering & Technology(Autonomous),Vengamukkapalem(V),Ongole,Prakasam
2Associate Professor in the department of CSE at QIS College of Engineering & Technology (Autonomous), Vengamukkapalem(V), Ongole, Prakasam
Author email : nandamdinesh@gmail.com
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - The project focuses on addressing the escalating issue of web attacks and ensuring cyberspace security in the era of advancing internet technology. The primary goal is to enhance intrusion detection systems (IDS) by moving beyond traditional keyword and rule-based methods. The project explores the integration of artificial intelligence, specifically deep learning techniques, to develop a more robust and adaptive approach to identifying network intrusion events. With the limitations of conventional detection methods in mind, there is a critical need for a more effective and versatile intrusion detection system. The rise in diverse attack methods necessitates an intelligent system capable of autonomously adapting to new attack patterns without relying on manual rule creation. This project is designed to benefit both individuals and organizations reliant on network services. Improved intrusion detection ensures a higher level of cybersecurity, safeguarding sensitive data and systems. The project's outcomes have the potential to contribute significantly to the broader field of network security. Leveraging the power of deep learning, the proposed model- Transformer (autoencoder) LSTM combines Transformer and LSTM architectures. Multiple attention mechanisms are employed to select and extract features, while the LSTM model facilitates understanding the sequential relationships within network traffic, enabling the accurate identification of intrusion events. And we are comparing the model with DNN, LSTM and Transformer(autoencoder). To enhance performance, CNN and CNN+LSTM extensions were incorporated into the project, complementing the Transformer (autoencoder) LSTM model. These models aim to further refine feature extraction and exploit spatial relationships within network traffic.
Key Words:intrusion detection, transformer, LSTM, deep learning.