paper-with-me

Papers

LCCDE: A Decision-Based Ensemble Framework for Intrusion Detection in The Internet of Vehicles

2022-08-05 · Li Yang, Abdallah Shami, Gary Stevens, Stephen De Rusett

Modern vehicles, including autonomous vehicles and connected vehicles, have adopted an increasing variety of functionalities through connections and communications with other vehicles, smart devices, and infrastructures. However, the growing connectivity of the Internet of Vehicles (IoV) also increases the vulnerabilities to network attacks. To protect IoV systems against cyber threats, Intrusion Detection Systems (IDSs) that can identify malicious cyber-attacks have been developed using Machine Learning (ML) approaches. To accurately detect various types of attacks in IoV networks, we propose a novel ensemble IDS framework named Leader Class and Confidence Decision Ensemble (LCCDE). It is constructed by determining the best-performing ML model among three advanced ML algorithms (XGBoost, LightGBM, and CatBoost) for every class or type of attack. The class leader models with their prediction confidence values are then utilized to make accurate decisions regarding the detection of various types of cyber-attacks. Experiments on two public IoV security datasets (Car-Hacking and CICIDS2017 datasets) demonstrate the effectiveness of the proposed LCCDE for intrusion detection on both intra-vehicle and external networks.

📄 PDF Abstract BibTeX arXiv:2208.03399

Code (1)

Western-OC2-Lab/Intrusion-Detection-System-Using-Machine-Learning 공식 구현

Tasks

Autonomous VehiclesIntrusion Detection

Similar Papers 제목 키워드 기반

A Comprehensive Comparative Study of Individual ML Models and Ensemble Strategies for Network Intrusion Detection Systems

2024-10-21 · Ismail Bibers, Osvaldo Arreche, Mustafa Abdallah

The escalating frequency of intrusions in networked systems has spurred the exploration of new research avenues in devising artificial intelligence (AI) techniques for intrusion detection systems (IDS). Various AI techni…

Ensemble LearningIntrusion DetectionNetwork Intrusion Detection

Deep Neural Networks based Meta-Learning for Network Intrusion Detection

2023-02-18 · Anabia Sohail, Bibi Ayisha, Irfan Hameed, Muhammad Mohsin Zafar 외

The digitization of different components of industry and inter-connectivity among indigenous networks have increased the risk of network attacks. Designing an intrusion detection system to ensure security of the industri…

Intrusion DetectionMeta-LearningNetwork Intrusion Detection

XAI and Statistical Analysis for Reliable Intrusion Detection in the UAVIDS-2025 Dataset: From Tree to Hybrid and Tabular DNN Ensembles

2026-05-13 · Iakovos-Christos Zarkadis, Christos Douligeris arxiv

During thDuring the last few years, the term Mechanistic Interpretability, a specific area, under the umbrella of explainable artificial intelligence (XAI), has been introduced, to explain the decisions made by complex m…

Intrusion Detection

Building an Efficient Intrusion Detection System Based on Feature Selection and Ensemble Classifier

2019-04-02 · Yuyang Zhou, Guang Cheng, Shanqing Jiang, Mian Dai

Intrusion detection system (IDS) is one of extensively used techniques in a network topology to safeguard the integrity and availability of sensitive assets in the protected systems. Although many supervised and unsuperv…

Anomaly DetectionDimensionality ReductionEnsemble Learningfeature selection+3

Enhanced Convolution Neural Network with Optimized Pooling and Hyperparameter Tuning for Network Intrusion Detection

2024-09-27 · Ayush Kumar Sharma, Sourav Patel, Supriya Bharat Wakchaure, Abirami S

Network Intrusion Detection Systems (NIDS) are essential for protecting computer networks from malicious activities, including Denial of Service (DoS), Probing, User-to-Root (U2R), and Remote-to-Local (R2L) attacks. With…

Attention Score PredictionFeature EngineeringIntrusion DetectionNetwork Intrusion Detection