A Multi-Objective AutoML-based Efficient Intrusion Detection System for EV Charging Networks

2026-08-03Cryptography and Security

Cryptography and SecurityMachine Learning
AI summary

The authors focus on making security systems for electric vehicle charging stations smarter and faster by using automated machine learning. They created a method that picks the most important data features and tunes the model to balance detection accuracy, speed, and size. Their approach was tested on real datasets and showed it can detect cyber-attacks well while being quicker and smaller than other methods. This makes their system better suited for real-world use where quick response and limited resources matter.

Electric Vehicle Charging SystemsInternet of ThingsIntrusion Detection SystemsMachine LearningLightGBMFeature SelectionMulti-Objective OptimizationNSGA-IIIF1-scoreInference Latency
Authors
Li Yang
Abstract
Electric Vehicle Charging Systems (EVCSs) are increasingly connected with Internet of Things (IoT) devices, which improves charging intelligence but also expands their exposure to cyber-attacks. Intrusion Detection Systems (IDSs) are essential for securing EV charging networks; however, conventional Machine Learning (ML)-based IDSs often rely on manual model design and mainly optimize detection performance without fully considering inference latency and model size. In this paper, a Multi-Objective Automated ML (MOO-AutoML)-based efficient IDS is proposed for EVCS security. The proposed framework uses a lightweight training strategy and a LightGBM-based automated feature selection method to select compact feature subsets based on accumulated feature importance. Then, Non-dominated Sorting Genetic Algorithm III (NSGA-III) jointly optimizes the feature selection threshold and key LightGBM hyperparameters under three objectives: maximizing weighted F1-score, minimizing 99th percentile inference latency ratio, and minimizing model size ratio. Experiments on CICEVSE2024 and CICIDS2017 show that the proposed MOO-AutoML IDS achieves competitive weighted F1-scores, lower P99 inference latency, and smaller model sizes than the compared methods. Overall, the results indicate that the proposed method can support accurate and efficient intrusion detection for EVCS and IoT security under practical deployment constraints.