NIDS Neural Networks Using Sliding Time Window Data Processing with Trainable Activations and its Generalization Capability
Anton Raskovalov, Nikita Gabdullin, Ilya Androsov

TL;DR
This paper introduces neural network models for network intrusion detection that use a time window approach with trainable activations, achieving high accuracy and analyzing their generalization across different datasets.
Contribution
It proposes a novel NIDS neural network architecture with trainable activation functions inspired by Kolmogorov-Arnold networks, focusing on simplicity and high accuracy.
Findings
Achieves over 99% training accuracy with 20 features.
Shows significant performance decline when generalizing across datasets.
Fewer parameters and well-tuned activations improve stability and accuracy.
Abstract
This paper presents neural networks for network intrusion detection systems (NIDS), that operate on flow data preprocessed with a time window. It requires only eleven features which do not rely on deep packet inspection and can be found in most NIDS datasets and easily obtained from conventional flow collectors. The time window aggregates information with respect to hosts facilitating the identification of flow signatures that are missed by other aggregation methods. Several network architectures are studied and the use of Kolmogorov-Arnold Network (KAN)-inspired trainable activation functions that help to achieve higher accuracy with simpler network structure is proposed. The reported training accuracy exceeds 99% for the proposed method with as little as twenty neural network input features. This work also studies the generalization capability of NIDS, a crucial aspect that has not…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
