CORTEXA
← Browse
crossrefElectronics2025-07-10Cited by 7

Unsupervised Machine Learning Methods for Anomaly Detection in Network Packets

Hyoseong Park, Dongil Shin, Chulgyun Park, Jisoo Jang, Dongkyoo Shin

Traditional intrusion detection systems (IDS) based on packet signatures are widely used in network security but often fail to detect previously unseen attacks. To overcome this limitation, machine learning-based methods have been explored to identify anomalous patterns in network traffic indicative of unknown intrusions. In this study, we propose an IDS model based on the Long Short-Term Memory Autoencoder (LSTM-AE), specifically a Convolutional Neural Network Bidirectional LSTM Autoencoder (CNN-BiLSTM-AE). The model integrates convolutional layers for spatial feature extraction and bidirectional LSTM layers to capture temporal dependencies in both directions. By leveraging CNNs to extract key spatial features and BiLSTM to model sequential patterns, the proposed architecture enables effective differentiation between normal and malicious traffic. Anomalies are detected by computing reconstruction loss during inference and applying a predefined threshold to classify traffic. The experimental results demonstrate that the CNN-BiLSTM-AE model achieves high detection performance, with an accuracy of 98.1% and an F1-score of 98.3%, highlighting its effectiveness in identifying previously unknown intrusions.

View free PDFSource page

Related papers

crossrefElectronics2025-09-22Cited by 9

Machine Learning and Neural Networks for Phishing Detection: A Systematic Review (2017–2024)

Jacek Lukasz Wilk-Jakubowski, Lukasz Pawlik, Grzegorz Wilk-Jakubowski, Aleksandra Sikora

Phishing remains a persistent and evolving cyber threat, constantly adapting its tactics to bypass traditional security measures. The advent of Machine Learning (ML) and Neural Networks (NN) has significantly enhanced the capabilities of automated phishing detection systems. This…

View free PDFSource page
crossrefElectronics2025-05-22

Anonymous Networking Detection in Cryptocurrency Using Network Fingerprinting and Machine Learning

Amanul Islam, Nazmus Sakib, Kelei Zhang, Simeon Wuthier, Sang-Yoon Chang

Cryptocurrency such as Bitcoin supports anonymous routing (Tor and I2P) due to the application requirements of anonymity and censorship resistance. In permissionless and open networking for cryptocurrency, an adversary can spoof to pretend to use Tor or I2P for anonymity and priv…

View free PDFSource page
crossrefElectronics2026-04-28

Enhancing Intrusion Detection Systems Using Machine Learning and Advanced Feature Selection Methods

Ahmed Abu-Khadrah, Shaima AlKhudair, Mohammad R. Hassan, Ali Mohd Ali, Tareq A. Alawneh, Emad Alnawafa, et al.

Machine learning helps intrusion detection systems learn new assaults quickly. These systems train on a dataset with several threats and may identify odd behavior. This research detects intrusion using Random Forest, KNN, and Gaussian Naive Bayes. We run the model on a comprehens…

View free PDFSource page
crossrefElectronics2026-07-15

Integrating Side-Channel Power Signals and Network Traffic for Machine Learning-Based Intrusion Detection in IoT

Felipe Lemus-Prieto, Alejandro Domínguez Campos, José-Luis González-Sánchez, Andrés Caro Lindo

The Internet of Things (IoT) is rapidly being integrated into critical infrastructure sectors, such as energy, transportation, healthcare, and industry. This surge of interconnected devices dramatically expands the attack surface and increases the risk of cascading system failure…

View free PDFSource page
crossrefElectronics2025-10-29Cited by 8

A Comprehensive Review of DDoS Detection and Mitigation in SDN Environments: Machine Learning, Deep Learning, and Federated Learning Perspectives

Sidra Batool, Muhammad Aslam, Edore Akpokodje, Syeda Fizzah Jilani

Software-defined networking (SDN) has reformed the traditional approach to managing and configuring networks by isolating the data plane from control plane. This isolation helps enable centralized control over network resources, enhanced programmability, and the ability to dynami…

View free PDFSource page
crossrefElectronics2024-07-18Cited by 7

Optimizing Traffic Scheduling in Autonomous Vehicle Networks Using Machine Learning Techniques and Time-Sensitive Networking

Ji-Hoon Kwon, Hyeong-Jun Kim, Suk Lee

This study investigates the optimization of traffic scheduling in autonomous vehicle networks using time-sensitive networking (TSN), a type of deterministic Ethernet. Ethernet has high bandwidth and compatibility to support various protocols, and its application range is expandin…

View free PDFSource page