Optimizing Autoencoder Architectures for Network Anomaly Detection Using Memetic Algorithm
摘要
The complexity of modern networks necessitates advanced intrusion detection, as traditional rule-based approaches struggle against evolving attacks. Autoencoders offer a promising unsupervised solution by modeling normal behavior and detecting anomalies. However, most studies use predefined architectures, neglecting optimization’s impact on performance. This study introduces a memetic algorithm-based approach that combines a genetic algorithm for global search with simulated annealing for local refinement, optimizing the autoencoder’s structure. The public Zeek datasets were used to evaluate the performance of the proposed Model. The results reveal that the proposed model using a 99th percentile threshold, achieved zero false negatives and minimizes false positives, making it a practical intrusion detection system (IDS). Future work includes adaptive thresholding and federated learning for distributed IDS.