ADVENT: Attack/Anomaly Detection in VANETs
Hamideh Baharlouei, Adetokunbo Makanju, Nur Zincir-Heywood
TL;DR
This work tackles securing VANETs by addressing the dual challenge of real-time attack-onset detection and attribution of malicious nodes. It proposes ADVENT, a three-layer framework that fuses statistical (MAD) and machine-learning (XGBoost/CNN) techniques with Federated Learning to preserve privacy while enabling collaborative detection. The key contributions include a novel data preprocessing pipeline that yields compact yet informative features, a multi-stage detection pipeline that rapidly identifies attack onsets and then malicious actors, and the integration of SMOTE to counter data imbalance, all evaluated on realistic, city-scale VANET simulations. The results demonstrate high detection rates (DR) and low false negatives, with average onset detection within one second and substantial privacy-preserving improvements over centralized baselines, underscoring ADVENT’s potential for real-world deployment in safe, scalable VANET security systems.
Abstract
In the domain of Vehicular Ad hoc Networks (VANETs), where the imperative of having a real-world malicious detector capable of detecting attacks in real-time and unveiling their perpetrators is crucial, our study introduces a system with this goal. This system is designed for real-time detection of malicious behavior, addressing the critical need to first identify the onset of attacks and subsequently the responsible actors. Prior work in this area have never addressed both requirements, which we believe are necessary for real world deployment, simultaneously. By seamlessly integrating statistical and machine learning techniques, the proposed system prioritizes simplicity and efficiency. It excels in swiftly detecting attack onsets with a remarkable F1-score of 99.66%, subsequently identifying malicious vehicles with an average F1-score of approximately 97.85%. Incorporating federated learning in both stages enhances privacy and improves the efficiency of malicious node detection, effectively reducing the false negative rate.
