This approach ensures robust fusion of localized expertise and optimizes operational efficiency while significantly mitigating privacy risks, and achieves high classification quality, matching or surpassing the performance of classical centralized models.
Abstract
Detecting anomalies in network traffic is a critical challenge due to the increasing risk and potential consequences of cyberattacks. Building accurate intrusion detection systems is complicated by the massive volume of operations, significant class imbalance, and the highly contextual nature of legitimate traffic baselines across different network locations. Consequently, centralizing raw network logs to build a single universal model is often suboptimal and raises severe privacy concerns. To address these limitations, this paper proposes a novel, two-level hierarchical classification architecture tailored for dispersed network environments. At the first level, autonomous, local classifiers act as localized domain experts trained on specific node data. At the second level, a global classifier learns patterns and makes final decisions exclusively by fusing the abstract prediction vectors (probability distributions) generated by the local models. This structural framework circumvents the need for both raw data centralization and the heavy communication overhead typical of iterative approaches. Extensive hyperparameter tuning and experimental validations were conducted using Multilayer Perceptron (MLP) and Random Forest (RF) algorithms on two real-world cybersecurity datasets: CIC-DDoS2019 and CTU-13. The results confirm that the proposed hierarchical architecture achieves high classification quality, matching or surpassing the performance of classical centralized models. This approach ensures robust fusion of localized expertise and optimizes operational efficiency while significantly mitigating privacy risks.
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.
J. F. C. Moreno, A. Rizzardi, S. Sicari et al.· Journal of Network and Syste...· 0 citations
An explainable deep learning framework evaluated across multiple heterogeneous cyber attack datasets, including Kitsune, Server-Based network data,enterprise logs, and Malware Traffic datasets, demonstrating the effectiveness of the proposed framework in handling heterogeneous network traffic while providing interpretable insights into model predictions.
A graph embedding-based error detection method via contrastive learning that treats each triple as a hyper-node, enabling data-driven modeling of semantic consistency and integrates a semantic matching-based scoring mechanism with a contrastive learning-based scoring mechanism.
Gaojun Shan, Liping Cong, Xiaohong Sun et al.· International journal of sof...· 0 citations
An Intrusion Detection System (IDS)-contextual ensemble learning framework that assigns network traffic to three operationally meaningful risk tiers: High, Medium and Low is presented.
Reeta Mishra, Neelu Chaudhary· Journal of Trends in Compute...· 0 citations
Enterprise security demands actionable threat prioritization across heterogeneous environments. To address the limitations of siloed log analysis, we propose a multi-source, graph-based anomaly detection framework. First, our architecture seamlessly fuses network telemetry from Vectra, Security Information and Event Management (SIEM) logs from QRadar, and endpoint data from CrowdStrike into a unified graph. Second, we utilize the Louvain algorithm to segment the network, identifying functional communities and critical bridge nodes indicative of lateral movement. Third, we extract over 50 structural, behavioral, and temporal features to train an XGBoost-based ensemble classifier. Evaluated on a real-world banking dataset with 31 anomaly types, the proposed system achieves 98% precision. Crucially, empirical analysis reveals that local neighborhood connectivity and traffic dynamics significantly outperform traditional global centrality metrics in detecting complex attacks. Finally, to support operational incident response, we implement a dynamic risk-scoring mechanism that translates model predictions into actionable, IP-level severity assessments across sliding time windows. Ultimately, this framework substantially enhances comprehensive threat visibility and analyst efficiency.
Çagatay Ates, Ilgin Safak, Fatih Alagöz et al.· International Conference on...· 0 citations