ARCHIVES

Original Article

AI-Powered Real-Time CNN-LSTM Intrusion Detection: From Streaming Traffic to Actionable Alerts

Kalyana Krishna Kondapalli1

¹ Technical Architect, IT Platform Senior Cloud Engineer, Andhra Pradesh, India.

Published Online: March-April 2026

Pages: 123-128

Abstract

Contemporary intrusion detection systems (IDS) face mounting challenges as network environments grow in scale, heterogeneity, and adversarial sophistication. This paper introduces a real-time IDS grounded in a hybrid deep neural network (DNN) that unifies convolutional and recurrent learning to detect both known and emerging network threats. The architecture pairs a convolutional neural network (CNN), which distills discriminative spatial patterns from per-flow feature vectors, with a long short-term memory (LSTM) network, which models temporal dependencies across sequential traffic observations. Comprehensive evaluation on three established benchmark datasets—NSL-KDD, UNSW-NB15, and CIC-IDS2017—demonstrates that the model achieves 97–99% classification accuracy, surpassing classical machine learning baselines including SVM and Random Forest, and matching the performance of recently published deep learning approaches. The primary contributions are threefold: (1) an end-to-end streaming traffic inference pipeline suitable for real-time deployment, (2) a parameter-efficient hybrid CNN-LSTM architecture optimized for multi-class intrusion classification, and (3) rigorous cross-dataset evaluation establishing the generalizability of the proposed approach. Future research will investigate federated learning extensions for distributed privacy-preserving training and explainable AI techniques for operator-interpretable alert generation

Related Articles

2026

Power quality improvement techniques from a topological perspective: An overview

2026

Determination of Spectral Source Parameters from Broadband Earthquake Records in Western Anatolia (Türkiye)

2026

Spatial Damage Pattern and Structural Vulnerability Assessment of Moderate Magnitude Earthquakes: The 2017–2019 Ayvacık Case Study, Western Anatolia

2026

Digital Transformation of Optics Experiments in Undergraduate Physics Laboratories: A Practical Approach

2026

A Comprehensive Survey of LLM Fine-Tuning: From Foundations to Frontier Techniques

2026

AI-Driven Road Expansion Recommendation System Based on Vehicle Traffic Patterns

2026

A Study on Factor behind Brand Switching in FMCG Products

2026

Advanced Predictive Analytics for volatile cryptocurrency markets

2026

AI-Powered Real-Time CNN-LSTM Intrusion Detection: From Streaming Traffic to Actionable Alerts

2026

Sentiment Analysis of Google Play Store Reviews Using Bidirectional LSTM Networks