paper-with-me

홈 › Papers

CAV-AD: A Robust Framework for Detection of Anomalous Data and Malicious Sensors in CAV Networks

2024-07-07 · Md Sazedur Rahman, Mohamed Elmahallawy, Sanjay Madria, Samuel Frimpong

The adoption of connected and automated vehicles (CAVs) has sparked considerable interest across diverse industries, including public transportation, underground mining, and agriculture sectors. However, CAVs' reliance on sensor readings makes them vulnerable to significant threats. Manipulating these readings can compromise CAV network security, posing serious risks for malicious activities. Although several anomaly detection (AD) approaches for CAV networks are proposed, they often fail to: i) detect multiple anomalies in specific sensor(s) with high accuracy or F1 score, and ii) identify the specific sensor being attacked. In response, this paper proposes a novel framework tailored to CAV networks, called CAV-AD, for distinguishing abnormal readings amidst multiple anomaly data while identifying malicious sensors. Specifically, CAV-AD comprises two main components: i) A novel CNN model architecture called optimized omni-scale CNN (O-OS-CNN), which optimally selects the time scale by generating all possible kernel sizes for input time series data; ii) An amplification block to increase the values of anomaly readings, enhancing sensitivity for detecting anomalies. Not only that, but CAV-AD integrates the proposed O-OS-CNN with a Kalman filter to instantly identify the malicious sensors. We extensively train CAV-AD using real-world datasets containing both instant and constant attacks, evaluating its performance in detecting intrusions from multiple anomalies, which presents a more challenging scenario. Our results demonstrate that CAV-AD outperforms state-of-the-art methods, achieving an average accuracy of 98% and an average F1 score of 89\%, while accurately identifying the malicious sensors.

📄 PDF Abstract BibTeX arXiv:2407.05461

Code (0)

등록된 구현이 없습니다.

Tasks

Anomaly Detection

Similar Papers 제목 키워드 기반

Detecting Anomalous User Behavior in Remote Patient Monitoring

2021-06-22 · Deepti Gupta, Maanak Gupta, Smriti Bhatt, Ali Saman Tosun

The growth in Remote Patient Monitoring (RPM) services using wearable and non-wearable Internet of Medical Things (IoMT) promises to improve the quality of diagnosis and facilitate timely treatment for a gamut of medical…

Anomaly Detection

SeGA: Preference-Aware Self-Contrastive Learning with Prompts for Anomalous User Detection on Twitter

2023-12-17 · Ying-Ying Chang, Wei-Yao Wang, Wen-Chih Peng

In the dynamic and rapidly evolving world of social media, detecting anomalous users has become a crucial task to address malicious activities such as misinformation and cyberbullying. As the increasing number of anomalo…

Contrastive LearningMisinformation

Machine Learning based Anomaly Detection for 5G Networks

2020-03-07 · Jordan Lam, Robert Abbas

Protecting the networks of tomorrow is set to be a challenging domain due to increasing cyber security threats and widening attack surfaces created by the Internet of Things (IoT), increased network heterogeneity, increa…

Anomaly DetectionBIG-bench Machine LearningIntrusion DetectionNeural Architecture Search

Wavelet Scattering Transform and Fourier Representation for Offline Detection of Malicious Clients in Federated Learning

2025-06-11 · Alessandro Licciardi, Davide Leo, Davide Carbone

Federated Learning (FL) enables the training of machine learning models across decentralized clients while preserving data privacy. However, the presence of anomalous or corrupted clients - such as those with faulty sens…

Anomaly DetectionFederated Learning

End-To-End Anomaly Detection for Identifying Malicious Cyber Behavior through NLP-Based Log Embeddings

2021-08-27 · Andrew Golczynski, John A. Emanuello

Rule-based IDS (intrusion detection systems) are being replaced by more robust neural IDS, which demonstrate great potential in the field of Cybersecurity. However, these ML approaches continue to rely on ad-hoc feature …

Anomaly DetectionFeature EngineeringIntrusion Detection