Jul 2026· Journal of Network and Systems Management· Vol 34· 0 citations· 88 references
TL;DR
SmartVille is introduced, a framework for formulating and studying deep learning-based NID under online, open-world, and multi-modal assumptions, and providing a principled way to design, train, and benchmark adaptive NID models under realistic assumptions while separating the theoretical contribution from its open-source implementation.
Abstract
Deep learning has generated strong results for network intrusion detection, but much of the literature still treats the problem as static offline classification, leaving unclear how such models should be conceived for deployment. In practice, intrusion detection must learn from traffic streams, cope with previously unseen attacks, and exploit heterogeneous evidence sources without relying on bulky preprocessing or heavyweight models. This paper addresses that conceptual gap by introducing SmartVille, a framework for formulating and studying deep learning-based NID under online, open-world, and multi-modal assumptions. The main contribution is therefore not a new stand-alone detection algorithm, but a coherent research blueprint that integrates existing learning principles into a single technical vision. In particular, SmartVille advocates an end-to-end differentiable encode–process–decode organisation, in which neural encoders replace bulk feature engineering, online learning replaces static train-once evaluation, and collective anomaly detection is studied alongside supervised classification within the same framework. This perspective clarifies what SmartVille specifically solves: it provides a principled way to design, train, and benchmark adaptive NID models under realistic assumptions, while separating the theoretical contribution from its open-source implementation. Representative use cases show how the framework can be used to analyse curriculum design, input-modality composition, and architectural choices for adaptive intrusion detection research.
ShieldDRLNet is a hybrid deep reinforcement learning framework for proactive cloud-network intrusion detection that employs a convolutional neural network and a long short-term memory encoder to obtain a spatiotemporal traffic representation and uses a Double Deep Q-Network agent for adaptive sequential decision-making.
S. Venkatramulu, Anitha Patil, K. R. Pradeep et al.· Discover Computing· 0 citations
An Enhanced Multi-Model Ensemble Network Intrusion Detection System (EME-NIDS), a deep meta-learning system that combines five different heterogeneous learning paradigms, including Convolutional Neural Networks, Dense Neural Networks, Transformers, XGBoost, and Random Forests is introduced.
The rapid growth of digital communication, cloud computing, Internet of Things (IoT), software-defined networking, and edge computing has significantly increased the complexity and volume of network traffic, creating new opportunities for sophisticated cyberattacks. Traditional signature-based intrusion detection systems are highly effective against previously identified threats but often fail to recognize emerging zero-day attacks whose behavioral characteristics have not been previously observed. Consequently, anomaly-based deep learning approaches have gained considerable attention because of their capability to automatically learn complex traffic patterns and identify deviations from legitimate network behavior. This study proposes an anomaly-based deep learning model for detecting both known and zero-day attacks in heterogeneous network environments. The proposed framework integrates advanced traffic preprocessing, automated feature extraction, deep neural representation learning, adaptive anomaly scoring, and intelligent attack classification to enhance detection accuracy while minimizing false alarms. The model is designed to capture nonlinear relationships among network traffic attributes, enabling effective identification of sophisticated intrusion attempts that evade conventional security mechanisms. Furthermore, the proposed architecture emphasizes scalability, robustness, and real-time applicability for modern enterprise networks. The anticipated outcomes demonstrate improved detection performance, reduced false positive rates, enhanced generalization capability for unseen attacks, and strengthened network resilience, thereby providing an effective intelligent cybersecurity solution for next-generation network intrusion detection systems.
Aswathy N. Rajan· Journal of Intelligent Decis...· 0 citations
An Adaptive Mixture-of-Experts Intrusion Detection System (AMoE-IDS), a hybrid deep learning framework that integrates a shared feature encoder, multiple specialized expert networks, and an adaptive gating mechanism that demonstrates competitive performance, good scalability, and improved cross-dataset generalization.
Ouail Mjahed, Soukaina Mjahed· International Journal of Com...· 0 citations
Experimental results demonstrate that the proposed model achieves high detection accuracy, strong discriminative capability, and low false alarm rates across both datasets, confirming its effectiveness and scalability for next-generation cybersecurity applications.