Search papers, labs, and topics across Lattice.
This paper introduces a Multi-Objective Automated Machine Learning (MOO-AutoML) framework designed for efficient intrusion detection in Electric Vehicle Charging Systems (EVCSs), addressing the dual challenges of detection performance and operational constraints. By employing a lightweight training strategy and a LightGBM-based feature selection method, the framework optimizes feature selection and hyperparameters using the Non-dominated Sorting Genetic Algorithm III (NSGA-III) across three objectives: maximizing the weighted F1-score, minimizing inference latency, and reducing model size. Experimental results demonstrate that the MOO-AutoML IDS outperforms traditional methods, achieving competitive detection accuracy while maintaining lower latency and smaller model sizes, making it suitable for real-world deployment in IoT environments.
Achieving a balance between high detection accuracy and low latency, this IDS framework sets a new standard for cybersecurity in EV charging networks.
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.